From: Gerry G. <ge...@ge...> - 2003-12-08 16:51:04
|
I played around with the Wiki plugin a while back, and although it seemed to pretty much work, it wasn't really what I wanted. FWIW, I found a Wiki with source control back end (SubWiki, uses Subversion), and I've been hacking it for a while to generalize it to HTML and XML pages. It's in Python, so I had to learn python for it, but it has come along quite nicely so far. When I'm not thinking completely straight, I want to adapt this tool for use with Slashcode. The idea would be a versioned content management systems for testing and development, then you would upload the content to the database as a complete release. Basically, I want the versioned content management system for the "authored" parts of the content, but I still want the comment system and fast database implementation of Slashcode. Gerry Gleason On 2003.12.06 05:38 Bill Skellenger wrote: > Is anyone using the Wiki plugin that was written by chromatic a > couple of years ago? > > I installed it and it crashed whenever I tried to save a page. I > found the bug and fixed it. But this plugin isn't being maintained > by anyone. An e-mail to chr...@or... produced no response. > > I've also changed a few other things -- added an "Edit" button and > made the input form into a new template. This way the input form > isn't always visible until a user actually wants to make a change. > Made the text area into a table with a single cell that has a shaded > background -- sets the Wiki area off a little better. > > At any rate, this was my first experience with a Wiki and I thought > it worked out well on my Slash site (engineering department page on > company intranet). Would like to pass along the changes I've made > (including bug fix -- perhaps someone has a more elegant solution > than what I've done) for anyone interested. Does anyone have > suggestions on how to proceed? > > All of these plugins add an overwhelming amount of new functionality > to Slash... (Blob, FAQster, Wiki, Galleria, etc.) Is there a > central location where all of the plugins are documented? If not, is > there a place where we could start doing this? (A Wiki would be a > great place to do this!) > > --Bill > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for > IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys > admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > https://lists.sourceforge.net/lists/listinfo/slashcode-development > |