From: Carsten K. <car...@us...> - 2003-01-28 18:01:32
|
Hi Martin, Hehe the Comments plugin is a pretty clever idea, it works great! Checked in to CVS, thanks. I haven't had much time to work on PhpWiki, been very busy with real-life stuff. I'm sure someone will have a look at your other patch soon. :) Carsten On Tuesday, January 28, 2003, at 05:40 am, Martin Geisler wrote: > I've made a simple plugin that can be used to comment out parts of a > WikiPage - someone might find this useful for temporary "deleting" > text on a page. > > Anyway, here's the plugin: > > <Comment.php><CommentPlugin> > Feel free to put it in CVS. Apropos CVS, what has happened to the > patch I send a couple of weeks ago? Is there a problem with it, since > it isn't checked into CVS? > > -- > Martin Geisler My GnuPG Key: 0xF7F6B57B |
From: Joby W. <joby@u.washington.edu> - 2003-01-28 18:32:43
|
I should be able to give it some time in the next couple days. jbw Carsten Klapp wrote: > Hi Martin, > > Hehe the Comments plugin is a pretty clever idea, it works great! > Checked in to CVS, thanks. > > I haven't had much time to work on PhpWiki, been very busy with > real-life stuff. I'm sure someone will have a look at your other patch > soon. :) > > Carsten > > On Tuesday, January 28, 2003, at 05:40 am, Martin Geisler wrote: > >> I've made a simple plugin that can be used to comment out parts of a >> WikiPage - someone might find this useful for temporary "deleting" >> text on a page. >> >> Anyway, here's the plugin: >> >> <Comment.php><CommentPlugin> >> Feel free to put it in CVS. Apropos CVS, what has happened to the >> patch I send a couple of weeks ago? Is there a problem with it, since >> it isn't checked into CVS? >> >> -- >> Martin Geisler My GnuPG Key: 0xF7F6B57B > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Martin G. <gim...@gi...> - 2003-01-28 22:39:40
|
Joby Walker <joby@u.washington.edu> writes: > I should be able to give it some time in the next couple days. Thanks, I can see that you've already commited it to CVS! Great. -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather => Shows the current weather on your webpage and PHP Shell => A telnet-connection (almost :-) in a PHP page. |
From: Martin G. <gim...@gi...> - 2003-01-28 22:43:32
|
Carsten Klapp <car...@us...> writes: Hi Carsten > Hehe the Comments plugin is a pretty clever idea, it works great! > Checked in to CVS, thanks. Yes, I thought so too. It's so simple that I wondered why it wasn't already done... I'm not sure what I would use it for yet (except little jokes like your fuzzy logic theorem :-), but it could come in handy one day. > I haven't had much time to work on PhpWiki, been very busy with > real-life stuff. I'm sure someone will have a look at your other > patch soon. :) Yes, it has now been commited, thanks. I would be happy to commit small changes like these myself, if someone would give me a CVS account? My username at SourceForge is gimpster. -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather => Shows the current weather on your webpage and PHP Shell => A telnet-connection (almost :-) in a PHP page. |
From: Joby W. <joby@u.washington.edu> - 2003-01-28 22:56:18
|
Steve Wainstead is the only one that can do this, and he let me in... jbw Martin Geisler wrote: > Yes, it has now been commited, thanks. I would be happy to commit > small changes like these myself, if someone would give me a CVS > account? My username at SourceForge is gimpster. |
From: Zot O'C. <zo...@wh...> - 2003-01-29 10:10:37
|
On Tue, 2003-01-28 at 14:42, Martin Geisler wrote: > Carsten Klapp <car...@us...> writes: > > Hi Carsten > > > Hehe the Comments plugin is a pretty clever idea, it works great! > > Checked in to CVS, thanks. > > Yes, I thought so too. It's so simple that I wondered why it wasn't > already done... I'm not sure what I would use it for yet I am writing a script to port HTML pages into WIKI pages. Comments were one of the things I could not handle. Now I can! Comments can be just that, comments meant for the editor(s). Like (Please do not change the spelling, it is spelled correctly). This is important where the WIKI is more of a static site, than living documentation. -- Zot O'Connor http://www.ZotConsulting.com http://www.WhiteKnightHackers.com |