Hi all,
since I'm not sure what exactly I'm asking for pls feel free to move this thread to another forum if necessary.
By default the user menu comes with the option 'Submit News' with the linkhttp://www.mysite.com/index.php?option=com_content&task=new§ionid=1&Itemid=0
displaying a new content item form with a list of categories associated with the news section to choose from
since I'd
like
each of the segments available from the panel to come with its own blog (for blogging) I thought it might work by adding a news category for each of them:
section ID1: news
associated category IDs:
1: latest news
13: chrissy's blog
14: neptunesuzy's blog
15: grizzelda's blog
what I would like to achieve is that
submit news opens new content form for category ID 1 (no category list)
submit blog entry to open new content form for category ID 13 OR 14 OR 15 - depending on the user currently logged in
submit news should be available for managers and admins only / specific backend users only (not just special)
submit blog entry for category ID13 should be available for user chrissy only
submit blog entry for category ID14 should be available for user neptunesuzy only
submit blog entry for category ID15 should be available for user grizzelda only
would that be possible at all?
if so where would I start?
???