Tags inserted in articles

2 posts by 2 authors in: Forums > CMS Builder
Last Post: January 14, 2010   (RSS)

Re: [rneube] Tags inserted in articles

By Dave - January 14, 2010

Hi rneube,

I think I know what you mean, let me know if this is correct.

You'd like to be able to edit common information such as urls (or possibly copyright notices, contact info, etc) that is displayed in many places through-out the website?

If so, this is a common issue. Most people create a single record section called "snippets" or "misc content" or something like that with a field for each element of information.

Then you can load that single record on every page and display it's values like this: <?php echo $snippet['copyright'] ?>, <?php echo $snippet['site_name'] ?>, etc.

Let me know if that will work for you.
Dave Edis - Senior Developer
interactivetools.com