Wiki Index
README
README
Definition sources will be used to spell out the modules (aka building blocks) in a structured manner.
An example definition block would look like:
<module id="wiki" comments="optional" rating="false" tagging="true" title="Wiki" editable="true">
<brick id="title" title="Title" type="text" maxlength="75">
<avatar width="32" height="32" />
</brick>
<brick id="content" title="Content" type="html" shareable="true" />
</module>
<module id="blogs" comments="true" rating="false" tagging="true" title="Blog" editable="false">
<brick id="title" title="Title" type="text" maxlength="75">
<avatar width="32" height="32" />
</brick>
<brick id="content" title="Content" type="html" shareable="true" />
</module>
Create New Page
Discussion
or
Edit Page
Revisions
Compare Result
