Tagged Questions

0
votes
1answer
13 views

How to include drupal form elements in a data table

I have a data table which is populated with data unrelated to drupal content (from a third party system). The data relates to photos which must be approved / flagged as inappropria …
0
votes
2answers
39 views

Views/Flags relationship-argument puzzle

I'm currently wrestling with a views relationship-argument puzzle. I have a Flag setup called Favorites, so that users can favorite site content. I also am using Content Profiles …
1
vote
2answers
30 views

Pass variable from module to theme template when using drupal_render

So I need to AJAX-reload part of a page, and so I'm building a little module to just return drupal_render($node->content['the_field']). Which seems to work fine, it's returning the …
1
vote
2answers
28 views

Is it possible to customise drupal node reference and pass your search and a argument from another field

I'm trying to create a bespoke form in drupal, with a node reference field. I'd like to add a little extra functionality to the node reference auto complete. I've created a view, …
1
vote
0answers
22 views

Subdomain not reading modules or themes folder under sites/all/

I have a site set up with drupal, everything going fine. I then added a subdomain, and that too was fine until I went to enable a custom theme that was under the sites/all/themes …
0
votes
1answer
38 views

drupal: hide single taxonomy term in particular view display

Have a documents content type, with three taxonomies applied to it. Taxonomies are document type (form, policy, other), document group (hr, i.t., training, project specific, etc.), …
0
votes
1answer
11 views

Drupal node.save and JSONP

I am having an issue with call Drupal node.save using MooTool's JSONP. Here is an example. Here is my request: callback Request.JSONP.request_map.request_1 method node.save sessi …
0
votes
0answers
23 views

imap_open mbox windows

Hello Everyone, I'm hoping to use mailhandler on drupal to suck in an mbox into a fourm. However, I keep getting the following errors: warning: imap_open() [function.imap-open]: …
1
vote
2answers
26 views

How do I change “date field” format of a “view” in the form of a page in Drupal?

I'm trying to show a list of dates of Nodes using view. The list should be something like, 19 September 2009 20 September 2009 Right now it can only show like Thu, 2009-11-12 …
0
votes
4answers
51 views

Understanding Drupal core?

I know there is Pro Drupal Dev for doing dev work on top of Drupal, but does anyone have suggestions for best places to look to understand the insides of Drupal? Thanks!
0
votes
2answers
67 views

why is the springsource.com website built in drupal?

I was trying to learn a little about JAVA frameworks like Spring. I hit view source on springsource.com and it's totally Drupal (a PHP CMS). What's up with that? You would think t …
1
vote
2answers
17 views

Set values for an exposed field in a block (in Drupal)?

I've set up a view of "properties". One of the fields is "price". Now, i've exposed price in a block, so that you can search for it from the block. The problem is that when you vie …
0
votes
4answers
50 views

How to create Wordpress-style widgets in Drupal

Hi all, I'm investigating which CMS to use for my next project and am currently looking at Drupal. What I will need to do for the project is create widgets kind of like in Wordpre …
1
vote
3answers
24 views

Drupal: listing content types with content count

I'm new to Drupal. I have a couple of Content Types and some of them have a special field called Foo. This field has value 1 for some Contents and 2 for others. I need to create …
0
votes
1answer
34 views

how to organize my menu, taxonomy, views, pages in drupal 6

i am try to build a web site, it has a 2 level menu. global|asia|euro|u.s (this is locaion menu) about|home|news (this is content menu) if a web site user clicks on global, it w …

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