The Web Content Manager app is completely based on phpWebSite.

Here is the concept:
There are 4 kinds of users:
- The anonymous cowards.  They have no account, and just want to view/add stuff.
- The Internet users.  They request accounts, and are given passwords by the app.  These *only* exist in the wcm app.
- The Intranet users.  They are the users of phpgw.  They are authenticated by phpgw.  They are given access to the wcm app by the admin.
- The Authors.  They are the overlords.  They admin the site.  These are phpgw accounts that are part of the group 'Authors'.

Therefore, the phpgw admin must create the 'Authors' group, and permit that group to access the wcm app.

Right now, the app is only supported by the 0.9.12 API.  This is not 0.9.13 compatible.

You will have to create the tables manually.  The create_tables.* scripts are present in the 'setup' subdir.  Right now, I only have the mysql create_table script.  Gimme time to create the PostgreSQL.

Please read the 'config.php' file for tunable parameters.

Patrick Naubert, AKA Jehreg AKA Q-Bert
patrickn@tygerteam.com
