CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Set page title and drupal node title in smarty (probably applies to joomla also)
Pages: [1]

Author Topic: Set page title and drupal node title in smarty (probably applies to joomla also)  (Read 2307 times)

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Set page title and drupal node title in smarty (probably applies to joomla also)
December 14, 2009, 07:19:26 am
Quick question and answer

michaelmcandrew: hey there, can you set the drupal page title from within a smarty theme?
[14:56] dlobo:  try using this php code within smarty
[14:56] dlobo: CRM_Utils_System::setTitle

so in a smarty template, just about anywhere, U can write

{php} CRM_Utils_System::setTitle('have a look where this appears', 'have a look where this goes also'); {/php}

Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

jawnski

  • I’m new here
  • *
  • Posts: 14
  • Karma: 4
    • California Association of HERS Raters
Re: Set page title and drupal node title in smarty (probably applies to joomla also)
January 11, 2010, 04:30:39 pm
Thank you. I think I'll just leave it the way it is and let a consultant change it when we can get some funding. It works and that's the important thing.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Set page title and drupal node title in smarty (probably applies to joomla also)

This forum was archived on 2017-11-26.