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.
After 3 days, I have not found a way to protect user pictures. They are always accessible in public AND in private files! Where do I set access restrictions to protect user pictures in Drupal 7?
I want to migrate from Typolight (contao) to Drupal. The main reason is the enormous user community behind it. Contao is good, but is has limited support and very few templates.
One of the things I have to address is the difference in page building. As for contao, it i possible to grab different content elements together and publish it on one page. For example: on this page you see an element intro-text, an element webform and an element table (actualy a show table module).
I would like to get an experienced drupal hacker's opinion on converting a rails 1.2 based web shop that sells mp3 files and has a very customized way of working.
Of course some features would be now, it would not be a straight conversion but an enhancement of the previous site.
Features wanted:
- There are some static pages
- A blog, and a news section
- Newsletters must be able to be sent based on custom filtering of users and a schedule
- The data structure is not that simple to pull over ubercart/commerce (genres, tracks, albums, artists, and pricing scheme is very complex with complex rules that differ on where the user bought the track, or album (price is different), then who is the label that released it, etc.)
- It needs to be multilingual (2 languages minimum, more probably later - all content needs to have 2 languages, some can be more as well)
- There is a need for a webshop component that is able to handle file downloads - but also these file downloads must be customized. We only would store mp3 files, and if someone buys an album it would be zip compressed on the fly. Then individual mp3 files would have their ID3 tag changed based on the language used. This would be a custom module for sure - but is it worth the effort to learn the ropes for doing this?
I'm the developer for the tetris module (http://drupal.org/project/tetris). I've been trying to upgrade the module to Drupal 7 but people have been having problems with it (http://drupal.org/node/1044422). The tetris module is a block and people are saying on the
admin/structures/block
menu they are not seeing Tetris under the disabled section yet on my own Drupal 7 I have no problems.
I've created a custom bartik subtheme in D7, but I can't figure out how to call my own ie stylesheets from my subtheme's css folder. The ie stylesheets are called from bartik's css folder. I tried installing the Conditional Stylesheets module, but it doesn't seem to work with a subtheme. Can anyone help?