TrivialCMS: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(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]]

Latest revision as of 22:10, 4 April 2012

http://wikiindex.com/images/a/a7/NoLogoYet.png TrivialCMS
Recent changes
[No WikiNode]
[No About]
[No Mobile URL]
Founded by:
Status: Active
Language: English
Edit mode: OpenEdit
Wiki engine: UseMod
Wiki license: [[:Category:Wiki {{{license}}}|{{{license}}}]]
Main topic: Software

Description[edit]

trivialCMS, as it name may imply, is a really basic CMS built using on Ruby on 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.