TrivialCMS: Difference between revisions
Jump to navigation
Jump to search
m (Robot: Adding UnknownWikiLogo) |
(some structured data added) |
||
Line 2: | Line 2: | ||
| wiki_logo = [[Image:NoLogo.png]] | | wiki_logo = [[Image:NoLogo.png]] | ||
| wiki_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage | | wiki_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage | ||
| wiki_recentchanges_URL = | | wiki_recentchanges_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?RecentChanges | ||
| wiki_wikinode_URL = No | | wiki_wikinode_URL = No | ||
| wiki_status = | | wiki_status = Active | ||
| wiki_language = | | wiki_language = English | ||
| wiki_editmode = YourWikiEditMode | | wiki_editmode = YourWikiEditMode | ||
| wiki_engine = YourWikiEngine | | wiki_engine = YourWikiEngine | ||
| wiki_maintopic = | | wiki_maintopic = CMS | ||
}} | }} | ||
==Description== | ==Description== | ||
{{ | trivialCMS, as it name may imply, is a really basic CMS built using on {{tag|Ruby}} on {{tag|Rails}}. There should be a demo of trivialCMS running that you can play around with here (note: it may be slow) [1]. The trivialCMS data model consists of pages, each of which can have zero or more items. An item can belong to only one page. | ||
[ | |||
[[Category:UnknownWikiLogo]] | [[Category:UnknownWikiLogo]] |
Revision as of 21:03, 31 October 2006
[{{{URL}}} {{{logo}}}] | [{{{URL}}} TrivialCMS] [{{{recentchanges URL}}} Recent changes] [No WikiNode] [No About] [No Mobile URL] |
---|---|
Founded by: | |
Status: | [[:Category:{{{status}}}|{{{status}}}]] |
Language: | [[:Category:Wiki {{{language}}}|{{{language}}}]] |
Edit mode: | [[:Category:{{{editmode}}}|{{{editmode}}}]] |
Wiki engine: | [[:Category:{{{engine}}}|{{{engine}}}]] |
Wiki license: | [[:Category:Wiki {{{license}}}|{{{license}}}]] |
Main topic: | [[:Category:{{{maintopic}}}|{{{maintopic}}}]] |
Description
trivialCMS, as it name may imply, is a really basic CMS built using on Ruby on Rails. There should be a demo of trivialCMS running that you can play around with here (note: it may be slow) [1]. The trivialCMS data model consists of pages, each of which can have zero or more items. An item can belong to only one page.