Difference between revisions of "XmlWiki"

From Organic Design wiki
 
Line 15: Line 15:
 
   [[Group]]
 
   [[Group]]
 
   [[ReadAccess]]
 
   [[ReadAccess]]
 +
  [[WriteAccess]]
 
   [[Include]]
 
   [[Include]]
  [[WriteAccess]]
 
 
   [[Transform]]
 
   [[Transform]]
 
   [[Publish]]
 
   [[Publish]]

Revision as of 05:34, 20 May 2005

The 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.

1) A permissions structure offering basic read/write control over articles with users and groups.

2) PHP Functions can be created and maintained by developers and can be dynamically applied to articles before rendering in a similar way to CSS.

3) Articles can made to automatically publish remotely over HTTP or FTP when edits are saved.


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.

 User
 Group
 ReadAccess
 WriteAccess
 Include
 Transform
 Publish


The transform functions that have been added are:

 OulineNumber