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

Bookmark module with a dhtml library

Hello,

I wanted a user-friendly bookmarking system in combination with drupal authentication and I had some fun with Ajax en passant.
And I absolutely wanted to have drag and drop one way or another so that's why I used an external JS lib. :-)

Take a look:
http://www.spiff.be/?q=node/5858

Just so anyone asks why I did not theme it: just wanted to have a small window with nothing but a tree in it.

Request: Open Source Polling module

Not entirely sure if this is kosher, but I have a request for a module which I think fits perfectly within the realm of what Drupal is intended to be. A post was made on DailyKos today regarding the concept of open source polling and how it could be used to bolster Howard Dean's fifty state strategy for rebuilding a Democratic majority. The basic problem is that polling, while an integral part of any campaign, remains prohibitively expensive and innaccessible to most smaller campaigns, particularly on the local level. The solution suggested is for an open source approach to polling, with a standard survey template with questions to be asked by volunteer pollsters. A detailed description of such a project can be found here:

http://www.dailykos.com/story/2006/5/27/152041/866

It should be possible to write a module for Drupal which could take a list of phone numbers as a CSV file and allow multiple users to make calls from the list. It would present the list of questions as a form, with the number to call displayed at the top. The bottom of the form would have two submit buttons, "Save and get next number" and "Save and exit." It'd then store the results in a table in the database for tabulation and either grab the next number or exit as directed.

User can not see any page of my site only some page DRUPAL have given

I encounter a big problem with my site ,User can not see any page of my site only some page DRUPAL have given,you can go here to see what happened, " www.english-teachers.net " .when i login with my administrator account ,it show correctly,why?And when i go to the module section in my admin area,i encounter the error :"
Fatal error: Cannot redeclare blog_node_name() (previously declared in /home/user/public_html/modules/blog.module:12) in /home/user/public_html/modules/evaluation/patched_files/blog.module on line 12 "

Multiple submit buttons

I need in my form multiple submit buttons. Each submit button simple add one item to cart and all items on page is in one form. How to it this possible? Thanks.

fieldset arrays

Hi

I am trying to get a form repeat feature working with Drupal (JSTools). To make this work I need to be able to output fieldset names in an array format as follows:

name="edit[location_highlights][][description]"
name="edit[location_highlights][][distance]"

location_highlights is a fieldset form class.
description and distance are input fields.

Is there any way to do this through the forms api? I have been through the api reference, google and drupal.org but cannot find any reference to this requirement!

Bug with Adsense tags

When I use the Adsense tags in my story content pages and view the page as anonymous, the placeholder ad as if I was still logged in as the admin. The Adsense block I have created works fine and can be seen correctly.

Is there some bug in 4.6 ? I get the following in the page source

Pages

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