Drupal is up and running but how do I ...?

Real Name

Hey all,

Well, after downloading Drupal a couple of weeks ago, I'm CLOSE to putting up my site (thanks to these GREAT forums). I have a question that I can't figure out.

Sortable table with images in it

Whenever I have a View display as a table, as soon as I add a field that's not text (such as a star rating or a jpeg image), the table does not show itself.

How can I show a View with a table (with sortable columns) in which there are images?

THANKS!!

Permission problem when adding a module

I've put some modules into sites/all/modules/... and for each of those I get subsequently the below error

warning: is_dir(): Stat failed for sites/all/modules/buddylist (errno=13 - Permission denied) in /home/www/web1/html/includes/file.inc on line 644.

I've chmod all dirs to 777 but this still occurs and I could not found a similar entry here ... what am I doing wrong? (I am really new to Drupal so forgive me :-) )

thanks ... Danny

How to put links in a block

I have been experimenting now with several modules, but either there is something fundamental about Drupal that I do not understand or it just isnt there, but I am looking for a way to publish a list of links to related sites (there are several modules for that) IN A BLOCK which place I can define. Any suggestions would be very much appreciated. Thanks

Changing the teaser layout

How can I change the way "add comment"/"x comments" link is displayed in the node teaser? I've modified node.tpl so that "submitted by X on XX" goes after the node content and I want the comments link to appear in the same line and use a smaller font size.

views: make a form to send some args for filter

I have a view with an exposed filter for terms. Readers may pick multiples. It works ok, although I don't like the select interface because I find it is less accessible and usable than using checkboxes or radios.

So instead, I'd like to use php to make my own form with checkboxes that could pass the view some args, and repeat the form again on the results page. I understand that there's a forms API but I can't figure out if there's something here I could use for this. I *don't* want to make one in static HTML, as the terms I'm filtering against will often be changing.

Pages

Subscribe with RSS Subscribe to RSS - Post installation