Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by henrikvendelbo: http://wiki.apache.org/tapestry/WysiwygWithoutBorder ------------------------------------------------------------------------------ The difference between this and the static html is limited and it shouldn't be hard to teach a web designer to design the template himself. While you have to put a bit more lines on each page template, it is fundamental to the css design so it will only change if the site is completely redesigned. + The structure of the templates for Header, Menu and Footer are very simple so there is no need to ensure that they render properly in a browser. Room for improvement: - 1) It would be nice to be able to clear prior output when Shell starts rendering and have it output a common DOCTYPE. + 1) It would be nice to be able to clear prior output when Shell starts rendering and have it output a common DOCTYPE. + - 2) Doctype,mimetype,css,language should be determined by a common object referenced by Shell rather than the shell. + 2) Doctype,mimetype,css,language should be determined by a common object referenced by Shell rather than the shell. + - 3) Include working sample app. + 3) Include working sample app. Other reasons to use this approach. - 1) You can add tags to the <head> on individual pages, and specify the title in an intuitive way. + 1) You can add tags to the <head> on individual pages, and specify the title in an intuitive way. - 2) You can give <body> an id tag for special css rules. - 3) You can vary the structure menus/titles on individual pages. - 4) Quirks/Standard rendering is the same static or dynamic. + 2) You can give <body> an id tag for special css rules. + + 3) You can vary the structure menus/titles on individual pages. + + 4) Quirks/Standard rendering is the same static or dynamic. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
