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.
Is it possible to get dynamic field values in fields like lists?
I want to create a new content type. One of the fields there will be a list (select) of drupal users having uid|username as key|value that will be used as "contact", but as I saw, "Allowed values list" field just accepts static values.
Do I must get/create a custom module to get this list or it's possible to get there using core modules?
first of all: I'm new to Drupal, in fact, I just installed Drupal. While configuring the css and templates was no problem, I have a one concerning the frontpage.
When I enter my URL (www.xyz.com) I want to display a static site, called home. So I set up an articel and a menu called "home". I also set this site as the default site (in configuration/site-information).
That worked - now to the problem ;-)
Anyone got any suggestions on an EASY (and quick) method for bulk exporting / importing nodes between Drupal installations? Preferably that doesn't involve backing up / restoring the full database ( the installation I would be "importing" to will already have its own content, setting, modules etc. ) -- Or, if there's a solution out there that can do this AND preserve things like node references etc, that would be even better, but I'll be happy with just nodes themselves :) Cheers.
I would like to make a vertical menu that slides out to the right when you hover over it (animated without flash). I am a bit confused on what would be the best modules and technologies to use with Drupal 7. With drupal 6 I was using nice menus, but I see this is not yet stable for Drupal 7.
Would someone be able to point me in the right direction for documentation?
I have Wysiwig, TinyMCE and Gallery Formatter installed and configured. When I insert an image into the page, everything looks perfectly on my computer. In admin mode, all the images are visible, and they even still stay visible when I log out but don´t clean the cache. if I copy the link to the image, which looks like http://my_site_name.com/sites/default/files/name_of_the_gallery/image.jpg, it also appears perfectly.
Hi,
I want to create a clean blank content type page.
Does anyone know how to create a "content-type" without the "blocks", "header", "footer", "sidebars" and "menus" at all?
Thanks in advance.