0
votes
2answers
18 views
Should I use ImageMagick or GD2 with ImageAPI in drupal?
Why? What are the pros and cons of each?
0
votes
1answer
12 views
sifr menu list problems, height of object calculated wrong
I am using Drupal and have sifr set on list items, and also a, a:hover are set via Drupal so that the links hover. I looked at the sifr3-rules.js file drupal's render module create …
3
votes
4answers
51 views
ASP.NET developer trying to learn Drupal and PHP
Hi guys, I know ASP.NET C# very well. I make a lot of stuff like surveys and custom web applications.
I'm having a lot of trouble wrapping my head around Drupal and figuring out …
1
vote
2answers
31 views
Add Logic to ‘Promoted to front page’ feature in Drupal 6
I am trying to add some additional logic to the 'Promoted to front page' feature in Drupal 6. That is, rather than the boolean behavior there by default, I would like to add additi …
1
vote
4answers
75 views
Term for rotating header
Hi,
I'm looking for terminology that describes this behavior:
The header of a web-page contains a different image every time you visit it.
Update: It is not an advertisement, b …
2
votes
3answers
52 views
Drupal Custom Node Form
I want to create an input form for registered user, separated from admin's content creation form. Each submission will create multiple node.
To illustrate the case, I will use con …
1
vote
1answer
74 views
+150
Drupal 6/jQuery Ajax update a field
I'm on a different path on the same site, and I need to allow the user to change the contents of a field on a node s/he wrote in a different location. I have the nodeid and the fie …
0
votes
0answers
32 views
Has anyone checked out Drupal 7?
Has anyone checked out a copy of Drupal 7 yet? What do people think?
I'm pretty excited about the PDO and all of the designers I work with a very excited about the new admin inter …
1
vote
4answers
32 views
I want to create blog posts to drupal by sending messages through Outlook. Ideas??
I think for two options, either to send messages to Drupal with SOAP or XML-RPC or by sending e-mail.
1
vote
2answers
29 views
Getting strange characters in text in Drupal…probably encoding issues, but how to solve
Good day.
In my Drupal site, strange characters appear in text. Like, instead of what I expect "ideéenbus" I get De ide�enbus
(I hope this comes out right here)
Now this has to …
3
votes
2answers
68 views
Upgrades to Drupal in production
Does anyone have a good Drupal upgrade strategy for an install that is in production? No one talks about this in books and it's hard to find a definitive answer in forums and emai …
1
vote
3answers
40 views
Drupal - Getting node id from view to customise link in block
Hiya,
Got a little problem with Drupal (again) in that I'm trying to work out how I can build a block which is able to show the node ID of the view page the block is currently si …
0
votes
3answers
56 views
Will memcache help with expensive MySQL queries? (Drupal site)
Hello all,
this is a simple question. There are some queries on our site that take too many seconds to complete (like 15 seconds!). For anonymous traffic they get a cached .html fi …
2
votes
2answers
28 views
Two different Drupal installations on the same domain using OpenId
I have two different installations on the same server that I plan to use with OpenId.
If my user connects in one site using his openid, will he be asked to login again in the oth …
1
vote
3answers
54 views
Granting a Drupal role to all users that have a certain role
I need to automatically apply a role, Role X, to all Drupal users that have been granted a separate role, Role Y. In other words, I wish for Role X to be a subset of Role Y. How ca …
