From: Robb D. <rdo...@ya...> - 2003-02-05 20:13:45
|
I've been following recent discussion of wikiwikiwiki and it got me investigating the subject more. I've found a perl based program that would be great to "port to" a phpWebsite module. In the Open Source community it is a "wiki standard of sorts" which has attracted development and usage from private major corporations. TWikiTM - A Web Based Collaboration Platform http://twiki.org/ http://sourceforge.net/projects/twiki What do you think about the prospect for these functions to be translated into PHP? Robb Doyle/robb-AT-buckheadbodyworks.com a php coder wanna be <G> Mike Noyes <mh...@us...> wrote:On Sun, 2003-02-02 at 14:27, Eloi George wrote: > > Wikipedia, the free encyclopedia > > http://www.wikipedia.org/ > > Cheez. You got me again. > > I like their syntax structure better. I didn't realize it could be so > powerful. Eloi, Wikipedia is an extreme example. Most Wiki sites use them for FAQ, HOWTO, quick-start document, etc. collaboration. Larger documents (e.g. guides) still use DocBook SGML/XML. > > Would this modification include changelog and diff capabilities? > > Sure. Great. :-) > That part of it might take me a little longer because I'm new to CVSs > & Difference Engines. The phpwiki project has php pear abstracted port of wikiwikiweb. Maybe their source would help you. PhpWiki source http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpwiki/phpwiki/ PhpWiki 1.3 branch demo http://phpwiki.sourceforge.net/demo/ > I'm thinking I should encapsulate all the tag > conversion & basic difference engine methods into one class that can be > accessible from other phpWS modules. Module->Module links could then be > effected by using namespaces. Links within the same module wouldn't require > any. Since changelog standardization would be impossible, each module would > be responsible for maintaining its own archives and interfacing with the > Difference Engine. > > How does that Wiki->Wiki namespace capability work? Is there some sort of > central registry? Unfortunately, I'm not knowledgeable enough to answer the questions above. I'm not a programmer. I'm barely useful as a project admin. :-( -- Mike Noyes http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ --------------------------------- Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now |