× Feature Requests

Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.

[Closed] setTitle detail view

13 years 7 months ago 13 years 7 months ago by Chris.
raimonesteve
Posts: 3
More
Topic Author
[Closed] setTitle detail view #1
Hello,
it's a improve for the next version.

Add setTitle in detail view for generate HTML Title Page.

file:
detail/tmpl/default.php

Add:
$document = & JFactory::getDocument();
$document->setTitle($course_info);

Please Log in or Create an account to join the conversation.

13 years 7 months ago
Chris
Posts: 2118
More
[Closed] setTitle detail view #2
Thank you for your suggestion and solution to it as well.

I have moved this to the new features section.

Please Log in or Create an account to join the conversation.

13 years 7 months ago
shekar
Posts: 70
More
[Closed] setTitle detail view #3
Thanks for the code....

Please Log in or Create an account to join the conversation.

13 years 7 months ago
Antonio Durán
Posts: 7717
More
[Closed] setTitle detail view #4
Thanks for the fix, I already included it for next release.

Please Log in or Create an account to join the conversation.