On Sun, Jul 25, 2010 at 05:47:56PM -0400, Richard Hipp wrote: > For embedded documentation, file that end in .html or .htm are rendered as > pure HTML with no interpretation and with no header or footer added. File > that end in ".wiki" are rendered using Fossil wiki. Files that end in > ".creole" or ".markdown" are rendered using their respective formatters. > Files ending in ".txt" are rendered as plain text. All wiki files and plain > text files have the standard headers and footers added.
Actually, none of this is necessary if you solve this one simple problem: .html will not have the header and active login state of a user, so I have to use "wiki", but wiki then has its own set of problems. So, another proposal is just let me say that .html should get "templated" and wrapped in the header/footer gear. All these formats then become moot because you can generate html into fossil from them using various publishing tools, and then let fossil style them and put the header and login state on them. Then leave wiki turned on for all the inputs and wiki pages. What you think? .html gets styled? Or, another extension like .thtml? -- Zed A. Shaw http://zedshaw.com/ _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

