Difference between revisions of "XmlWiki"

From Organic Design wiki
Line 8: Line 8:
  
  
'''The Hack requires four Hooks'''
+
'''The hack requires four hooks into the current Wiki environment'''
  
*articleRender - '''done'''
+
*articleRender '''(done)'''
 
*articleRequest
 
*articleRequest
*articleChange - '''done'''
+
*articleChange '''(done)'''
*userName - '''done'''
+
*userName '''(done)'''
  
  

Revision as of 09:47, 20 May 2005

The Proposed WikiCM Hack

WikiCM is a hack not done the proper way: it is a modification of the index.php page offering three new features which are all maintained from editing normal wiki articles.

  • A permissions structure offering basic read/write control over articles with users and groups.
  • PHP Functions can be created and maintained by developers and can be dynamically applied to articles before rendering.
  • Articles can made to automatically publish remotely over HTTP or FTP when edits are saved.


The hack requires four hooks into the current Wiki environment

  • articleRender (done)
  • articleRequest
  • articleChange (done)
  • userName (done)


New Special-Purpose Articles

The new functionality is achieved by including the following links in articles followed by a list of parameters and other links. Each of these is also an article covering the specifics of its parameters and use.


Article Transform Articles

The transform functions that have been added are: