16,194
edits
(some structured data added) |
m (Text replace - "(recentchanges|wikinode)_URL" to "$1 URL") |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| | |logo = http://wikiindex.com/images/a/a7/NoLogoYet.png | ||
| | |URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage | ||
| | |recentchanges URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?RecentChanges | ||
| | |wikinode URL = No | ||
| | |status = Active | ||
| | |language = English | ||
| | |editmode = OpenEdit | ||
| | |engine = UseMod | ||
| | |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. | ||