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

Displaying contents of books in list fashion on a page

I tried using the instructions for displaying a block's content on a page, specifying the Book navigation block. Here's the code I used:

<?php
$block = module_invoke('Book_navigation', 'block', 'view', 0);
print $block['content'];
?> 

It didn't work and I don't know why (I tried with and without the underscore, with "0", "1" and "2" for the numbers, all without effect).

What I want to achieve:

How to call an html page from a link

Hi there

Another dumb question from a newbie coming up - and the answer is probably staring me in the face:

I'm in the process of converting my existing site over into drupal and on it, I have a music section, which, when the link is clicked simply opens a php file which generates an html page of content and mp3 files.

In drupal I want to create a link which, when clicked, calls a php script to open up a new content page, but knowing next to nothing about php I'm struggling to find the solution. Can anyone show me what the code should look like?

Image position problem top - bottom

I've been testing drupal some time trying to put a site together.....

but the problems i getting at now dont make sense....
I would like like to be able to put an image either at the bottom of my posts or the top but the format of the sites breaks when i put the image at the bottom

http://www.sononix.com/drupal/
will show an example
I have check to see if i was missing a tag but can see where might there be another explanation for the problem

Taxonomy Categorys displayed in a seperated block.

Hello,

I'm looking in yo Drupal for a few weeks now and i have a problem wit the taxonomy categories.

I have installed the modulle taxonomy_menu. Al the definde taxonomy catergories are displayed in the navigation box even for anonymus users. You can see it on http://intranet.aegpl.be.

I there anybody who can explain me how to make the taxonomie category in a diferent block (like the test block that i created) and make this block only availeble for authenticated users.

Many thanks.

Peter Discart

Problem with users at 800x600 resolution

On my computer (1024x960) my website looks great.

On my fiance's computer (800x600 I believe) the website had content that bleeds from one column to the next. In IE the right column is pushed WAY over to the right. it isn't pretty in either firefox or IE.

I'm using the friendselectric theme. My website can be seen here: www.gassavers.org. Do you see any problems with the layout? If so, HOW do I fix it?

I would like to offer blogs

I currently have a forum and I would like to offer the option for my users to create a blog which will be assigned to a subdomain ( name of blog ) automatically. So something like blogs.ie is there a way I can do this with Drupal and if so how?

Best regards,

Eiso

Pages

Subscribe with RSS Subscribe to RSS - Post installation