This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

acidfree different node type

hi all,

i just installed the image gallery module and the acidfree module

image_gallery: for galleries managed by admins
acidfree: per-user-albums

i want to assign the acidfree image content type to anothername, image gallerie and acidfree use the same content type.
i want that users cant upload any photo's to the image_gallery module, only to their own per-user-album.
but the matter what i try i always see the 'Image Galleries dropdown selection list'
I want that only admins see it and user with the standard permision role dont see it.

donwloading all stable 5.1 modules from CVS

Hello. I would like to download all the stable 5.1 modules from CVS... I am using this cmd here:-

cvs -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal checkout -r DRUPAL-5-1 -d mysite/modules/date contributions/modules

My question is, how does the tagging work?? Will the 5-1 tag definately not include any dev modules, or any 4x modules? I really only want the stable 5.1 modules, and nothing else!!

thanks for your help...

Setting development environment

Hi,

I am trying to setup the development environment for module development. I need some help here to figure out the best way to do this. I am not sure how module developers maintain both durpal and modules(under development).

I am using Eclipse IDE (php plugin, svn plugin).

I have two repositories in SVN
1. Drupal51
2. MyProject.

Any way to generate 2 rss, one for the teaser view and the other for the full page or list view

I have couple of views, like teaser view, list view, page view. I wanted to have an rss for each of the views. But looks like right now, I can have only one rss, no matter what kind of view it is, the feed looks the same. I tried to use the contemplate and define a different teaser and rss but still they look the same.!! So does that mean we cannot have rss for views but can only define them at node type level.

creating single use codes in "registration code" modules

I am using the Registration code module available at http://drupal.org/project/regcode at my portal. I need a little modification in that so that codes can be used only once. Once a code is used successfully during registration process , it should be removed from the list of codes available. Can someone please help me with this.

Any help will be much appreciated. Thanks in advance,

Regards,
Alok Garg

Twitter

Im trying to display twitter rss feed content on the profile page. So far the only wa I can do it is to display a block within the main content.
Does anyone know of a way to display this kind of content as a view?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions