Laurie D Kingsland wrote:

I am very interested in communicating with people actively using and developing 
this project. My immediate concern is how do I get the icons for the 
applications to show in my nav-bar? I am a programmer, document writer and 
active tester. I wish to contribute to the functionality of this project. I can 
best be reached by skype: Lauriedk2 or email: mailto:lauriedkingsl...@gmail.com 
although I am scheduled to receive notices of posts on this forum. Looking 
forward to hearing from someone!
--
Laurie D Kingsland
Skype -- Lauriedk2
email -- mailto:lauriedkingsl...@gmail.com.


Hi Laurie,


First of all you have to have run-priveleges for the application - then using 'notes' as example:

Have a look at notes/inc/class.menu.inc.php which sets up the menu/navigation.

you will find something like: 'image' => array('notes', 'navbar'),

this means that the menu will look for navbar.png within the application 'notes'

It will first try notes/templates/<selected template>/images/navbar.png and fall back to notes/templates/base/images/navbar.png if nothing found.



Regards

Sigurd


_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to