This forum is for less technical discussions about the Drupal project, not for support questions.

Ajax-Based PHP Grid Component

anyone integrated a data grid into Drupal?

something like:
http://www.nitobi.com/products/grid/
or
http://www.senzalimiti.sk/slgrid/pages/en/
or
http://coolstuff.support.googlepages.com/

tips? tricks? Drupal module that does the same thing?

thanks!

A theme issue

Hello,

I have changed the theme and it shows a large space of blank space under the node. When I change the node, that it is just "Full HTML", then everything is ok.

Where can be the issue?

Thanks and have a nice time,
Luke
http://www.smilinghr.com

jQuery example/tutorial - dynamic form

I'm not sure how soon jQuery documentation will become a part of this site, but I'm happy to contribute what I can. At http://www.ubercart.org/node/18 I have posted an interactive example that uses jQuery to dynamically add elements to a form based on a select box within the form. This requires no form submission to change the data collected. The example I created is for a product entry form of different product types- specific information is collected for the different product types within the same form.

Adding drupal search to Opera

I recently added drupal as a search engine to my Opera browser and I thought I should share. Its very easy.

This in for Opera 9.0.1

1. goto Tools > Preferences
2. Search Tab
3. Add button
4.
Name = Drupal.org
keyword = d (can be anything you want, this is for searching from the address bar eg. "d cck")
Address = http://drupal.org/search/node/%s OR http://drupal.org/?q=search/node/%s

Collapsible Forms in 4.6(.8)

I wonder if it would be possible to have collapsible forms in 4.6(.8) like in the newer 4.7 version. Does anyone know a way to do this?

How to get the parent variable/node of a secondary link?

Hello,

I have a primary links menu, where each primary menu item has s different background.
I'm using this for it:
$alias = drupal_get_path_alias($_GET['q']);

For some primary links, I have secondary links. But when I display a secondary link, then no background is shown anymore. That's normal, because I didn't specify a background for the secondary links. But I want to use the background that is given to the parent node of the secondary links content.

Any help on this very much appreciated!

Pages

Subscribe with RSS Subscribe to RSS - General discussion