Re: using Subversion keyword substitution instead of published date in skin navstrip - using Forrest 0.8

2007-05-16 Thread Brolin Empey
I am stuck again. I got the disable-last-published variable working by modifying the skinconfig DTD. Now I am trying to get my copy of the pelt skin to use the value of my source file's rev_id metadata property. Here is my source file: ... document header title.../title meta

Re: using Subversion keyword substitution instead of published date in skin navstrip - using Forrest 0.8

2007-05-16 Thread Brian M Dube
David Crossley wrote: Brolin Empey wrote: Here is my plan: 1. Copy pelt and common skins to my Forrest site You should not need to copy the common. If you copy pelt and leave in the import calls, the calls fail unless you also copy common. Brian

Re: using Subversion keyword substitution instead of published date in skin navstrip - using Forrest 0.8

2007-05-16 Thread David Crossley
Brolin Empey wrote: I got the disable-last-published variable working by modifying the skinconfig DTD. If this is intended for contribution, then that is confusing. The disable-last-published should switch it off. Some other parameter should control the method, if it is enabled. ... I need