Displaying 20 results from an estimated 5000 matches similar to: "Radiant CMS"
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
2008 Jul 27
1
Radiant CMS 0.6.8 "Incise" Release
Looks like it''s time for another release of Radiant:
http://radiantcms.org/download/
Radiant 0.6.8 "Incise" adds a number of new features that enhance
support for
extensions and completes the project''s move to github. Of special note are:
* Extension installer/uninstaller scripts (script/extension) and a global
''extension registry'' at
2006 May 01
17
Radiant CMS
I am pleased to announce that Radiant CMS is now publically available
from the Subversion repository at:
http://radiantcms.org/
What is Radiant?
----------------
Radiant is a no-fluff, open source content management system designed
for small teams. It is similar to Textpattern or MovableType, but is a
general purpose content management system (not a blogging engine).
Radiant features:
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
2008 Mar 20
1
Ferret installation problem
Hi All,
I got one problem in the installation of ferret.I am using rails 2.0.2 and
IDE is radrails. When I am going to install ferret, it is showing one error.
i.e failed to building gem native extension.
And
D:/Program Files/ruby/bin/ruby.exe extconf.rb install ferret
D:/Program is not recognized as an internal or external command, operable
program or batch file.
I am new to ROR. But I want to
2008 Mar 12
0
CMS act_as_tree problem and template_root
Hi,
I want use the comatose CMS plug in for creatin one application.
I installed all the things.
When I run this application I got this error.
"template_root".
Please clear my problem. And How can I create one application by using
the comatose. Please send the sample application if available.
Thank you,
srinivas rao.pala
--
Posted via http://www.ruby-forum.com/.
2008 Jan 20
9
Ferret Gem Installation on Windows
Trying to install ferret on my windows XP environment. Using
InstantRails 2.0 with RoR 2.0.2, and NetBeans 6.0. I had successfully
installed and built RailsSpace in InstantRails 1.7, but am trying to
upgrade RailsSpace to RoR 2.0.2 using the code that Michael has kindly
provided for us on the website.
When I run the gem install ferret command, I get the following error:
C:\Documents and
2006 Jul 04
11
Any CMS for Ruby on Rails..
Well i want to make a photography community site on the lines of
www.gfxartist.com , www.terminus1525.ca, www.phirebrush.com
Where the community votes for every subbmission from a artist and can
comment (like a forum)..
Now gfxartist has used probably SMARTY,php,and their own CMS.
terminus used Drupal,Gallery 2.Some one tells me that this combo is
heavy on resources and slows down sites.
2009 Feb 15
0
Radiant 0.7.1 - Engraving Release (bugfix)
Looks like it''s time for another release of Radiant:
http://radiantcms.org/download/
Radiant 0.7.1 Engraving is a bugfix release that corrects two errors
in the user-interface. The contents of page-parts will now maintain
escaped HTML characters across saves, and the tag reference will now
properly display when ''<normal>'' is selected as the page type. 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
2006 Aug 17
0
Radiant 0.5.2 - Bad Zip and Tgz Packages
I failed to package up the Zip and Tar correctly for Radiant 0.5.2. They
each included Rails 1.1.5 instead of 1.1.6. I?ve repackaged the files
and they should be ready for download as soon as they propagate to the
appropriate servers:
* http://rubyforge.org/frs/download.php/12493/radiant-0.5.2-2.tgz
* http://rubyforge.org/frs/download.php/12494/radiant-0.5.2-2.zip
Since Rails 1.1.5 has a
2007 Nov 10
0
Radiant 0.6.4 - Gem Shaper Release
Looks like it''s time for another release of Radiant:
http://radiantcms.org/download/
This release contains a few major changes as well as numerous bug-fixes and
enhancements. Included in the release are Rails 1.2.5, Prototype 1.6 and
script.aculo.us 1.8. Significant refactorings have been done to the
admin UI Javascripts, thanks to Mislav Marohnic. The release also provides
better
2008 Jul 09
0
acts_as_ferret problem
Srinu Pala wrote:
> Hi,
>
> I want to use the ferret plugin.
> I installed the acts_as_ferret. And installed the acts_as_feret plugin
> also.
> when I am going to generate the controller,
> it is showing one error like
> b/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original_require'': no such file to load -- ferret
> (MissingSourceFile)
>
2008 Jan 15
32
A challenge from a CMS implementer
Hey guys
RoR evangelists keep telling us that they have the #1 framework for
developing webapps. OK, but show us something that works and is useful
to many people out there. I could be wrong, but it doesn''t seem as if
there is anything that qualifies, as yet?
So I''ve got a little challenge for you: come up with a decent plugin
WYSIWYG visual editor for CMS. There are several
2009 Aug 31
0
Calling same controller method from multiple site in radiant
Hi all, I am using radiant cms with multiple site extension and shared
layouts extension. My query is that how can i call the same controller
method from two sites. My intension is to use only one ruby app and
based on site domain process the bussiness logic as required. Looking
forward for the help.
2008 Jan 21
1
Facebooker website
I just wanted to contribute a quick-start page with details about how to get the Facebook session (for internal apps), how to get user info, set profile FBML, post to the news feed, etc. I could even send this as text, or I can add a page using the Radiant CMS if it''s not too cumbersome.
I am also working with Dave Clements to augment the configuration options to make it easier for
2007 Sep 29
2
Typo3 5.0 Framework
Hi guys,
for about one and half a year I am involved in RoR Development. I like
the framework very much!
But more and more I have my doubts, that this framework will succeed,
I think Ruby on Rails succeed only, if some powers from community will
be concentrated on a target-oriented
development of the Framework.
Since the approach of a pragmatic way of programming isn''t new
anymore,
more
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
2008 Jan 16
10
Towards a 1.0 release
Hey everybody.
I''ve been using Facebooker on several projects over the last few
months and feel like it is really starting to mature. I''d like to push
towards a 1.0 release within the next month. I''d really like
everybody''s input on what still needs to be done, as well as some help
in wrapping things up. I''ve created a list of things that still