This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

How to modify taxonomy_context module to remove node titles form block??

Greetings,
Can anyone tell me how to modify the taxonomy_context module to keep it from loading the titles of nodes in the block?

This module does exactly what I need as far as loading taxonomy terms from the selected node as a menu block but it also loads a set of titles into the block which make it cubmersome as a menu.

It would be an awesome enhancement to the module to make it selectable whether or not to have node titles/links in the block...

Many thanks

Voting Module- SQL Error

Hello drupal community,

I just installed a voting module (voting-cvs.tar.gz) and I have a problem.

The install instructions read:

Set default workflow settings for nodes. This
allows you to set whether voting should be on or off by
default for specific types of nodes. This option is
set for each type of node by going to:
'administer/content/configure/content types'

This path does not exist in my version of drupal, but I was able to find something in /settings/voting.

When I click on that link I get an error:

Pure css popups

I would love a little help setting up the ability to inject spans and imgs into a menu item anchor tag. I have been able to acheive this by hacking the common.inc file on line 1081 from:
return '<a href="'. check_url(url($path, $query, $fragment, $absolute)) .'"'. drupal_attributes($attributes) .'>'. ($html ? $text : check_plain($text)) .'</a>';

to:

user login module disabled: stucked outside!

Ok, now i know its a bit of a dumb situation but seems like i've disabled my user login module and log out as admin. Now i don't know how to bring back my admin permission...

Anyone can help with this one?

Flexinode Query

Good afternoon,

I am the founder of many drupal sites and I have just started to use the flexinode modules with my sites. There is something I would like to know, if possible and how we do it?

I would like to know if we can create a flexinode of some kind that goes like this.
-----------------------------------------------------------------

User enters a title: My simple image gallery

User enters a description(or the text field, I would name this:"Enter HTML here"): HIS HTML CODE HERE

Full error messages

Hi

I am getting an error on a sql command in a custom module I am developing. The error is logged in Drupal as follows:

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions