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

How do I customize the site_map module?

How do I customize the site_map.module so that I can use javascript to open and close branches within the taxonomic tree? There are numerous javascripts available to create this from scratch, but nothing I have seen uses php to call the terms from a database. As site_map module does this, and adds rss feeds and number of nodes, it would make sense to customize this to include some dynamic elements that degrade to the plain list on older browsers of if Java is not installed.

I will donate €50 to the Drupal community if I can get this to work.

About drupal 4.7 release!

ppl i was wondering when drupal 4.7 wil be released? anyone knows about this please tell me about it, i'm just wishing that drupal would be realeased soon... thank you in advance guys!

Love Drupal :)

How do I get customize the menu box in add/node to which the node is to be assigned?

I'm using flexinode to create node-types, but I presume it will be the same bit of code that controls the menu box that allows you to assign your node to a category/term.

This menu box that appears at the top of the input form uses - and -- and --- to denote the levels within in the taxonomic tree. I think this is adequate for small taxonomies, but my taxonomies are inevitably large, and when complete, it is likely that there there will be about 600 terms in one vocabulary (a list of specific job titles). The solution would be a dependent menu that gives the first level of terms, and then the second, and possibly even a third.

I expect this can be done by a call to the server each time, but it can also be done by downloading all terms first and having two menus that are dependent. There are loads of bits of javascript out there to do this, but I just don't know how to go about implementing it. First, I don't know which function controls it. Second, I don't know how to call the data from the database such that it calls just the next level of subterms. Every time you open the menu and select an item, the script would have to check whether it has child items, and if it does, it calls those items into the same menu. All content nodes sits in the bottom folders of the semantic/taxonomic tree, so there is no need to allow mid terms to also have content placed in them. I have seen code that allows for dependent menus, but doesn't include calling the data for the array from a database.

Once again a licensing question

Hello,

after reading through this forum and all licensing related posts for a few hours now, I have almost all questions resolved. However, one question remains:

Considering I set up a drupal-based website of which the source would not be released (although i would contribute possible code changes), what kind of information am I legally forced to display on that page? Do I have to state that it is based on Drupal? If so, do I have to do display this on every page or only on one? Do I have to display the GPL somewhere on my page?

Comments module - only for forums possible?

Hi,
I enabled the comments module so that my users could post to the forum - but now they can comment on everything. Which is not necessarily so bad - but when I go to the forum and click on "active forum topics," EVERYTHING that is comment-able comes up - including a picture (a very nice one) that someone posted. But the picture is not a forum. Do I have to just go with this, or can I keep forum posts to being just that - forum posts, not other stuff?
thanks!
terri

Pages

Subscribe with RSS Subscribe to RSS - General discussion