Hi,

I added a StyleSheetExtension object on a page. How do I know the title of
the currently viewed page? I have used the code below, but it is returning
the title of the page where the StyleSheetExtension object is

#if ($!doc.plainTitle == "Home")
    .breadcrumb {display:none;}
#end


Thank you in advance,
Julio
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to