From: Micki K. <mic...@co...> - 2003-12-03 15:18:22
|
Hi phpwiki folks. After basing our documentation project (covering 1000s of pages) on the wiki, we're seeing amazing results. I'm available to discuss, etc., should anyone want to know more about how we use this awesome wiki. One thing I've been looking for is a way to associate a 'title' or 'caption' with a table (either OldStyle or NewStyle), so that the title obeys the proper 'keep-with', etc., when the title is printed in our pdf workflow. I'd like a modification that allows: - one extra parameter within the table plugin called 'caption', like <?plugin OldStyleTable caption="Caption Text" - which renders its contents as ...<table> '<caption>Caption Text</caption>' <tr>... at the beginning of the table, before the first <tr> tag. This is valid html, and it will allow seriously cool functionality in our printed workflow - titles will remain with tables, automatically generate 'list of tables' at the top of each doc, etc. Real MSWord-kiiling stuff. Anyone have any ideas, or willing to help? This will be the first hardcore mod of our system that we'd have to carry forward, and logically I'd much prefer for this useful if obscure mod to be in the core code if folks find value to it. If no one would like to work on it, I'll begin the process of figuring it out and will offer it back to the code base once we're done. Thanks to all for making phpwiki continue to rock. Micki At 8:04 PM -0800 12/2/03, php...@li... wrote: >Send Phpwiki-talk mailing list submissions to > php...@li... > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk >or, via email, send a message with subject or body 'help' to > php...@li... > >You can reach the person managing the list at > php...@li... > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Phpwiki-talk digest..." > > >Today's Topics: > > 1. PhpWiki at phpwiki.sf.net upgraded to 1.3.6+ (Carsten Klapp) > >--__--__-- > >Message: 1 >Date: Tue, 2 Dec 2003 21:39:01 -0500 >Cc: Steve Wainstead <sw...@pa...> >To: php...@li... >From: Carsten Klapp <car...@us...> >Subject: [Phpwiki-talk] PhpWiki at phpwiki.sf.net upgraded to 1.3.6+ > >Hi All, > >After a few days of online testing I'm satisfied that the latest >preview version of PhpWiki is working quite well on the Sourceforge >server, so I have upgraded the wiki there to 1.3.7pre: > >http://phpwiki.sourceforge.net/phpwiki/ > >The old PhpWiki version 1.3.2 is still accessible at the following URL: >http://phpwiki.sourceforge.net/phpwiki-wiki(1.3)/ > >If anyone encounters any serious problems with the new version of >PhpWiki running at SF or has any questions or concerns about the >transition/upgrade there, please drop me a line. > >Note that page alterations made under the old PhpWiki at the old (1.3) >URL will likely not be immediately visible when viewed with the new >version of PhpWiki, due to the new internal HTML caching scheme. > >:) >Carsten Klapp > > > > >--__--__-- > >_______________________________________________ >Phpwiki-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > >End of Phpwiki-talk Digest -- Micki mailto:mic...@co... |