|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
[gatewiki-commits] SF.net SVN: gatewiki:[1451] trunk/cow/docRevision: 1451
http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1451&view=rev Author: hcunningham Date: 2009-07-04 09:44:09 +0000 (Sat, 04 Jul 2009) Log Message: ----------- note about implementing layouts Modified Paths: -------------- trunk/cow/doc/cow-backlog.html trunk/cow/doc/cow-backlog.yam Modified: trunk/cow/doc/cow-backlog.html =================================================================== --- trunk/cow/doc/cow-backlog.html 2009-07-03 16:49:26 UTC (rev 1450) +++ trunk/cow/doc/cow-backlog.html 2009-07-04 09:44:09 UTC (rev 1451) @@ -70,6 +70,14 @@ <li>add layouts capabilities appropriate for gate.ac.uk and the lifesci work [NA, HC]</li> <ul> + <li>note about where to implement this:</li> + <ul> + <li>this should all be dealt with at rendering time. otherwise we lose the + ability to work with YAM files outside of CoW. so at the place where CoW + reads the body of a YAM-derived HTML file it should also be given a) the + top directory of the current area tree and b) the current directory + (implicit), and then it should step up the tree looking for the layouts</li> + </ul> <li>layouts for whole wiki-areas</li> <ul> <li>add a "areaLayoutName" to Wiki, which would reference a layout GSP in Modified: trunk/cow/doc/cow-backlog.yam =================================================================== --- trunk/cow/doc/cow-backlog.yam 2009-07-03 16:49:26 UTC (rev 1450) +++ trunk/cow/doc/cow-backlog.yam 2009-07-04 09:44:09 UTC (rev 1451) @@ -14,6 +14,12 @@ - add layouts capabilities appropriate for gate.ac.uk and the lifesci work [NA, HC] + - note about where to implement this: + - this should all be dealt with at rendering time. otherwise we lose the + ability to work with YAM files outside of CoW. so at the place where CoW + reads the body of a YAM-derived HTML file it should also be given a) the + top directory of the current area tree and b) the current directory + (implicit), and then it should step up the tree looking for the layouts - layouts for whole wiki-areas - add a "areaLayoutName" to Wiki, which would reference a layout GSP in the site-specific plugin; PageLinkTabLib would then use this for the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ gatewiki-commits mailing list gatewiki-commits@... https://lists.sourceforge.net/lists/listinfo/gatewiki-commits |
| Free embeddable forum powered by Nabble | Forum Help |