phpCollab Community
Discuss everything phpCollab!

The forums are currently in READ-ONLY mode while we upgrade the forums.
Home » Development » Modifications » (MOD) Add links to login page (Where can I find the code that generates the linke on the login page)
icon7.gif  (MOD) Add links to login page [message #8617] Wed, 27 January 2010 15:47 Go to next message
jmkaep is currently offline  jmkaep
Messages: 1
Registered: January 2010
phpCollab guest
I would like to make some modifications to the login page ie instead of the "system requirements" show a link to download the manual.

The other possibility is to improve the coding of the "system requirements" page i.e. using ul and li to improve the layout and readability.

I've been poking around for a while now but I can't find the right code. Where can I find the code in the php file that generates the html to do this?

Thanks for your help.

[Updated on: Wed, 27 January 2010 16:00]

Report message to a moderator

Re: (MOD) Add links to login page [message #8620 is a reply to message #8617] Tue, 09 February 2010 17:46 Go to previous message
mindblender is currently offline  mindblender
Messages: 610
Registered: July 2003
Location: AZ
phpCollab contributor

jmkaep wrote on Wed, 27 January 2010 07:47

I would like to make some modifications to the login page ie instead of the "system requirements" show a link to download the manual.

The other possibility is to improve the coding of the "system requirements" page i.e. using ul and li to improve the layout and readability.

I've been poking around for a while now but I can't find the right code. Where can I find the code in the php file that generates the html to do this?

Thanks for your help.


jmkaep,

If I remember correctly the menu items are generated from the theme/*/header.php file. Look for:
$blockHeader->itemNavigation($blockHeader->buildLink("../general/systemrequirements.php?",$strings["requirements"],in));

and just add whatever else you want.

You will need to update the other themes as well if you use them.

Hope that helps.

Jeff
Previous Topic: [MOD] To filter completed tasks or not
Next Topic: [MOD] Collab and Outlook Calendar Sync (via Ical)
Goto Forum:
  


Current Time: Fri May 24 01:08:35 CEST 2013

Total time taken to generate the page: 0.27669 seconds