4,624
edits
(some structured data added) |
(they have no logo) |
||
| Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| wiki_logo = | | wiki_logo = http://wikiindex.com/images/a/a7/NoLogoYet.png | ||
| wiki_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage | | wiki_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?HomePage | ||
| wiki_recentchanges_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?RecentChanges | | wiki_recentchanges_URL = http://trivialcms.rubyforge.org/wiki/wiki.pl?RecentChanges | ||
| Line 11: | Line 11: | ||
}} | }} | ||
==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. | ||
edits