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

UIEforum latest posts block

I would like to edit the "latest posts" block in UIEforum. It works great but it displays too much information for my needs!

Right now the block displays this information
- forum name
- post title
- 'poster' user name
- date posted (long date)

I only need it to display
- post title
- date

Which file do I need to edit??

Thanks!

Hide CCK Fields when no data in entered

Hello everyone,
In one content type, I have created several fields for my users to fill in when they submit a post.
Some of these fields are optional.
However, if a field is left blank, the title of the field still appears on the post... which doesn't meake it pretty to look at.
It would be great if it was possible that fields with no data entered would not appear in the final post.
Is there a way to do this?
BTW, I am a newbie for drupal and have no knowledge on PHP ( unfortunately)
Many thanks
drupalworld

lightbox for 5.x?

anyway to get it? searched and searched and tried editing myself (but im no good at php) ..... does anyone have it?

How to get rid of drupal folder in drupal links

Hi, I've placed drupal in a folder "drupal_5_1" and redirected there from a .htaccess file in the webroot like so:

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ drupal_5_1/$1 [L]

That gives me a nice clean install which works fine with the legacy pages.

The only problem is this: Drupal insists on inserting "drupal_5_1" into all the links so although this url works fine:

http://mysite/my-page.html

Links inside drual to that page look like:

view in a CCK node

Hi,
What is the best way to display a view at the bottom of a cck node ?

At the movement I'm trying to use the cck computed field but I'm a bit stuck.
how can I load a view and display it ? Can anybody give me a small snippet ?

I've tried with $node_field_item['value'] = views_get_view('participant') as computed code and
and $display = $node_field_item['value'] as display format, but without results.

thanks !

Any dating module exists?

It is highly important for drupal to get on this territory before any other cms does.

Pages

Subscribe with RSS Subscribe to RSS - Post installation