I have a custom content (using cck) namely thewittyshit and it has a field namely field_thewittyshit . I want to theme field_thewittyshit field for all the views. I wrote the following code and saved
I\'ve created a view in Drupal that retrieves a list of nodes. The display of this view is a page and it works perfectly well. It does even allow me to filter its content by argument.
I have a module that builds a form that includes a fieldset.Instead of using the <legend> element to render the fieldset title, I want to place this content in a <div> element instead.But
I have insta开发者_StackOverflow社区lled the LogoTool module, but I only want it enabled in the custom theme used for the front end site, not for the Garland theme used in the administrative back end.
I\'m trying to place my own theme settings into a drupal subtheme. i\'ve used the forms API in theme-settings.php but they are not showing up in admin/build/themes/settings/$mytheme. my theme-settings
I have an SQL query that lists the uid of all users who have a certain role: SELECT u.uid FROM {users} as u, {users_roles} as ur
I am trying to accomplish the following. I need to use Drupal 6 as a project requirement, but I want to use it with my own HTML and CSS stylesheets for each node/view/panel etc.
I have been using a custom template file called user-profile.tpl.php for a while. But wanted to explore the CCK Content Profile abilities.
I have seen a few functions that allow one to attach classes/ID\'s to menu items; unfortunately, none of them apply to my use case. What I want to do is assign a class/ID to any menu item based on the
I\'m attempting to create my own templates for the search pages using drupal 6.When creating these template pages i usually use Drupal Template Suggests but for some reason when creating the files: