Download & Extend

This is more of a request to show me how to

Project:Create Content Block
Version:5.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi there just wanted to say that your create content block is fab. As i am not a coder I was wondering if you could show me what bits of code i would need to change.

Reason being I have writers, musicians, artists, photographers, tattooists and film makers on the site and would like to create a create content block for each specific group. As at present they get shown the drop down and they are forever adding things to the wrong type of content.

so for instance, writers could just go to a block and it would say create blog, short story, poem etc as the different content types, the comic artists could go and create the content types just for them.

I did try clone the blocks but couldnt for the life of me see what to alter with the php etc.

Could you point me in the right direction or assist me in any way shape or form as to grouping the content types for the block and pull down menus.

I do love this module by the way.

Comments

#1

I think this module works well with other Drupal access modules, so you might use Taxonomy access or content type access to limit the types of content your users create. I hope that helps.