values in cms_content_props table

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
robbedoes
Forum Members
Forum Members
Posts: 75
Joined: Wed Aug 20, 2008 2:08 pm

values in cms_content_props table

Post by robbedoes »

Using version 1.4.1 of CMSMS I inspected some tables in phpMyAdmin. In the cms_content_props table I noticed some values for prop_name which I don't understand. Can someone please tell me the purpose of the next values?

content_en (I'm using Dutch)
pagedata (always empty)
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm

Re: values in cms_content_props table

Post by Augustas »

content_en - is where the content of the page is saved.
I guess it has postfix "_en" because the CMSMS developers had in mind support for multiple languages in the future CMS versions.

pagedata - is what you enter under the "Smarty data or logic that is specific to this page:" field.
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
robbedoes
Forum Members
Forum Members
Posts: 75
Joined: Wed Aug 20, 2008 2:08 pm

Re: values in cms_content_props table

Post by robbedoes »

Thank you for making this clear.

Regards, Rob
Post Reply

Return to “CMSMS Core”