You are not logged in.
Hello to everyone,
I'd like to customize GLPI layout a little bit, for example I'd like to add some information in the top and in the bottom of the page. While reading previous posts I've seen I've to write code on my own, it's not a problem but I'd like to ask to moderators and coders which is the right way to add code to the project.
By using the "suggested" way I'll upgrade the code easily between releases and even understand the internals of this beautiful project.
Is there a way to add code in "a standard way" ?
For example I've seen function named "commonFooter()" everywhere but not declared anywhere, is there a place where I can define it ? I think customization it's quite important and maybe users from the forum can learn something too
Hope it helps
Cheers
Andrea (Ben) Benini
Andrea (Ben) Benini
Offline
And I would like to know is there any standard way to change page layout to right-to-left page direction?
Thanx
Michael
Offline
Ok thanks,
I've just imported the whole GLPI into a brand new eclipse php project and I'll look for it.
To avoid massive changes outside from SVN I'll put somewhere few injection code points so it could be portable through releases. I've also seen plugins directory, maybe I could try to make GLPI skinnable so major changes are maded easily (like drupal and friends)
Andrea (Ben) Benini
Andrea (Ben) Benini
Offline
Offline