CMSMS is really great ! Topic is solved

General project discussion. NOT for help questions.
Post Reply
ploum

CMSMS is really great !

Post 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 !
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm

Re: CMSMS is really great !

Post by megabob3 »

Wellcome  ;D
cyberman

Re: CMSMS is really great !

Post by cyberman »

ploum wrote: - multilingual support (the same page available in multiple languages, with a default fallback)
Please use Pimenu to create multilingual sites  ;) ...
ploum

Re: CMSMS is really great !

Post 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
cyberman

Real multilanguage support

Post 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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: CMSMS is really great !

Post 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.
roman
Forum Members
Forum Members
Posts: 77
Joined: Thu May 12, 2005 9:38 am

Re: CMSMS is really great !

Post by roman »

haha, ploum, i looked for good CMS for 2 months, you are really happy man... only 2 days :)))
User avatar
fredt
Forum Members
Forum Members
Posts: 144
Joined: Mon Jun 27, 2005 10:36 am

Re: CMSMS is really great !

Post 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... ;)
Post Reply

Return to “General Discussion”