Page 11 of 18
Re: CMSMS 2.0 (say what now?!)
Posted: Wed Jan 16, 2008 8:55 pm
by Ted
If anyone is interested in taking a shot at developing something for 2.0, please hit me up for suggestions on what to look at. Get on IRC, as it's the best place to get some/most of the devs in one place.
I'll admit that I'm going to be pretty anal retentive about received code in the 2.0 codebase. I tried to follow a pretty strict architecture as I went and want that to try and be followed. Anything that's too over-engineered will probably be scaled down or refactored.
But, don't be discouraged. If you want to jump in, there is plenty of stuff that can be looked at and worked on independantly. In fact, if you look at the git article I posted on the blog a couple of months ago, you can jump right in without me having to give you svn access (yes, I'm very guarded about who gets commit rights).
Thanks!
Re: CMSMS 2.0 (say what now?!)
Posted: Wed Jan 16, 2008 9:18 pm
by alby
Ted wrote:
If anyone is interested in taking a shot at developing something for 2.0, please hit me up for suggestions on what to look at. Get on IRC, as it's the best place to get some/most of the devs in one place.
I had not time yet to look/test the new version but in this weekend if I can give a look.
I think that many have problems like me on irc for timezone (and in my case for the childrens also)
Devs used other ways besides irc? I see that cmsms-dev has a low-low traffic.
Alby
Re: CMSMS 2.0 (say what now?!)
Posted: Thu Jan 17, 2008 1:22 am
by Ted
I think cmsms-dev is low traffic because of irc. You're welcome to discuss stuff there, though it won't be nearly as realtime. I know I'm reading things that come in.
Re: CMSMS 2.0 (say what now?!)
Posted: Wed Jan 23, 2008 12:52 pm
by cb2004
nivekiam wrote:
Content blocks is somethings that would blow other CMS's out the water.
You may want to see what Magento is doing. True, it's an eCommerce package and not just a CMS, but it's built from the ground up to think in terms of blocks. However, their templating system is far from end-user friendly.
I have been looking at Magento recently. Looks promising but wont be using it just yet.
Is there a CMS out there that uses these blocks like the new news module? You can choose file upload etc etc.
Re: CMSMS 2.0 (say what now?!)
Posted: Fri Jan 25, 2008 5:39 pm
by online4
Hi,
first of all, congratulations on great project!
CMS Made Simple is one of the greatest (and simpliest

cms portals for use.
Now is question:
Before I use earlier version of CMSMS, but now my hosting provider is upgrading server to PHP 5.2, and I cannot use CMSMS any more.
In the mean time, when we wait for great CMSMS 2.0, can you give us one version of CMSMS 1.2.x which we can use on PHP 5.2?
Re: CMSMS 2.0 (say what now?!)
Posted: Fri Jan 25, 2008 6:25 pm
by alby
online4 wrote:
In the mean time, when we wait for great CMSMS 2.0, can you give us one version of CMSMS 1.2.x which we can use on PHP 5.2?
I remember at least since version 0.1X CMSMS works well on PHP 5.X
Alby
Re: CMSMS 2.0 (say what now?!)
Posted: Tue Jan 29, 2008 2:55 pm
by streever
I use CMSMS on 5.2..... works great, less filling
Re: CMSMS 2.0 (say what now?!)
Posted: Tue Jan 29, 2008 8:13 pm
by Pierre M.
Hello,
may be the already implemented things of 2.0 could be
greyed or so on the
roadmap ?
(multilang, cache, ORM...)
Pierre M.
Re: CMSMS 2.0 (say what now?!)
Posted: Sun Feb 03, 2008 4:22 pm
by cb2004
Do we download the trunk from the svn if we want to test this or the 2.0 from branches?
Re: CMSMS 2.0 (say what now?!)
Posted: Mon Feb 04, 2008 5:00 pm
by Ted
2.0 lives in trunk.
Re: CMSMS 2.0 (say what now?!)
Posted: Mon Feb 04, 2008 5:08 pm
by SimonSchaufi
Re: CMSMS 2.0 (say what now?!)
Posted: Mon Feb 04, 2008 8:22 pm
by alby
Yes, but this is a viewer.
Download with a SVN client, command is
here
Alby
Re: CMSMS 2.0 (say what now?!)
Posted: Mon Feb 04, 2008 8:24 pm
by calguy1000
And no reporting bugs yet......
Re: CMSMS 2.0 (say what now?!)
Posted: Mon Feb 04, 2008 9:43 pm
by MichaelK
and with what kind of program can I download these files?

Re: CMSMS 2.0 (say what now?!)
Posted: Mon Feb 04, 2008 10:38 pm
by nivekiam
For windows, here:
http://tortoisesvn.tigris.org/
For Linux, visit the link Alby posted:
http://dev.cmsmadesimple.org/scm/?group_id=6 and issue that command. As long as you have svn installed it should work
For Mac, I have no idea, nor do I care that much, hit google
