616
edits
(they have no logo) |
No edit summary |
||
| Line 6: | Line 6: | ||
| wiki_status = Active | | wiki_status = Active | ||
| wiki_language = English | | wiki_language = English | ||
| wiki_editmode = | | wiki_editmode = OpenEdit | ||
| wiki_engine = | | wiki_engine = UseMod | ||
| wiki_maintopic = | | wiki_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. | ||
edits