TrivialCMS: Difference between revisions

70 bytes removed ,  4 April 2012
m
Text replace - "(recentchanges|wikinode)_URL" to "$1 URL"
(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
| wiki_logo             = [[Image:NoLogo.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         = YourWikiEditMode
|editmode         = OpenEdit
| wiki_engine           = YourWikiEngine
|engine           = UseMod
| wiki_maintopic         = CMS
|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.
 
[[Category:UnknownWikiLogo]]