~ubuntu-de-locoteam/+junk/logistik

« back to all changes in this revision

Viewing changes to README

  • Committer: juliux
  • Date: 2010-01-31 11:20:27 UTC
  • Revision ID: juliux@nordbank-20100131112027-tpb3zfe6ha87yim6
- persoyml Ordner entfernt, da extra branch für produktiv daten
- example Ordner erstelt
- README mit persoyml angepasst
- Pfade auf absolut umgestellt, damit es via cron läuft

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
1) Howto add your pool of articels to the main pool
2
 
- Copy persoyml/vorlage.yml to persoyml/perso_yourname.yml
 
2
- Copy example/vorlage.yml to persoyml/perso_yourname.yml
3
3
- Fill out persoyml/perso_yourname.yml
4
4
- commit your changes on perso_yourname.yml to the branch
5
5
 
7
7
There are only a few things do to if you want to run lager.php on your server
8
8
- Copy lager.php to a path which is accessible by your webserver
9
9
- Adjust the path in
10
 
 - create_lager.sh there RUN_DIR
11
 
 All other pathes are relative, so you just have to keep the folder strukture of the branch. 
 
10
 - create_lager.sh
 
11
 - create_mainlager.sh
 
12
 - generate_mainlager.php
 
13
- create a persoyml folder inside the logistik folder