Tagged Questions

0
votes
0answers
6 views

display multiple images attached to a node as separate element in views

hi!! i've a node Gallery where there are 5 image upload fields using CCK. Using views, Node: Published Yes Node: Type = Gallery and Style: Unformatted Change settings for this styleRow style: …
0
votes
0answers
4 views

How to delete terms within Drupal taxonomy module?

If terms (admin OR user created) are duplicates, I don't see a way to delete them from within the Drupal browser interface. This becomes a problem during, say, adding products to an ecommerce site …
1
vote
1answer
29 views

tracking download completions from a website/cdn

I have a Drupal website where users are clicking on a link that initiates a file download from a content delivery network (CDN). A script is tracking the number of users who click the link to begin …
0
votes
2answers
30 views

BlueHost vs. VNhosting for Drupal

I'm dropping Godaddy, and moving my drupal websites to a new host. The word seems to be that bluehost and VNhosting architecture is best suited for MySQL intense Drupal. I've heard a lot of people on …
0
votes
2answers
28 views

How can Android connect to Drupal service?

Dear all, I am writing an android program and I need to connect to the Drupal service to fretch the data or submit data. How can I do that? Thank you very much!!!
0
votes
0answers
8 views

Drupal not printing view inside panel

I inherited a D5 site with Printer, e-mail and PDF versions module enabled that is used for printing. I have a Country page which contains a view with most recent country news inserted in a panel for …
0
votes
1answer
14 views

Theming the default search results page in Drupal

I'm trying to customise the mark-up of the default search results page in Drupal 6. Specifically I'd like to remove the search box and the title from the page - I know I can hide it with CSS, but I'd …
0
votes
1answer
32 views

“context” on a drupal page

This question is a general one, and I've already posted a version of it here. I'm hoping, though, that I'll have a better chance of getting a response, and of being useful to more people, by asking in …
1
vote
1answer
18 views

adding id to unordered list in views

hi!! i've created a view with all the recent node titles and styled them as an HTML unordered list .. it generates the list but, the ul tag doesn't have an id :( how can i add that? thanks..
0
votes
1answer
56 views

Is it possible to set a module’s checkbox to “readonly”?

I'm writing a security module to allow enabling of certain modules for a multisite Drupal setup. Right now, we can disable the Modules form easily using the following snippet. We would like to set …
0
votes
5answers
41 views

Creating a custom content type in drupal

hi!! i tried to create a custom content type in drupal but unnecessary features like Title, Menu settings, and Revision Information, URL aliases come with it which i don't really want ..coz it doesn't …
2
votes
1answer
39 views

Drupal: re-selecting taxonomy terms in advanced search

I'm sure I'm not the first one to try to address this, but Google isn't doing me any good. If you use the Advanced Search in Drupal to filter on taxonomy terms, the search form comes back with the …
0
votes
3answers
29 views

Using a Drupal variable in SQL query

I'm trying to stuff a variable into a SQL query to return a value to a page. $sql = 'SELECT account FROM users WHERE uid = arg(1)'; Where arg(1) = the user currently being viewed. I am outputting …
0
votes
2answers
27 views

slideshow module for drupal

hi! i'm in need of a drupal module which gives a slideshow from the images uploaded by the user..i saw the slideshow module but can't understand where to apply the settings.. thanks for ur help.. …
0
votes
3answers
82 views

Why are my 3rd-party HTML to PDF tools not recognized in Drupal 6 using Print module?

I have installed Drupal 6 and have the "Printer, e-mail and PDF versions" aka "Print" module installed. I then realized in order to generate PDF's from my html nodes that I need a third-party tool, …

1 2 3 4 5 56 next
15 30 50 per page