Page 1 of 1

displaying a specific article with {CONTENT} ?

Posted: Sat 17. Jul 2004, 01:37
by dakkon
I've got a three column layout, and in my right-hand column, I want to have an article that is editable...

I was thinking I could just add a new article under index, have the title hidden, and then it wouldn't show up in the menu.

From there, I figured I could call it directly with the {CONTENT} tag by passing it the corresponding ID, but apparently that does not work...

Is there any way to display a specific content block so that I can do this? The right column will be the same for every page, so I really just need a way to pull in content from a single article.

Thanks!

/dak

Posted: Sat 17. Jul 2004, 01:44
by Pappnase
hello


maybe by create an table?! where you place the content tag in the left!?

hope i don't missunderstood you

p.s. i moved this thread into the support part

Posted: Sat 17. Jul 2004, 02:02
by dakkon
There is a 3-column layout available in the templates. Here is what I wanted to do....

Left Column - {NAV_LIST_ALL}
Middle Column - {CONTENT}
Right Column - {CONTENT:id=10} <-- want to do something like this

So that for my entire site, the right column would ALWAYS have the same page in it, and users could edit that page as they could any other page. Also, I would not want that page to show up on the left-hand navigation (so I could just "hide" that link).

Hope this is a better explanation. Thanks for the help.

Posted: Sat 17. Jul 2004, 02:03
by Pappnase
hello

this is at the moment not possible! but i should be with the next release.

Posted: Sat 17. Jul 2004, 02:08
by dakkon
I think there was a hack out that would let me do this, but I can't find it again... I'll keep looking I guess. Thanks!

Posted: Sat 17. Jul 2004, 02:49
by Pappnase