I am presently working on a complete rewrite of the outdated Creative Commons module for Drupal 6 (it's currently available for Drupal 4.7 only).
The settings form's biggest difficulty is its use of dependent options: After choosing a license type (such as "Creative Commons" or "Sampling") further choices will become available. The 4.6 version (I hope not the 4.7 version too) used an onchange="form.submit()" to get multistep functionality.
but when i created new page "About US" primary link and i added 3 sub page into it. But nothing was appears below the About us. I have tried different themes. In the menus, Below the "About Us" i can see the subpages. I totally confused with this and don't know what i going to do...
Anyone have suggestions? or how do i solve this just like old ones.
can anybody tell me, how to change the sort order for images in my image gallery. At the moment the images are not sorted by names but by import date. The image which was imported last is in front and vice versa. I thought, views would be an usefull module, but it is not compatibe with version 6 of drupal.
Hi!
I've just started playing with Drupal6. It's great!
But when I created content + translation and check "Promoted to front page" the both texts appears on it independently on current language. How to make that front page can show content of only current language?