Hi I'm just getting into Drupal and trying to mirror a site using drupal and of course make it better. I am at the point now where I am setting up contacts in CiviCRM and I'm not quite sure what I should be using to define each contact, tags or groups? Below is an example of what I have and what I need to classify.
Region (North, East, South, West,)
-Sub Region (North, East, South, West)
--Sub Region Representative (contact person)
--County Reps
So a contact would be a member of a Region and Sub Region and might be the Sub Region Rep.
I am working on a podcast community website and am needing a way to create playable playlists. I've tried the playlist and audio modules, however, those seem to require the user to upload files before a playlist can be created. The users of this website host their media on external websites. We already have a feed with all of the users RSS feeds aggregated into it. How could we turn this into a playable playlist? Thanks!
For a site on which I am working we have need of a basic image gallery. We don't need complicated functionality, just the basics: a gallery is owned by a user and contains multiple images through which other users can browse. To that end I've been looking at shazamgallery, which is at right level of functionality. However, it handles images a little backwards. When uploading an image you select the gallery to which they belong, rather than uploading a set of images when the gallery is created. The shazamgallery page states that they will never support batch upload because image_import does, but image_import appears to require either shell or FTP access, which is mind-blazingly stupid for a large site whose user-base is not technically oriented. If I'm mistaken about this I'll gladly be corrected.
In any event, I want to modify the gallery submission form to contain multiple file selection elements. This is not the problem, but rather I don't know the "drupal way" to handle multiple file uploads. This page describes the process for a single image, but the multi-file case is different. My form produces elements with names edit[images][0...n], where n is some fixed number (say, 20). However, if I stop the form processing and dump $_FILES and $node I see nothing in the former and $node->images is a big array of NULL entries. What is the correct (i.e., "drupal") way to handle this situation?
I need ideas on how to set up a wallpaper-download section on my site. At the moment the wallpapers are displayed as a long teaser list of story nodes. However I would prefer to somehow make more use of the available space.
Please go check out the section and let me know if you can think of a better way of setting up this: