search for: admin_pages

Displaying 4 results from an estimated 4 matches for "admin_pages".

2006 Apr 05
7
AdminPages Rails CMS is now an engine
...nning demo at http://adminpages.flowdev.de The server is pretty bad, so expect downtimes. Here''s a screenshot: http://gonzo.uni-weimar.de/~scheffl2/bilder/adminpages.jpg The project homepage is http://rubyforge.org/projects/adminpages Download: http://rubyforge.org/frs/download.php/9541/admin_pages_engine_0.2.0.tar.gz A whopping 37 kb! :) It should run under recent IE and firefox versions, I did not yet test with Safari or Opera. The tree does not appear under Konqueror, I''m sure it will work in the future. So if you like the system, you are very welcome to contribute! We need more...
2011 Jun 09
1
subdomain based namespacing makes RSpec incorrectly state that the route doesn't exist
.... Running in local process instead ... F Failures: 1) Admin::PagesController GET index while not signed-in should redirect to www.example.com Failure/Error: get :index ActionController::RoutingError: No route matches {:controller=>"admin/pages"} $ rake routes ... admin_pages GET /pages(.:format) {:action=>"index", :controller=>"admin/pages"} ... Thank you for any help you can offer, Daniel
2006 Mar 08
8
New ajaxy CMS on Rails: adminpages
hey, i''ve created a basic content management system using rails and scriptaculous. I posted a first version last week, but I heavily extended it since then. Features: Pages are arranged in a sortable tree (sortable by drag and drop) Pages have "nice" URLS (no /index?articleid=97361496 or something) Cacheing on page basis every page has a layout with a number of columns page
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