Hi, I just uploaded some very nice icons that should be used to improve the look of koha. Those icons should be self explanatory : 1downarrow.png => dig, or "more detailled information" 1leftarrow.png => previous page 1rightarrow.png => next page 1uparrow.png => "less detailled information" 2downarrow.png => "lowest information" 2leftarrow.png => 1st page 2rightarrow.png => last page 2uparrow.png => top information edittrash.png => delete filefind.png => find fileimport.png => import filenew.png => add fileopen.png => edit fileprint.png => print gohome.png => home Those icons are located in the /default/images/ directory, as they are the same for every language. for techies : i've picked icons from a kde icon set. and didn't change any name. So we will be able to change the look of icons by replacing them with another icon set. sample : ! <td><a href="<TMPL_VAR name="action">?op=add_form&bookfundid=<TMPL_VAR name="bookfundid"> ">_*Edit*_</a></td> is replaced by : ! <td><a href="aqbudget.pl?bookfundid=<TMPL_VAR name="bookfundid"> ">_*<img src="/<TMPL_VAR name="theme">/images/filefind.png" width=32 hspace=0 vspace=0 border=0 title="budget">*_</a></td> Most parameters pages have been changed (in english language). don't hesitate to change others. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (1)
-
paul POULAIN