The default display for the list of attachments is a table with the name of the attachment in one column, and the 'file size' in another, e.g. http://www.pineridgeskiclub.ca/?q=node/104. I would prefer to get rid of the "Size" column and just have the file name, but haven't managed to figure out what I should be editing in order to do that. I'm using a phptemplate-based theme.
I just upgrded to cvs to get my hands on all that new functionality. When I compare drupal 4.4 or 4.5 to 4.7, the difference is mind boggling.
Anyhoo, I tried out the views.module in 4.6 and loved it. It's pretty powerful stuff for presentation of data. However, in the cvs version, when I add a 'view' and click save, nothing happens. The data is not being saved at all. Anyone have any idea why? Has anyone else experienced this issue?
How do I modify the aggregator.module file to make RSS links open in a new window? My client does not want people to click the links, and be taken to the RSS site in the same window.
I downloaded the latest drupal version a few days ago and have been playing around with it ever since... I must say I really like the modules implementation, so easy!
but my question is the following: I didn't find a way yet to link to images on another server like you would do when using e.g. phpbb with the [img=http://ww...... [/img] tags
is there a module or soms way to post content with linked images in it?