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)
values in cms_content_props table
Re: values in cms_content_props table
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.
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.
Re: values in cms_content_props table
Thank you for making this clear.
Regards, Rob
Regards, Rob