That worked great, Adam - thanks. I don't blame you for having trouble
remembering the syntax! :-)

- Bobby

On Nov 27, 10:52 pm, Adam <[EMAIL PROTECTED]> wrote:
> Sorry about that, but I used the wrong syntax.  Let that be a lesson
> on trying to write Render Tags from memory :-)  But, no, Navigation
> Manager does not need to be enabled in order to use these tags.
>
> <%!! Context:CurrentPage.Headline !!%>
> <%!! Context:CurrentMasterPage.Headline !!%>
>
> On Nov 26, 10:51 am, bobbykjack <[EMAIL PROTECTED]> wrote:
>
> > Doesn't appear to work for me in 7.5 - is the Navigation Manager
> > required or not?
>
> > On Nov 26, 12:09 pm, Adam <[EMAIL PROTECTED]> wrote:
>
> > > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to