[OGo-Discuss] OGo and asterisk, SUMMARY
chris h
discuss@opengroupware.org
Mon, 27 Nov 2006 19:54:43 -0500
On Monday 27 November 2006 03:55, Sebastian Reitenbach wrote:
> - possibility to tag and move/copy/link the voice message to a project
One of the techniques used on another project that I follow zope/plone is the
use of keywords as tags. This allows both searching, sorting and indexing via
keywords and is very useful for managing any form of content, as it can be
sorted by any of the associated metadata attached to the particular file:
author, date, release date, contact etc etc.
Keywords are managed in terms of permissions assigned to individual users
and/or groups. OGo already has this structure. How difficult it would be to
create a mechanism to add tags (ie: keywords) to OGo content is not known to
me but could possible be one method to address asterisk and blog/journal
requirements (at least in terms of input).
Regards
/ch