similar to: Different Layouts for Different Pages in CMS System

Displaying 20 results from an estimated 30000 matches similar to: "Different Layouts for Different Pages in CMS System"

2006 Jun 30
0
Radiant CMS 0.5 - Grindstone
Last night I quietly rolled out the first official release of Radiant: 0.5 - Grindstone. This release was a stability release mostly targeted toward making it easy for people to download and get started with Radiant. Radiant now ships with a simple setup_database script which makes it easy to get up and running with one of three default templates. We also made it easy for people to install
2006 Aug 11
0
Radiant CMS 0.5.2 - Raildust
Looks like it''s time for another release of Radiant: http://radiantcms.org/download/ This is primarily a security update. A critical security vulnerability has been discovered in Rails 1.1.4 and previous versions. Rails 1.1.6 seems to fix the problem. This version of Radiant is identical to 0.5.1 apart from the Rails upgrade. It is highly recommended that you upgrade. WHAT IS
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
2006 Jul 12
2
(Re-)designing a CMS
Hello Rails-list, I''m working on a CMS in Rails. The company that I work for currently uses a CMS written in PHP, and I want to mimick it in Rails, and improve along the way. The PHP variant works with templates like this: In the root of the webdir, there are the template files, named cms_news.html for example. This page contains custom tags, in the form of definitions and
2006 Aug 10
1
Radiant CMS 0.5.1 - Gemdust
I am pleased to announce the release of Radiant 0.5.1 Gemdust: http://radiantcms.org/download/ This is primarily a security update. A critical security vulnerability has been discovered in Rails 1.1.5. It is therefore highly recommended that you upgrade immediately. Apart from the Rails 1.1.5 upgrade, this release includes a number of small enhancements. From the change log: WHAT IS
2009 Feb 03
0
New beta CMS for linuxfoundation.org
We are about to launch our public beta content management system. We wanted to address our work groups first to give you the opportunity to have first access and update content in the new CMS. Log into https://beta.linuxfoundation.org/collaborate/workgroups with your LF account. The same account you used for wiki. Click on your respective group and then click Join or Request Membership from the
2009 Feb 03
0
New beta CMS for linuxfoundation.org
We are about to launch our public beta content management system. We wanted to address our work groups first to give you the opportunity to have first access and update content in the new CMS. Log into https://beta.linuxfoundation.org/collaborate/workgroups with your LF account. The same account you used for wiki. Click on your respective group and then click Join or Request Membership from the
2009 Feb 03
0
New beta CMS for linuxfoundation.org
We are about to launch our public beta content management system. We wanted to address our work groups first to give you the opportunity to have first access and update content in the new CMS. Log into https://beta.linuxfoundation.org/collaborate/workgroups with your LF account. The same account you used for wiki. Click on your respective group and then click Join or Request Membership from the
2008 Jun 20
4
Handling content pages (CMS-like)
Hello list, I wonder how you guys handle content pages? Often described as "static" pages. However, I don''t like to call them "static" because these pages often do use some minor dynamic content. This is what I like to think of as the "website" part of the web application. Content that does not have complex logic behind it. I had to handle it in the
2008 Nov 28
2
Webgen as a backend for a end-user friendly CMS?
Hi all, I just had the idea of using webgen as a backend for an end-user friendly CMS. Such an end-user would for example be someone who has no programming or computer skills that go beyond using M$ Word. After logging into a friendly, graphic-based admin area of the website (e.g. PHP or Ruby-based), he/she can easily create, change, delete menu nodes, text content, and do a lot of other
2009 Dec 18
0
Skyline CMS Release 3.0.8
Hi All, Just 10 days after 3.0.7 we''re releasing 3.0.8 with support for SQLite3. In combination with our demo application, this makes trying out Skyline CMS a breeze. We also enabled Github issues for Skyline to track bugs and issues with Skyline CMS. Besides the SQLite3 support the most notable change since 3.0.7 is the improved API documentation which you can find on
2008 Mar 29
0
Scalibility issues in CMS application?
Hi All, I am creating on CMS application and there i am providing feature to create document. I have some issue about scalibilty in CMS: 1. How to make size limitation when user is going to create document. 2. How to make size limitation when user is uploading some documents. 3. How many documents can we create in CMS their is any limit?? 4. How to handle database scalability for CMS
2008 Mar 06
2
Radiant CMS
Hi, Could Please tell me how can we use radiant CMS in our application. Is this radiant cms is famous for ROR? Is there any other way to create CMS ror application. Thank you, srinivas rao.pala -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2012 Aug 07
1
How transferable is a Ruby on Rails CMS?
Hi, I am looking into a new website, and a couple of potential designers have recommened using a CMS system built on Ruby on Rails ... one bespoke and one using a customised version of Refinery. Both have said that we will own all the coding, and so will in theory have the flexibility to host the sites anywhere. We are looking at hosting the site with a separate company, and I just wondered if
2006 Aug 18
0
Ruby on Rails CMS Breakdown - Do they all stink?
I put an article up on my Ruby on Rails blog that breaks down all of the known (that I''m aware of) CMS into feature lists and explains the current development situation as I see of it CMS w/ Rails. The blog url: http://rubyonrailsblog.com/ Article specific url: http://www.rubyonrailsblog.com/articles/2006/08/18/ruby-on-rails-cms-breakdown-do-they-all-stink FeedBurner:
2014 Mar 31
0
CMS Recommendations
Hello all, I’m moving to Rails from another OO language where I’ve built my own extensive CMS systems - and I’m the kind of guy who learns by breaking things and figuring out why they broke. Strange method but true - I guess I’m just the impatient sort :) Since I’m most familiar with CMS architecture and multi-level user/group/authenicated access systems I thought it logical to start with a
2009 Jul 09
2
OT:CMS
Dear ALL, What are the experiences you have with various open source CMS products (Comparison of PHP-based CMS) such as (Drupal, Joomla, OpenCMS, Typo3, eZ publish ..etc.) Security, Bugs, Performance, Support, Developer Community, learning curve, appearance..etc Thanks -mu
2006 May 09
2
A rails CMS
A client has posed me the task of creating a CMS for a customer facing website using Ruby on Rails. Are there any such projects already underway? If not, is a basic CMS going to be too much for one developer to handle? (I can probably outsource a bit but the budget isn''t massive) The project is scheduled to last for 3 months and will probably involve some basic marketing pages,
2006 Apr 18
0
- RealApps CMS - Simple Content management Plugin
We''ve just released our first in the RealApps series - a dead-simple CMS for Rails. It''s implemented as a plugin you can download, which then generates scaffolded code for administering your content. It''s designed to be a starter system for small sites, and of course you can build on it as you want. It''s also a good place to look if you want to see how
2006 Mar 21
0
MuraveyWeb CMS status
Hi! I''m author of MuraveyWeb, first open source Ruby on Rails CMS on the Earth :), which some of you may know. Last year I had a lot of Rails work and was very busy with all kinds of commercial projects, so I apologize to all who had no tech support or new releases from me. That''s entirely my fault, but I hope you''ll understand me. I was creating MuraveyWeb to