[TYPO3-community] Content Management for Community Users

Michael Knoll mimi at kaktusteam.de
Wed Dec 12 16:36:29 CET 2007


Hi there,

after a first draft of the community extension, there is still one issue 
  unclear to me. I'd like to have a possibility for the community users 
to create different content on the community website (e.g. galleries, 
blogs, messages...).

As there are different extensions for each of these subjects, the 
question for me is, how to enable an extension so manage the creation 
and the output of those plugins. I'll give you an example:

* User A gets a link "Create new gallery" that leeds him to a form for 
creating galleries. The data is saved in a database table for the 
gallery extension you are using.

* User B wants to take a look at the gallery of User A. Therefore, the 
community extension has to determine, whether User B is allowed to see 
the content, if Yes, it should use the rendering of the gallery plugin 
to render the gallery.

So there are two main questions:

1.) How could we do the rights-management as easy as possibly (perhaps 
using already established T3 functionality)

2.) How can one plugin use another plugin for rendering?


Besides those questions, there is still the need for a forms-library 
that creates the frontend forms (automatically from TCA, if possible).


So far - do you have any ideas, how to solve this?

Would be nice to get some solutions!

Greez

Michael


More information about the TYPO3-project-community mailing list