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

Simple profile question

I found it a little complex to understand how to use the built in profile module.
Even the explanation online
http://drupal.org/handbook/modules/profile
explains how to setup the profile but doesn`t not explain simple things
like what is a profile url etc
It may sound banal but I`m having trouble understanding where the profile 'lives'- what it`s url is.
Is it the /?q=user/n page?
in that case how do I make it visible without login?

Archiving as a HTML of an exsisting Drupal site

Hi,

I've noticed that a book titled "Archiving as a HTML of an exsisting Drupal site" (I don't remember the title correctly) disappeared at http://drupal.org/handbooks .

I'm sure I can find the title on the video podcast at http://www.lullabot.com/videocast/installing-drupal-4.7

I searched a lot, but I coudn't find it. I would like to know how to get achive of a all pages in html.

How to divide content container into 2?

on Drupal 4.7 theming wonderfully thought of containers (and thank you for that to all contributed)

you get
'Left' container
'Right' container
'Content' container
'Header' container
'Footer' container

thats where you position your blocks on
admin/block

Add form elemnt to a page

I tried adding a form elemt to a page, filtered as PHP code.
but all textfeild and buttons ar filtered out.
Is there any way to pass it and use for element in a page module ?

Chaning "node" text in URL

OK, I get that all content when added gets a link like "www.site.com/node/12345"

Is there any way to change the "node" text to something like "content"??

So it would be "www.site.com/content/12345"

PHP Snippet Question: List of Nodes with Short Teaser and links to the Nodes, Paginated

Hi
I have been browsing the Drupal PHP snippets but can't seem to find the right PHP code to do this task.

I'd like to display a list of Nodes in a certain taxonomy category, with brief teasers, linking to the full articles. This list needs to be paginaed so that after every 100 nodes, it has a link to a page with the next 100. The list should be ordered by date created. It should contain no links to the taxonomy terms for each of the nodes.

I have tried some of the codes but the teaser have also displayed links to the various taxonomy categories, which I don't want

Pages

Subscribe with RSS Subscribe to RSS - Post installation