Default content for {content} area

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
gap_tooth_clan

Default content for {content} area

Post by gap_tooth_clan »

I have a developed a site that is customized for each individual user, by the client creating a new page every time.

My client would like the content area for each page to be populated with the default content each time, which is a few paragraphs and a few links.

As this area has not been customized for any of my clients, clients i suggested it should not be editable and should be part of the template. But they just want to have it so it is editable if they ever need it and since they are paying for it I guess I have to do it.

I thought i could set the default content in the database cms_content_props, as this is only used for the content block in question. Is this a good solution or should I be changing this in the backend some where?

Thanks in advance Charles
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Default content for {content} area

Post by Nullig »

Yes, under Site Admin/Page Defaults/Content.

Nullig
gap_tooth_clan

Re: Default content for {content} area

Post by gap_tooth_clan »

Cool made that an easy 5 minute job
Post Reply

Return to “Developers Discussion”