Temporary Text on a page

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.
Locked
Anastasis

Re: Temporary Text on a page

Post by Anastasis »

What about adding a simple extra single line content block to your template?

Like this:

Code: Select all

{content block="Emergency Status" oneline='true'}
That would then appear as a separate single line data entry field in the editor after your regular content section.

And in your template you just need a suitable div (or similar) and css to show it as a special message in the browser.

Hope that helps.
Last edited by Anastasis on Sat May 26, 2007 12:20 am, edited 1 time in total.
Locked

Return to “CMSMS Core”