Ce dépôt a été archivé le 2020-03-05 . Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
master
HOWTO
- Modify ils directory (adds CSS, removes CSS, modifies CSS, etc.)
- Launch this command:
make clean && make
It will generates:
- static.tar.gz: files for all rero-ils instances
- static-pilot.tar.gz: files for rero-ils pilot instance (with a specific logo-global.png file)
Each .tar.gz file will contains:
- css directory with all CSS files
- images directory with pictures (for static-pilot.tar.gz, the logo-global.png is those from logo-global.pilot.png in current directory)
Note: The script will transform each resources.rero.ch URL by another one. resources.rero.ch/ils/test
for static.tar.gz file and resources.rero.ch/ils/pilot
for static-pilot.tar.gz one.
Description
Fichiers CSS pour la personnalisation des interfaces des organisations/institutions
Langue
Makefile
54.7%
CSS
45.3%