I have no idea what is wrong. I installed the module, per the doc, and then tried to upload an image. I get the "Your image was created" message, but what I see where the image should be is the dreaded box with a red "x" in it. Looking at the box properties, I see the path for the image. Checking via ftp, I see that the image is indeed at that path. So, why doesn't it show up? Is it a permission thing? I CHMODed everything in the image paths to 777 and still no luck.
Hi, I am trying to change the HTML produced by the webform.module
So far, I want to avoid tables and use divs and spans... I tried to change the code in misc/html.inc, but other that nothing happens. It still show the form using the table. Even by re-posting the form I have the same problem
I just checked how often the filenames README (213) and README.txt (44) appear in the contrib CVS.
I'd like to see a common naming convention for text-files, not only README, but also INSTALL, LICENSE etc. IMHO all files in core as well as in contrib should either have ".txt" appended or not - but consistently.
My question is, what should we be using? README is the standard on Unix/Linux systems, README.txt might be simpler to open and more common on Windows boxes. Personally I don't care much, but IMHO we should establish a standard naming convention here...
Hi Everyone,
I'm really struggling with a fairly simple customisation.
One the article/story/blog page the top element goes something like so:
Submitted by $username on $day, $date $time
I swear I've crawled through the template for my theme, as well as the .inc files and a few modules. I've even searched for 'Submitted by' but no luck!
I want to get access to the structure of the output as I want to do something like so: