The code works in version 7.5, and I think it would work going back to version 7.0, but I'm not certain. CMS documentation is spread out among several PDF files. One of those is all about Navigation Manager. This document has all of the information currently available regarding render tags.
On Nov 25, 4:43 am, bobbykjack <[EMAIL PROTECTED]> wrote: > Adam, > > Thanks for the suggestions. Do you have any pointers to the > documentation about 'render tags'? The code you included doesn't work > for me straight away - is there a minimum version of RedDot that will > work with? > > Thanks, > > - Bobby > > On Nov 25, 3:13 am, Adam <[EMAIL PROTECTED]> wrote: > > > > > When you write that you want the headline of the "current page", what > > exactly do you want? What do you mean by "current page" is? > > Terminology is one of the tricky parts of CMS. The word "current > > page" in CMS has a specific meaning, and it only applies when you're > > using the Navigation Manager. I'm not even going to try to explain > > the concept of "current page" here, suffice it to say it is not what > > you're looking for. > > > There are two render tags you might want to consider. These render > > tags can be used in non-Navigation Manager projects. The first is <!! > > % Context:CurrentPage.Headline %!!>. CurrentPage refers to the page > > in which the render tag appears. If you have a page in a container, > > the headline of the page in the container is > > > The second is <!!% Context:CurrentMasterPage.Headline %!!>. > > CurrentMasterPage refers to the "foundation" page (meaning the page > > WITH the container, as opposed to the page IN the container). > > > On Nov 24, 11:45 am, bobbykjack <[EMAIL PROTECTED]> wrote: > > > > I need a placeholder that will give me the headline of the current > > > page *taking into account* that that page may exist within a target > > > container. Any idea if this is possible? I need this to implement > > > breadcrumb functionality which has been broken on our site for a year > > > and a half! > > > > Cheers, > > > > - Bobby- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
