Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've have a suggestion/feature-request for Drupal 6, 7 and 8.
When I install distributed, for instance: Drupal-COD or OpenAtrium, I am given a choice—via radio-button—between Drupal and the distribution of Drupal-COD ⊕ OpenAtrium.
I'm building a site for my creative video\photo presents project. Customers will choose from a number of services like video present creation, slideshow, photo archive, etc. And as it is nearly impossible to have fixed prices (comlexity of each order will differ very much), I decided not to use any e-commerce module (like ubercart) and to do everything using nodes (Or maybe I'm wrong and ubercart would be ok?).
My idea was that clients would make orders through a custom order form. I installed "Select (or other)" module to create checkboxes with types of services for clients to choose. Node also uses a comment and file upload field.
For slideshows sometimes over 100 photos are needed, so I bought "IMCE Multiple Upload" module, but I don't know how to integrate imce file upload interface into the form so that a client could access it through a usual browse button of the file field... Or is there a way to integate it into a form, like it's done here? or is it better to use something like gallery module, so that users can manage their uploaded photos on the same page?
no question Drupal is a great CMS and there are quite a few modules out there to help enrich its functionality. Even though I found some tasks which weren't (to my knowledge) addressed by existing modules. So I wrote three modules to achieve these tasks. Being a beginner with Drupal (I started around April 2011) and being also a beginner in coding with PHP and MySQL, I don't think that my modules are perfect in any way, but these modules are working flawlessly and don't interfere (up to now) with other modules I have installed.
I am using Drupal 7 and just decided to update to version 7.7. After I finished updating, everything is working fine apart from a view, which can only be accessed if I am not viewing it as a registered user.