Customising Page Footer

Get help from other users here.

Moderators: Developer, Contributor

Customising Page Footer

Postby DangerMouse » Dec 15, 2005 9:09 am

Hello again,

I hope I'm not going to become the scourge of this forum, but I have a few questions about configuring the footer at the bottom of the page.

I have found reference to it in HTML_API.php and have also found refence to the inclusion of a custom banner? Where can i find further details on this?

I wish to remove the version number (to possibly improve security) and to customise the eMail address.

Thanks
DangerMouse
 
Posts: 2
Joined: Dec 15, 2005 9:06 am

Postby vboctor » Dec 18, 2005 4:59 am

Checkout the following options:
$g_show_version, $g_bottom_include_page, $g_top_include_page.

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect
vboctor
Site Admin
 
Posts: 1270
Joined: Feb 13, 2005 5:11 pm
Location: Redmond, Washington

Re: Customising Page Footer

Postby dingfelder » Apr 13, 2009 7:45 pm

OK, I added

$g_bottom_include_page = '%absolute_path%/custom_header.php';
$g_top_include_page = '%absolute_path%/custom_footer.php';

when a custom header page is there is does use it instead of the default logo

for the footer though, it adds the footer and also still adds the old default footer.

How can I make mantis use the customer footer INSTEAD of the default footer?
dingfelder
 
Posts: 100
Joined: Aug 14, 2005 5:47 pm
Location: new zealand

Re: Customising Page Footer

Postby deboutv » Apr 14, 2009 1:44 am

You need to modify the PHP code.
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
deboutv
 
Posts: 506
Joined: Jan 15, 2007 9:31 am
Location: La Ciotat, FRANCE

Re: Customising Page Footer

Postby dingfelder » Apr 14, 2009 5:40 am

if I understand correctly, and you are saying that the only way to do it is via changing core files (changes that will then be lost on the next upgrade) than I would say that I am quite disappointed.

I had hoped at the very least that there would be a way to override the get_footer html API, so that the overriding call would get used instead.
dingfelder
 
Posts: 100
Joined: Aug 14, 2005 5:47 pm
Location: new zealand

Re: Customising Page Footer

Postby mittalpatel » Jun 02, 2012 10:07 am

To update the email address in footer you can change value of $g_webmaster_email variable in config_defaults_inc.php file

There are other email settings also given which you can update. Find for "MantisBT Email Settings" in config_defaults_inc.php file and you should find it.
:-)
mittalpatel
 
Posts: 2
Joined: Jun 02, 2012 10:02 am


Return to Help

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron