By mskristinahall on
Hi.
I'm using a World of Warcraft theme I picked up from http://grafix-community.com/ . I made some small changes like removed the ad linking, and whatnot.
Now the only thing that bugs me is this theme does not use / display the mission statement on the page despite the settings in site administration.
So, my mission statement is filled in and I want it to display nicely on the page to anon, and logged in users. How do I go about doing that?
The exact link to the theme is here: http://grafix-community.com/de/drupal_world_of_warcraft_horde_theme
Thanks!
Comments
This will print the mission statement
The mission statement is in $mission so this will work
And to display it only on the front page you would use
Mike,
Computerminds offer Drupal development, consulting and training
Mike,
Computerminds offer Drupal development, consulting and training
By default, $mission is only
By default, $mission is actually only populated on the front page (if using phptemplate theme engine) hence the additional "if" test is unnecessary. :-)
See the beginning of http://api.drupal.org/api/function/phptemplate_page/5.
gpk
----
www.alexoria.co.uk
gpk
----
www.alexoria.co.uk