Is there a plan amongst core developers for making Drupal 6 truly multilingual? As I have seen there is no support for multilingual custom menus and taxonomy yet and that is kind of crucial for making a good site in multiple languages. Do the core dev team plan to make that happen themselves with a small set of official contributed multilingual modules? Or just leaven it to the creative module developers and hope for the best? :)
Hi
A preliminary search of the forum posts did not lead me to what I needed.
While working on a site and editing blocks, I noted that the "Weights" column was appearing as the page was loading, but as soon as it was fully loaded, it disappeared. So there's no way of setting the locations of the different blocks. I have no idea what triggered it as i did not have it before.
I at first thought it was related to some theme, but when I tried others, it did not help.
Hello all, i'm working on a new project and i want to theme my comment with comment.tpl.php but thats not the problem, i want to putput a certain image like "Crew" if the user role is "crew"... a live example is here: http://www.9lives.be/cartoon/106974
check out the 3rd comment
in the past i contacted the site admin and he has given me the code but i lost the mail wit it so i'm comming to ask here for help..
I'm not sure if this is in the right place, so sorry in advance. From the title you can guess what I'm trying to do. I'm quite new to drupal and haven't quite got my head round it. Any help would be amazing!
I have a an address field,taken at registration, held in a custom profile (profile_address) in the database. I want to parse this field in the gmaps api to generate a marker. This needs to be iterated for the entire database to generate all markers.