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.
Hello,
i almost finished to migrate my Wordpress Bases Website zu Drupal 5.7.
One thing that i could not find yet is about th comments.
In my blog lots of visitors leave comments, that are not logged in.
So to make their life easier, i would like to have emailadress, name and website already filled out with thier lastentered values.
think that is default in wordpress and for me very important.
This is going to sound retarded but I've spent 6 hours today trying to do something that should be so simple. I've got tons of different stuff working but nothing totally working.
I have a simple list of ID numbers attached to corresponding values. This was done in Excel. I want to export that in XML and load into a Drupal block. However, I want the block to only show the value assigned to one ID number that will be saved in a users profile.
We have a moderately complex, non-drupal, mysql relational database previously created to track the status of datasets generated with oceanographic instruments. We would like to translate this database structure into drupal so that we can do things like extend tables with cck and generate "reports" with views and make use of modules like workflow.
Before we commit to drupal for this project we need to confirm that we will be able to:
1) generate a drupal view that will perform queries like the following on any three of the database tables in the drupal environment:
I am trying to port our website with 22 languages into drupal, and I cannot find a feature that can share the content (for example: the class schedule that will be the same for all languages).
Is dynamic content sharing doable with drupal?
For example I have this "class schedule" file that is used by all 22 languages untranslated and if I want to update the time i'll only need to update it in one place instead of going to 22 langauges and update the time one by one.