Content replacement tag for displaying a specific page???

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Moozie
Posts: 164
Joined: Sat 8. Nov 2003, 00:21
Location: Netherlands

Content replacement tag for displaying a specific page???

Post by Moozie »

I would like to have a right column with a fixed content. So every page in the site must have that same right column.

I thought I could make a hidden page (eg right_column) in ADMIN so that it will not display in the menu structure. But that the content of this hidden page right_column can be modified in ARTICLE.

But is there a replacement tag to enter in the page setup for that right column that will all time show the content of page right_column? OK I can enter real HTML to that column, but it's more user friendly if I can edit it in ADMIN.

But maybe I missed something and is there allready a replacement tag like:

Code: Select all

{CONTENT: right_column}
Does anybody know?
Pappnase

Re: Content replacement tag for displaying a specific page??

Post by Pappnase »

Moozie wrote:I would like to have a right column with a fixed content. So every page in the site must have that same right column.

I thought I could make a hidden page (eg right_column) in ADMIN so that it will not display in the menu structure. But that the content of this hidden page right_column can be modified in ARTICLE.

But is there a replacement tag to enter in the page setup for that right column that will all time show the content of page right_column? OK I can enter real HTML to that column, but it's more user friendly if I can edit it in ADMIN.

But maybe I missed something and is there allready a replacement tag like:

Code: Select all

{CONTENT: right_column}
Does anybody know?
Hello Moozie

i don't know if i'm right. but why you don't create the fixed content in the templates for the right colum!?

Pappnase
Moozie
Posts: 164
Joined: Sat 8. Nov 2003, 00:21
Location: Netherlands

Post by Moozie »

Because I am setting this cms up for somebody who is not a genius in html. So he can create content for all the pages in ARTICLE and it would be the easiest if he could edit the content for the right column in ARTICLE too. Coding the right column in the template is more difficult for him.

A replacementtag like

Code: Select all

{CONTENT: right_column}
or something like that could be eay. And is maybe not so difficult to do for Oliver?
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

I would like a simple solution like that as well. :wink:
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Have an idea - but no time at the moment ;-)
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply