Difference between revisions of "User:Clements/Wiki Systems"

From CCGB
Jump to: navigation, search
(Created page with 'I did a walkthrough of wikimatrix.org and ended up with MoinMoin and XWiki as choices. MoinMoin is Python based, while XWiki is Java based. I'm guessing we will lean hard towar…')
 
(MoinMoin)
Line 2: Line 2:
  
 
= MoinMoin =
 
= MoinMoin =
 +
 +
The documentation home is http://moinmo.in/Documentation.  There does not appear to be a single HTML page or PDF version of the doc, and it's spread out.  Therefore, my notes here will be spread out too.
 +
 +
== Page Hierarchy ==
 +
 +
Does it support this?
 +
 +
 +
* http://moinmo.in/PagesHierarchy
 +
** Says use SubPages, which appear to be a single level of organization; mechanism similar to BitBucket's.
 +
* http://moinmo.in/HierarchicalWiki
 +
** Answers the question: NO.
 +
** Points at http://moinmo.in/FacetedClassificationInMoin, which I don't think is implemented.
 +
 +
Doc seems to be in a chaotic state.  Making me miss TWiki already.

Revision as of 18:13, 17 March 2011

I did a walkthrough of wikimatrix.org and ended up with MoinMoin and XWiki as choices. MoinMoin is Python based, while XWiki is Java based. I'm guessing we will lean hard towards MoinMoin.

MoinMoin

The documentation home is http://moinmo.in/Documentation. There does not appear to be a single HTML page or PDF version of the doc, and it's spread out. Therefore, my notes here will be spread out too.

Page Hierarchy

Does it support this?


Doc seems to be in a chaotic state. Making me miss TWiki already.