[Solved] How fill a file field for batch mode?

Hi, sorry for my bad english.

I have a vocabulary with a file field and I would add some term for this vocabulary in batch mode.

how I could simulate upload button and "fake" managed_field?

My intent is to proceed in this "hackish" #1027068: Taxonomy CSV: Fields Support

Problem with theme_menu_link() override

Hello

I try to override theme_menu_link() just for a specific menu. The machine name of that specific menu is menu-menu-moderateur-gauche

I believe this is a new feature in Drupal to be able to declare that kind of function in template.php to override the menu links for a specific menu.

So I tried that :
function soufflecourt_menu_link__menu-menu-moderateur-gauche()

But I get some errors because I have "-" character in a function name and that seems to cause errors.

CSS Wrapping guidelines

Hey fam,

so I am trying to start some theme development; I've been working with drupal for a couple of years now, and know my way around the system pretty well. I'd like to start for Drupal 7, specifically gaming themes, because they are really hard to find.

my main question is: is there some kind of guideline for wrapping content? or is it basically preference/style?

D7 - Customizing Node-level Display (Non-template)

What is the best way to have a more custom display of my node-level content?

The situation that precipitates this question is: I want one of the plain text fields in a content type to render as a link when viewing it at node-level. I can't do this using CCK's "Manage Display", afaik.

drupal 7 author information block missing

There is also no core module called profile

How do i activate the author information block?

Create block showing sum (integer field) of all records of custom content type

Hi,
I'm building my first Drupal (7.0) site and would like to place a block on my front page that sums up all values of a certain field for a certain custom content type. My guess is this needs to be with views, but being a newbie here, I'd like to see that confirmed and to have someone hold my hand while I learn this bit ;)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x