Hi, new to ThemeBuilder and the forum.
I'm trying to get the name of the Space in my header but when I add
{menulink:home}%spacename%{menulink}
, it actually shows
{menulink:home}%spacename%{menulink}
. Does anyone know what I might have done to not allow a macro in the header? Any thoughts would be great, I'm just too new at this to fully understand it all.
Thanks,
Mark
.png)








Comments (7)
Mar 12, 2009
Alain Moran says:
You may be better off with: {compound-menuitem:home|caption=%spacename%|flat...You may be better off with:
{compound-menuitem:home|caption=%spacename%|flat=true}The text coming back out as you put it in could be for a variety of reasons, I would need to see your layout data before I can help you further.
Mar 12, 2009
Mark Pusateri says:
Yeah, it's still showing the code as text... what can I post and where do I find...Yeah, it's still showing the code as text... what can I post and where do I find it that can help you help me?
Mar 12, 2009
Mark Pusateri says:
Yeah, it's still showing the code as text... what can I post and where do I find...Yeah, it's still showing the code as text... what can I post and where do I find it that can help you help me?
Mar 12, 2009
Alain Moran says:
A backup of your layout data taken through the Backup Tab in Theme Administratio...A backup of your layout data taken through the Backup Tab in Theme Administration
Mar 12, 2009
Mark Pusateri says:
Thanks for sticking with me on this Alain... http://mysite.verizon.net/lmpusa...Thanks for sticking with me on this Alain...
http://mysite.verizon.net/lmpusateri/BuilderBackup[1].EY_2009.03.12_01.56.xmlMar 12, 2009
Alain Moran says:
Set the panel render mode back to 'wiki markup' (the default value) or 'velocity...Set the panel render mode back to 'wiki markup' (the default value) or 'velocity then wiki markup' ... you currently have it set to 'raw HTML' (aka: do not render the content, just return it as though what was typed in was raw html)
Mar 12, 2009
Mark Pusateri says:
Thank you.. that took care of it!Thank you.. that took care of it!