TrivialCMS: Difference between revisions

54 bytes removed ,  4 April 2012
m
Text replace - "(\|) *wiki_" to "$1"
No edit summary
m (Text replace - "(\|) *wiki_" to "$1")
Line 1: Line 1:
{{Wiki
{{Wiki
| wiki_logo             = http://wikiindex.com/images/a/a7/NoLogoYet.png
|logo             = http://wikiindex.com/images/a/a7/NoLogoYet.png
| wiki_URL               = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage
|URL               = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage
| wiki_recentchanges_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?RecentChanges
|recentchanges_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?RecentChanges
| wiki_wikinode_URL     = No
|wikinode_URL     = No
| wiki_status           = Active
|status           = Active
| wiki_language         = English
|language         = English
| wiki_editmode         = OpenEdit
|editmode         = OpenEdit
| wiki_engine           = UseMod
|engine           = UseMod
| wiki_maintopic         = Software
|maintopic         = Software
}}
}}
==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.
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.