[OFBiz] Users - Page titles, dynamically

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Users - Page titles, dynamically

firas-3
Hi guys,

In Ecommerce, I'd like the category description to be displayed in browser's
title bar. Here's how it looks in my header.ftl:
        <title>My Site - ${page.title?if_exists}</title>

The only view that do respond to this request is the main page, which shows
"My Site - Featured Products" in the title bar. In all the other views, "My
Site - " is displayed. The 'page.title' property gets its value from a line
in category.bsh. Strange behavior, since the descriptions property is not
empty for the other categories.

By the way, undersunconsulting.com displays similar behavior, i.e. only the
main page displays additional dynamic title.

Thanks for your help,

</Firas>

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users