Mobile Wiki Server - External

for iPhone

 

The Wiki is a powerful and extensible implementation of a meta-described content management and Wiki system based on an open source Wiki called Pier.


  1. *Object-Oriented Design: The Wiki features a fully object oriented and meta-described domain model built using another open source meta-modeler called Magritte. The content of the pages are parsed and stored as a tree of different entities representing text, links, tables, lists, formatting, etc.

  2. *

  3. *Extensibility: Everything in Pier can be extended: page types, storage mechanism, actions, security mechanism, web-server, etc.

  4. *

  5. *Open Source: Pier and Magritte are released under the MIT license which grants unrestricted rights to copy, modify, and redistribute as long as the original copyright and license terms are retained. The WikiServer components are Copyright (c) 2008-2009 Corporate Smalltalk Consulting Ltd, all rights reserved. See the license page for all licenses which make up the software integrated by the Wiki.

  6. *

  7. *Test Suites: Pier is heavily tested. There are more than 1200 unit tests included with the core of Pier. This makes it easy to change and verify the code and comes in extremely useful when porting Pier, or when writing extensions.


Development

  1. * Pier Code Repository

  2. * Pier Issue Tracker


Mailing-Lists

  1. * Magritte, Pier and Related Tools

  2. * Seaside -- The Squeak Enterprise Aubergines Server

  3. *WikiServer - http://eight.pairlist.net/mailman/listinfo/mobilewiki-list


Documentation

  1. * Magritte -- Meta-Described Web Application Development (Chapter 3)