Hello every body iam new in drupal i instal the soft without problem but now i have some difficulty to do wath i finily want with drupal.
my goal is to propose sounds to singer via a secure environnement such as drupal but i cant (or i didnt search very well) a way to put into a article a single mp3 player per article or in the worst case a mp3 player with play list How to do ?
I currently maintain a DotNetNuke production website (www.zemzemcyclecorps.org) on a hosting service (webhostforasp.net)
I want to move this from the current hosting site (asp.net) to another (HostGator). At the same time, I want to convert the website to be a Drupal website. It might be more accurate to say that I want to develop a new Drupal website and then, once developed and tested, point my zemzemcyclecorps.org to that and use the Drupal website to replace the old DotNetNuke site.
I've been experimenting with the Import HTML module as a way of importing the content from a site built with static HTML into Drupal. I was able to import all of the content, but I noticed that alignment attributes that I'd like to preserve are being lost in the process. For example, a line that looks like this in the original HTML file:
Hi all,
I have a heavily Dojo-ed (Dojo Toolkit) webpage that want to turn it into a Drupal module. But drupal does not seem to support Dojo. What's the right way to load dojo into drupal?
1- Does my page work if I simply load dojo .js files inside my module?
2- If not, is there a certain way to load dojo into drupal pages?
3- As jQuery will also be loaded for drupal client-side activities, will there be any conflict between Dojo and jQuery on the client side?
4- Is there any sample drupal module that uses Dojo?