search for: adminpages

Displaying 7 results from an estimated 7 matches for "adminpages".

2006 Apr 05
7
AdminPages Rails CMS is now an engine
Hi all, I just released the new version of my CMS AdminPages as a Rails engine. It uses the Dojo Toolkit for UI elements. Features: Manipulate pages and content with Drag n Drop, Pages in a sortable tree, easy to define new page elements, "Nice" URLs, Page Caching, Rich Text Editor, multiple columns per page, custom content types,...
2006 Feb 26
4
New CMS: AdminPages. uses sortable tree to arrange pages
Hi all, I spent the last three days on a half-serious attempt at creating a simple, minimal CMS system on rails. check it out at http://adminpages.flowdev.de What it can do: manage pages in a sortable tree Add custom page elements Three page elements ready: Raw HTML, WYSIWYG editor, Rails render_component interface Sort page elements with drag&drop Choose page layout choose page element layout page caching nice URLs What it can'...
2006 Mar 08
8
New ajaxy CMS on Rails: adminpages
...of columns page elements can be put into the columns by drag and drop (sortable lists) Each page element has its own view and controller. Up to now I have created Title, raw HTML, rich text editor and rails component, but adding your own elements should be easy You can check it out under http://adminpages.flowdev.de Source: http://www.flowdev.de/adminpages_0.2.tar.gz Of course there are many rough edges, but come on, second version! And yes, it is BSD licensed. I would love it if any of you are interested in joining me in the development. Mail me, then I will put it on rubyforge Cheers, Martin...
2006 Aug 11
0
MasterView AdminPages temporary fix for Rails 1.1.6
...eb application directory or simply use the command line rake commands as an alternate option (''rake -T'' for list of commands or refer to documentation). Admin pages temporary fix - to restore admin page functionality 1) download http://masterview.org/downloads/MasterViewRails116AdminPages.tgz 2) extract to your web application root directory (so files will be copied into app/controllers, app/views, etc.) 3) By extracting these files MasterView admin pages will be available regardless of the config.enable_admin_pages setting. Remove or rename the MasterView Admin pages ''ma...
2006 Jun 01
5
Content Management System
I am looking for a good CMS based on Rails that has at least these attributes: 1. Ease of use ( as it will be used by people who are not html literate) 2. Very easy/flexible to change layout. So far I have looked at http://rcms.oopen.de/Home/ (have not installed it yet) http://adminpages.flowdev.de http://demo.radiantcms.org/admin/pages http://www.eribium.org/eribium/ MuraveyWeb does not seem to be active anymore. Anything else around free or paid version? --Jeet -- Posted via http://www.ruby-forum.com/.
2006 Mar 22
2
Nice breadcrumb navigation component?
Anyone aware of a Rails-based component/framework to allow for easy "breadcrumb" navigation links? Thanks, Wes -- Posted via http://www.ruby-forum.com/.
2006 Feb 05
30
Emacs rails.el
Features: * Management WEBrick - start, stop * Viewing log files * Abbrev from TextMate * Switching between View/Action http://www.emacswiki.org/cgi-bin/emacs/rails.el