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

Best way to add custom CSS to a module?

I'm working on changing the recipe node module. At the moment it performs drupal_set_html_head with some extra CSS.

The codefilter module goes one step further and uses drupal_set_html_head to point to an extra stylesheet (<st yle>@import etc), stored as codefilter.css in the module's directory.

In my module, I currently use theme_add_style(), because that seems to do exactly what I want. Is it the right function to use?

User Forum

Hi guys,

Anyone have any idea about allowing users to create their own forums under a certain container through the create content menu. Any one know which direction to look in in order to get that? I tried searching for it, and didn't find much.

Experiences with "Taxonomy Access Control" for 4.6?

Has anybody had any luck using the cvs version of Taxonomy Access Control module with 4.6? Anybody know why this module is still stuck at version 4.5.0?

Gallery2 Search w/4.5.x

I'm using latest 4.5.x with Gallery2. It works pretty good. But the search functionality is not returning any results.

http://www.langdale.ca:81/drupal

help?

Text links that could hide comments?

I'm trying to create text links that, when clicked, could be linked to a function that would, in turn, set some stuff in a database to hide comments from a user's view. How exactly would I go about doing this? The focus here is, of course, text length and _GET variables.

I would put sample code, but it won't let me because it says my input is suspicous.

Article like module

Its there a module that organizes and displays nodes in a central location like article module(but for all nodes)?

Pages

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