Which, if any, pre-configured Drupal distro a multi-user community site?

Firstly - there's a Drupal 8? Posting this gave it as an option. Downloading did not.

I am experienced PHP programmer & total Drupal n00b.

Question: there seem to be pre-configured Drupal distros available. Are these a good idea or not, wrt upgrading? Or does it depend on the distro?

Taxonomy Display - Getting started

While taxonomy display is fairly easy to configure for users comfortable with altering the display of their taxonomy terms, a brief introduction is needed for those new to Drupal 7 or Drupal in general. If you have not yet installed taxonomy display you first need to do so — if you need information on how to install a contributed module you can follow the installing contributed modules guide.

Once taxonomy display is installed you can access the configuration options by performing the following steps:

  1. Visit the taxonomy administration page on your site ( admin/structure/taxonomy ).
  2. Click edit vocabulary under the operations column for the vocabulary you would like to alter the display output of.
  3. Click the manage display tab.
  4. Under Custom display settings check the box for Taxonomy term page and save.
  5. You should now have a Taxonomy term page display mode available, appears next to default in the upper right, click it.

Taxonomy Display

Taxonomy display is a module that expands the functionality of taxonomy term pages to be more node like in Drupal 7. By making use of taxonomy display site administrators can change the presentation of their taxonomy term pages, gaining control of features previously uncontrollable: term display, associated content, breadcrumbs, and attachment of core RSS feed for the term.

erroe in moudules config

Hi ,
Iam new in Druplal world,
I want to use Ubercart, I intalled th CCK but it have errors

FileField 6.x-3.10 Defines a file field type.
This version is not compatible with Drupal 7.x and should be replaced.
Requires: Content (missing)
Required by: FileField Meta (disabled), ImageField (disabled

FileField Meta 6.x-3.10 Add metadata gathering and storage to FileField.
This version is not compatible with Drupal 7.x and should be replaced.
Requires: FileField (disabled), Content (missing), Getid3 (missing)

Using an image field from a Content Type as a background without inline styles?

So I have a content type with an image field and I need that image to be set as a background of the div for the entire node. I could easily do this by getting the path and doing inline styles to add the background image, but that won't validate. So what I'd like to do is send the image path to a CSS file to be applied as a background image to the correct div. I'm kind of new to Drupal so I'm not really sure what to do and so far my search efforts haven't gone so well. Thanks in advance!

Content view doesn't show file size. It is important user sees file size before download.

need to display clickable filename for download and size of file must display on the node.

A clickable link file name and size of the file is visible in edit, but not in view of the node.

Trying to set node for user to see file name(with link) and size of file before clicking on file name to download the file.

Looking at the contemplate module I can see it is possible via theme. I'd prefer not to change theme code.
There may be a module that has this ability,which I've not found.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x