Opengroupware: Difference between revisions
From DWIKI
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
*[http://docs.opengroupware.org/alldocs/ Docs] | *[http://docs.opengroupware.org/alldocs/ Docs] | ||
*[http://docs.opengroupware.org/ This plone thing people talk about] | *[http://docs.opengroupware.org/ This plone thing people talk about] | ||
*[http://www.whitemiceconsulting.com/ http://www.whitemiceconsulting.com/] | *[http://docs.opengroupware.org/Members/ Docs by users] | ||
*[http://www.whitemiceconsulting.com/node/67 admin guide] | *[http://www.whitemiceconsulting.com/ http://www.whitemiceconsulting.com/] (offline?) | ||
*[http://www.whitemiceconsulting.com/node/67 admin guide](offline?) | |||
*[[Zidestore]] | *[[Zidestore]] | ||
*[[OGo and Sunbird]] | *[[OGo and Sunbird]] |
Revision as of 19:34, 20 October 2006
- Homepage
- Forum
- The Diagram
- A third party FAQ
- Docs
- This plone thing people talk about
- Docs by users
- http://www.whitemiceconsulting.com/ (offline?)
- admin guide(offline?)
- Zidestore
- OGo and Sunbird
- OGo and korganizer
- Using Sunbird with OGo(discouraged)
- Noodle OGo
- Sope
- Zidelook provides an opengroupware connector for Outlook
- Opengroupware on Debian
- Command-line WebDAV client
Reset root password: su - postgres psql OGo UPDATE person SET password= WHERE login='root'; COMMIT;
Tip: use 'ogo' for db username, not 'OGo', psql prompt gets confused about this and requires "OGo" for alter user