traduction des instructions d'installation
This commit is contained in:
parent
e0f701c139
commit
ca8826ed82
2 changed files with 22 additions and 4 deletions
16
INSTALL.en
Normal file
16
INSTALL.en
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Configuration:
|
||||
* web server with PHP support
|
||||
|
||||
Installation:
|
||||
* copy all the files in the appropriated directory
|
||||
* copy the "configuration-dist.php" as "configuration.php"
|
||||
* edit the" configuration.php" file, according to your needs
|
||||
* give the write permissions for everyone to the "cache/" directory
|
||||
* give the same rights to the "cache/" directories, in the "template/" directory.
|
||||
|
||||
Using:
|
||||
* Each strip is represented by a SVG file and its PNG export
|
||||
* you may generate the PNG with the "stripy.py" script, if you have Inkscape and python installed on your system.
|
||||
* For correct operations (display of the title, date, comments, ...), each SVG file must have RDF metadata (using Inkscape: File > metadata).
|
||||
* Put these 2 files in the "strips" directory.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue