[Home]
[PWA]
[PWB]
[PWC]
[PWD]
[PWE]
[PWL]
[PWR]
[PWS]
[PWU]
[How to get started]
[Downloads]
Created by Peter Wieland
(peter.wieland(at)dnv.com) .
Copyleft under the terms of The GNU General Public License.
PWA
PWA is part of the PW_Tools package.
The package helps creating
- Profiles for individual project members
- Profiles for project partners
- Profiles for groups
- An overview page over the participating partner
- A picture gallery
- Action lists for individual project members
- Action lists for project partners
- Action lists for the entire project
Input:
The following files have to be edited:
The following directories contain information that is processed:
Output:
The files are connected between each other through a couple of html-links.
All links are relative.
Overview pages and tables
Other pages
- Profiles for individual project members
one file per person
./PW_Tools/PWA/Profiles/<personal_key>.html (personal_key from contacts.csv)
(example)
- Profiles for project partners
one file per partner
./PW_Tools/PWA/Profiles/<company_key>.html (company_key from COMPANY.txtcompany.txt)
(example)
- Profiles for groups
one file per group
./PW_Tools/PWA/Profiles/<filename>.txt (groups as defined in ./PW_Tools/PWA/Input/Groups)
(example)
- Activity lists for individual project members
one file per person
./PW_Tools/PWA/Persons/<personal_key>.html (personal_key from contacts.csv)
(example)
- Activity lists for project partners
one file per partner
./PW_Tools/PWA/Company/<company_key>.html (company_key from COMPANY.txtcompany.txt)
(example)
- Activity pages (example)
one file per activity
./PW_Tools/PWA/Activities/<act_key>.html (act_key from ACTIVITY.txt)
(example)
Generated: Sun Aug 28 08:50:59 2005 by PWR.pl (PW_Tools)