Brian Smith <br...@...> writes: : > TH1 usage: 'wikicontent WIKIPAGE_NAME FALLBACK_TEXT' > > The command returns the contents of a wiki page (presently, only real > wiki pages, not embedded docs), > or FALLBACK_TEXT, if the page doesn't exist. > :
This is an interisting idea, but for me, it's somhow an abuse of wiki pages. I would prefer an extension of the settings dialogs. I would add a new settings page, which uses own user priviledges and so we could assign the priviledges as we need it. The new settings page should offer the ability to add name/value pairs as user defined settings. This pairs can be stored in the settings table as 'USER_<name>' to distinguished from fossil standard settings. Then a TH-script function like TH1 usage: 'fossilsetting SETTINGNAME FALLBACK' would solve your problems and can be used for user defined and standard settings. best regards Wolfgang _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

