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

Happy holidays.

I really got a kick out of the holiday druplicon. I'm not generally a holiday person, but it was impossible not to smile when I stumbled on this the other evening. Except that now that I've started thinking about this, I can't help but wonder what kind of hat that is. Everybody and their brother would probably recognize it as 'a Santa Claus hat', but it's like that scene in Return of the Jedi when Carrie Fisher talks to the ewok about her 'hat', it just ain't right.

Creating a More Dynamic Webpage

I can either do this myself or if there is a better Javascript Programmer out there this would be a great theme/ multiple module idea. I have been working with Drupal and like the program but having some DHTML abilities would be nice. (Don't over due it but have some nonetheless) I have had good results with the DynAPI hosted on sourceforge http://dynapi.sourceforge.net/ and the 3rd edition is now released for beta. It supports all browers from IE, to Moz, to Konqueror, Opera, Safari etc...

Just thought you'd like to hear something nice...

... from me, since I spend a lot of time complaining about what Drupal doesn't have yet. I just got back from a demo of a BIG asset management system, still in development, but being developed by BIG companies.

General structured data module

Different people have different needs for creating and presenting structured data. One person may want an elaborate user-profile module where users can enter their favorite ice-cream flavor and pet's name; another may want a movie-review module with special fields for IDMB references, movie ratings, etc. A third may want to post a schedule of conference events, with special fields for the event name, panel member names, times, etc.

Accommodating those needs through different modules may be inefficient in many cases. If there were an all-purpose structured-data module that a site administrator could use to set up columns of data and spawn new SQL tables, that would be a very powerful addition to Drupal.

How would this work?

The administrator would set up the number of columns to be used, their names and their data types, along with options for whether the data in each field is free-form or constrained, and if constrained, have the admin enter the range of possible values, and how it is presented (drop-down menu, radio buttons, etc).

A new SQL table would be generated based on that.

The module would accommodate searches in specific fields, perhaps with iterative winnowing of results (eg, first find all users profiles where country=UK, then find the subset of these user profiles where favorite ice cream=pistachio)--a lot of variations on searching are possible (ORs as well as ANDs). Likewise data could be sorted by field. Overview results would be shown in a table view, with detail views (perhaps following a theme that can be edited through the admin's interface) also available. Other forms of output, such as tab-delimited text files, could also be useful here.

New Drupal CMS Review

Hi, I have used Drupal for some time and have finally managed to customise the tableless theme and am away to start work on a new module.

I thought everyone would like to see what I think about Drupal so your welcome to check it out on my site, Tusk Web.

Thanks for looking, please comment either here or on my site on any ideas or improvements to my site or review.

google problems

Because drupal uses session id's Google can ban your site. Session ids creates a loop for the googlebot to keep crawling u, which triggers the ban action.

Just thought you should know.

Pages

Subscribe with RSS Subscribe to RSS - General discussion