Fichiers CSS pour la personnalisation des interfaces des organisations/institutions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Olivier DOSSMANN 55f2822aac Logos: récupération de la dernière version du fichier Draw + export MVS/RBNJ 3 years ago
ils Logos: récupération de la dernière version du fichier Draw + export MVS/RBNJ 3 years ago
.gitignore repository: more rules to ignore files 3 years ago
Makefile Pilot preparation: use SVG files 3 years ago
README.md README: update to explain how it works 3 years ago
fixtures_logos.odg Logos: récupération de la dernière version du fichier Draw + export MVS/RBNJ 3 years ago
logo-global.pilot.png Initial commit 3 years ago
logo-global.pilot.svg Pilot preparation: use SVG files 3 years ago

README.md

HOWTO

  1. Modify ils directory (adds CSS, removes CSS, modifies CSS, etc.)
  2. 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.