Difference between revisions of "User:Clements/Wiki Systems"
(→Page Hierarchy) |
(→Images) |
||
Line 35: | Line 35: | ||
Can embed and resize internal and external images, but I don't think you can control the link. | Can embed and resize internal and external images, but I don't think you can control the link. | ||
+ | |||
+ | In Wiki syntax, you can make an image be a link. | ||
+ | |||
+ | == Page Watching == | ||
+ | |||
+ | Can get email notification of changes to specific pages. | ||
+ | |||
+ | == Themes == | ||
+ | |||
+ | * Modernized is the default | ||
+ | * Rightsidebar moves several items from top to right side. | ||
+ | |||
+ | None of the preinstalled defaults particularly grabs me. | ||
+ | |||
+ | http://moinmo.in/ThemeMarket lists several contributions. | ||
+ | |||
+ | Of these: | ||
+ | * http://moinmo.in/ThemeMarket/Mandarin is prettiest. | ||
+ | * http://moinmo.in/ThemeMarket/BPlus is very clean, but might be missing something. | ||
+ | * http://moinmo.in/ThemeMarket/Moniker is very clean too. | ||
+ | |||
+ | I'd pick one of those three, perhaps Moniker. | ||
== Links == | == Links == |
Revision as of 19:05, 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.
Contents
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/HelpOnEditing/SubPages - They can be nested to multiple levels.
- 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.
Categories / Tags
MoinMoin supports this. Does not appear to support category hierarchy.
Attachments
Files are attached to particular pages, but can be linked to from other pages.
CamelCase
Camel Case links are native. Links with Embedded spaces are also supported.
Images
Can embed and resize internal and external images, but I don't think you can control the link.
In Wiki syntax, you can make an image be a link.
Page Watching
Can get email notification of changes to specific pages.
Themes
- Modernized is the default
- Rightsidebar moves several items from top to right side.
None of the preinstalled defaults particularly grabs me.
http://moinmo.in/ThemeMarket lists several contributions.
Of these:
- http://moinmo.in/ThemeMarket/Mandarin is prettiest.
- http://moinmo.in/ThemeMarket/BPlus is very clean, but might be missing something.
- http://moinmo.in/ThemeMarket/Moniker is very clean too.
I'd pick one of those three, perhaps Moniker.
Links
Can encode get strings.
Anchors and Headings
Can insert anchors arbitrarily, but I don't think section names automatically generate them.
Heading may not contain wiki markup.
Tables
Standard table markup forces all columns onto a single row.
Macros
It supports Macros that are Python code. It also supports page includes. I'm not sure if it supports variables/parameters in the includes.
There is a list of 19 contributed macros at
Markup Languages
Supports these out of the box.
- wiki - the default MoinMoin
- creole
- ReST
- XML/XSLT/DocBook
Supports highlighting of code, given the language.
Can install contributed plugins for
- GraphViz
- Textile
Page Templates
When a new page is created, MoinMoin gives you the choice of using an existing page template to prepopulate the new page.
You can define your own template on any page ending with Template.