Hello to wholes, I need his help, the thing is that I have drupal 4,6,9 and do I have my drupal's forum here http://www.reggnetwork.net/?q=forum Forums says the title in English time of Foros of in Spanish and right now, look for all parts of like changing that part to translate it and really that I am not able to and you the fact that they are the experts in drupal want to that they help to me to change it right now than and I wear at forums if this one changed and once that part was translated, in advance thanks and greeting.
I'm looking for the functionality (in the code, not the admin GUI) that controls whether or not the navigation is expanded or collapsed? I skimmed through all the .module files I could find with no luck or I overlooked it or didn't recognize it...
Ugh. I'm not a programmer by any means, but I've found myself needing to customize one of the modules, and I'm having a hard time controlling a 'foreach' loop using the node arrays. The module I'm working reads the contents of a folder and builds an array containing the names of the image files in a folder. I'm trying to build 2 'foreach' statements, one which counts the number of files and writes a line of html for each item, and the second loop outputs a few lines of html for each image in the array and inserts the image filename into placeholders in that html.