I didn't realize that the "default folder" would be used by the code even if it was not the one designated in the property file. That's good to know. So from now on I'll have a default folder as well as a MyDefault folder.
On 9/27/07, Eric Ladner <[EMAIL PROTECTED]> wrote: > > Crap.. Hit the wrong button... Sorry for the short post below. > > If you followed the rules below, you just need to compare the > differences between major chunks of any of the jsp's you've modified > in your template directory (assuming that you like your template > structure and look/feel). Any major changes in the 2.6 templates > might require some adjustment to your template, but nothing that > couldn't be synced up in a day, I'd think. > > On 9/27/07, Eric Ladner <[EMAIL PROTECTED]> wrote: > > If you followed Janne's rules > > > > On 9/26/07, Janne Jalkanen <[EMAIL PROTECTED]> wrote: > > > > > > Rule #1 on template writing: create your own template directory, and > > > put your modified files in there. Do not modify the default template. > > > > > > Rule #2: put only modified files in your own template directory (and > > > CSS). JSPWiki will check your template directory for any given JSP > > > file, and if that does not exist, it'll try to use the one from the > > > "default" directory. So you can change your entire layout by simply > > > adding your own ViewTemplate.jsp file, nothing more. > > > > > > All template files have changed between 2.4 and 2.6. > > > > > > /janne > > > > -- > Eric Ladner > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList > _______________________________________________ This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev. http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users http://www.jspwiki.org/JSPWikiMailingList
