egroupware/resources
Ralf Becker c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
..
inc changed the following table-names: 2005-11-02 11:45:52 +00:00
setup fine adjustment of buttons 2005-10-27 21:53:44 +00:00
sitemgr fine adjustment of buttons 2005-10-27 21:53:44 +00:00
templates/default Add image for view calendar of resources 2005-10-18 21:49:27 +00:00
index.php - phpgw --> egw 2005-06-10 20:40:57 +00:00
README an project need a readme or? 2005-02-16 10:27:08 +00:00
TODO fixed buttons in list and details view 2005-10-09 10:13:10 +00:00

pictures are stored in vfs.
Thus eTemplate can't read pictures from vfs yet, u need to create a symlink into your resources directory!
ln -s {outside-doc-root-path}/resources/pictures {egroupware-base-dir}/resources