[TYPO3-english] Work groups
bernd wilke
x00nsji02 at sneakemail.com
Fri Oct 30 12:25:44 CET 2009
Am Fri, 30 Oct 2009 11:20:00 +0100 schrieb * k-do *:
> Hi,
>
> I have to implement an intranet and I need work groups. The philosophy
> of a work group is that at any time, a boss can create a work group
> (from the frontend) indicating only the name of the group and the users
> that have acces to it.
>
> The ideal would be that authomaticly was created a structure of pages
> and plugins offering tools to the group like: a discussion tool, a photo
> album, video album, document uploading and downloading...
>
> Is there any extension to do this? (I think not). If not, how could I
> implement this?
my idea to your problem:
you could build a new extension which will create such a new FE_group
from FE and add users to this group [1], than the extension could also
build up some pages which will be accessable only by this FE_group. On
this pages you could insert plugins and special configuration like
records of tt_content and ext_templates.
TYPO3 can easily handle restricted access for pages and content/plugins
contained to special usergroups. Existing extensions for forums, file-
exchange,... can you find in TER.
[1] as of the internal structure TYPO3 handles group-membership you have
to add the group to the user-record for 'adding' an user to a group
bernd
--
http://www.pi-phi.de/cheatsheet.html
More information about the TYPO3-english
mailing list