On Sun, 16 Jan 2011 10:24:16 +0000, David Bovill wrote: > One think I'm missing in terms of usability is the ability to > intimately link a particular source code file with a wiki page. AFAIK > this is not part of the structure or interface at the moment - so no > wiki-tags for linking to / embedding the source code from the wiki. > > It seems that this may be partly possible by creating your own custom > header in the wiki page - but there is no equivalent for the file > display page? basically I want to have two-way links between the > source code file and a root documentation page. Probably using the > Embedded docs as then the docs and source code are versioned > together. > > Is there a way to access / alter the html template for the non-wiki > pages? In general it is nice to have these templates in the wiki > itself - reuses the code and allow total flexibility in terms of > customisation? But if these files are stored in the db somewhere I > can > access and alter these directly? You can link to a src file. see http://www.fossil-scm.org/index.html/doc/tip/www/embeddeddoc.wiki for file you need to be logged in. However tweaking the permission of user nobody gets you there. http://fossil-scm.org/index.html/finfo?name=win/version.c
-- Rene _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

