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

Create a page that lists pages & stories by vocabulary

Hello

I was wondering if anyone knows how to create a page that lists articles & stories that are of a particular vocabulary in the same way that it does if you click a vocabulary link at the top. I then want to be able to modify what the destination page looks like, ie just titles only or very short 1-2 line summary (at the moment I'm getting anywhere from 7 - 15 lines in the summary, plus title etc.).

Any help greatly appreciated.

Many thanks
Julie

Logs that does not log

Hi, I have my italian linux portal site based on Drupal 4.7.3.
Hi have checked to use statistics module in the settings->module node and in the admin->settings->statistic I have checked the "Enable access log". But my log are always empty. no data is stored. Why this ? Where I can check for error or misconfiguration ?

Tnx and sorry for my bad english.

M.

limit url's in comments to reduce spam - possible?

ok - some sites i go to say "max 3 urls in comments" - is there a way to implement this on drupal? all of the comment spam i get has 50-100 url's and i think limiting should help a little.

any ideas how?

thanks!

GoogleMap module: legend fields

Hi, I've been doing some testing with the different modules to get a GoogleMap.

I created a feed based on a location enabled CCK content type, works great with the GoogleMap module (http://drupal.org/node/29091).

How to make drupal text area like this?

Hello,

I want to use drupal for my community site. I wish to make my site in Marathi. I wish to use a editor which can directly type in Marathi. I have a editor like this.

http://www.var-x.com/gamabhana/

but I dont know how to embed it in my Drupal. Please let me know how to do this.
Thanks.

Getting fields like title and so on without node_load()?

Is there already a way in Drupal to get the data from specified field in a node?
I'm looking for something like get_field($nid, $fieldname)

I'd be needing this kind of function in multiple places, this far I've just done it like this:
$_node = node_load(array('nid' => $nodeId));
$field_X = $_node->field_X;

Pages

Subscribe with RSS Subscribe to RSS - Post installation