Page 1 of 1

CMSMS is really great !

Posted: Thu Feb 02, 2006 3:18 pm
by ploum
Hello everybody,

I was looking for a really simple CMS for two full days and I was so disappointed that I was nearly to write mine myself.

And yesterday, I just found CMSMS... and it was great. It's just what I was looking for ! Thank you so much for your work.

Anyway, I need two things that are not availble ATM :

- e-commerce
- multilingual support (the same page available in multiple languages, with a default fallback)

If someone is working on those things, I can maybe give him a hand and try to see what I can do.
I've seen the "oscommerce port" but I'm not sure I fully understand. It's not working for me (reported bug)

Anyway, thank you everybody for your work !

Re: CMSMS is really great !

Posted: Thu Feb 02, 2006 3:27 pm
by megabob3
Wellcome  ;D

Re: CMSMS is really great !

Posted: Thu Feb 02, 2006 4:55 pm
by cyberman
ploum wrote: - multilingual support (the same page available in multiple languages, with a default fallback)
Please use Pimenu to create multilingual sites  ;) ...

Re: CMSMS is really great !

Posted: Sun Feb 05, 2006 1:23 am
by ploum
thank you for suggesting pimenu. I will try it when waiting for a real multi-lingual support, as Patricia has said.

Now, I will look for a good e-commerce solution :-)  It's really fun to use CMSMS. You cannot imagine how happy I was to find it. I was nearly to cry :-D

Real multilanguage support

Posted: Sun Feb 05, 2006 9:24 am
by cyberman
Patricia wrote: It is however very nice while waiting for real multi-lang to be written :)
I've looked in database and found in table cms_content_props in third column a field named prop_name. Actually this field contents only content_en.

And found in lib/Contenttypes/ Content.inc.php

Code: Select all

$this->mProperties->Add("string", "content_en"); //For later language support
If there would be an option to fill this field manually (like content type) the most work is done. Then it should be easy to control the page over this field.

I'm not a real coder (I'm learning) but I think for a developer who knows cmsms source this would be an easy (and short) job.

Re: CMSMS is really great !

Posted: Sun Feb 05, 2006 4:10 pm
by Ted
Yeah, that's about right.  The infrastructure for content is there, it's just a matter of redoing a lot of the pieces for the admin and also frontend stuff will need some major adjustments for it all to come together properly.

Re: CMSMS is really great !

Posted: Sun Feb 05, 2006 10:32 pm
by roman
haha, ploum, i looked for good CMS for 2 months, you are really happy man... only 2 days :)))

Re: CMSMS is really great !

Posted: Tue Feb 07, 2006 9:22 am
by fredt
Sure it is great !
My cousin has just been teached Spip for 2 days and not started anything... so he too started crying when I told him about cmsms... ;)