Page 1 of 1
LucidCMS
Posted: Fri 11. Mar 2005, 11:10
by joransrb
Hi!
Just found a CMS called LucidCMS:
http://www.lucidcms.net/
http://opensourcecms.com/index.php?opti ... iew&id=507
And I must say, it got some nice features, which I miss / hope will come in phpwcms wich is still the best CMS in my eyes

:):)
Posted: Fri 11. Mar 2005, 11:45
by isac
Looks very nice and simple no manage.
Thanks
Posted: Fri 11. Mar 2005, 16:09
by cyaneo
And I must say, it got some nice features, which I miss / hope will come in phpwcms wich is still the best CMS in my eyes
What features do you exactly mean?
Posted: Fri 11. Mar 2005, 17:09
by Carlos Rocha
It seems an alpha version, and I believe phpWCMS is better, but...I also believe that it's targeted for an international comunity, and phpWCMS is not
Posted: Fri 11. Mar 2005, 20:32
by joransrb
The "Site Information" feature on the start page, with stats a.s.o...
The way the plugin manager works...
and the archive function...
thats basicly it...
but phpwcms is still the best
Keep it up OG

Posted: Fri 11. Mar 2005, 20:47
by cyaneo
Hmm - what is "better"?
I use MD-Pro for my community site and phpWCMS for the rest.
Why?
Cause phpWCMS fits not for a community site (and I hope, it will never)
and MD-Pro is not the best for fast, lightweight and easy to manage websites...

Posted: Sat 12. Mar 2005, 19:14
by rtilghman
Lucid CMS is a MUCH smaller CMS than phpwcms. I reviewed it when I was looking for a manageable CMS for small websites, and I dismissed it for this reason.
First off it doesn't have support for any of the keywording, etc. However, most important it doesn't support reusable content types or the idea of a content/article object composed of multiple content pieces.
If you have a REALLY basic site thats just one piece of content per page with no real demands its great. If you need anything more its inadequate.
As for the plug-in system, this is a specific shortcoming of phpwcms. The reason many other programs have an easier time is that they use things like Smarty for the template engine, and the module/plug-in system for Smarty is very well implmented.
=rt
Posted: Sun 13. Mar 2005, 14:22
by Gnolen
Tried it and it is small but much more user friendly. Not these mini button without any text as in phpwcms. Also the user admin is good as well as the plugins...I was driven to look around in the CMS sea again after looking at this CMS and I found a great looking one
http://www.magnolia.info/ not as a competitor to phpwcms but just a nice looking easy to use one...
/ Gnolen
Posted: Mon 14. Mar 2005, 02:30
by rtilghman
Magnolia is interesting. However, its important to note two things about it:
1. Its J2EE
2. It uses JCR (java content repository)
J2EE is all nice and cool, but it tends to be slow. It also tends to be more complicated than PHP based solutions, has a more limited development community (than PHP based CMSs), and requires more expensive and dedicated hosting which smaller websites probably won't be able or willing to afford.
As for JCR - which is a Java database - its not only fairly new and still quirky but, again, has only a limited number of hosts. At least there are FAR fewer hosts who will support than with MySQL, meaning again you'll have to pay a lot more to use it or run your own box.
I agree, very cool, but a different breed of CMS than phpwCMS and a much more complex and expensive option.
-rt