hook_menu - options parameter for menu items has no effect

I am trying to add a custom class for links generated for my menu items. An example is as follows:

How to rebuild one form field depending on another value using AJAX?

Hi,

Imagine we have a form with two multivalued drop-down fields Field1 and Field2, where values for the latter depend on current value of the former.

Now when a user selects value for Field1 then Field2 to be rebuilt.

To be more specific, let both Field1 and Field2 be of the type Term Reference.

How this could be programmed on Drupal 7?

Thanks in advance.

Migrate Drupal 7 install path

Hello,

I have a question about the Drupal 7 install path. It seems like when you install a fresh D7 website you have a few MySQL tables filled with the path used for the setup :

  • cache_bootstrap
  • menu_router
  • variable
  • watchdog

Let's say I want to develop a test website on mysite.com/test. Will I be able to migrate both the files and the database to mysite.com without any change in the DB even if the first path used for the development is different from the new one for production ?

Thank you

'a' links not working in basic page D7

Hello - very annoying issue. I have added a basic page in D7. In the content I have added a simple [a href] linking to an external site and one also linking to a page anchor. Examining the html of the produced page and there they are and the CSS of the page is ok too but the links are not working. Nothing, not even recognizing the hover css.

Any one have any ideas? thanks

Help with structuring data

Hi!

I recently installed Drupal 7, and was very excited about the CCK built in. I thought it'd be enough, but my structure needs seem to go a little beyond that, and I'm looking for help as to how to structure my content.

Understanding Drupal 7 Private Files

I am having difficulty understanding how Private Files should work in Drupal 7. It seems an authenticated user can discover a private file's URL, disclose this to an anonymous user, and Drupal will serve the private file to the anonymous user without prompting for user credentials. Is this correct?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x