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

Setting a form's action attribute to the current page

If I were doing this outside drupal I would set the form's action attribute to $_SERVER['PHP_SELF'], surrounded by the appropriate bits which for some reason the forum editor/parser won't accept, but if I try to use this within a drupal page, the index page gets loaded.

What is the drupal equivalent of the above?

Indication for 'comments open to public' 'comments open to users'

How to put an indicatation for 'comments open to public' and or 'comments open to users' for each node

~ maybe this can be a request for node module -would be nice/better if also this indication represented with small icons for each

How do I clean out everything in the comments approval queue?

After installing the spam module, all spam is now redirected to the comments approval que (/admin/comment/list/approval).

Is there any way to make the spam module throw away the spam instead? Or is there any way to batch-delete all the comments in the approval que?

HDI - quickly, cleanly strip all nodes from a drupal database?

While building an infrastructure for a drupal based site and learning drupal in detail, I have been using tools like aggr*2 to automatically create thousands of nodes.

[PRIMARY QUESTION]
Is there a quick and clearn way to clean all the nodes from the drupal database that also cleans the taxonomies and other related data from the drupal database?

[SECONDARY QUESTION]
Is there a quick way to clean all the logs and other large tables created during the above development process?

Coments problem

well the problem is like that, when some body is posting forum or blog page, and if he have no Moderator or Admin access, he can not post topics with comments.

I've checked of administer-> settings ->content types ->Blog/Forum configure , but it's by default Write/Read, and i've give access writes to the authorised users to write comments, but it's not working.

The blog is http://warsaw.warsawshotel.com/, but I've install it all over again, but it's not working, any ideas ?

Help, how to let the Smarty Template Engine process my data

Hello, I'm new to Drupal and I'm also new to Smarty. But nevertheless I'm trying to use Drupal to build a website. And I like the idea to use Smarty for generating the HTML.
I've build a new module (that was easy to do because there's a very usefull tutorial in the handbook) to set up the content of the page and it is shown as I expected (via the variable $content that is referred to in the page.tpl). But in this module I output all the HTML mixed with the data. What I now try to do is to output only the data and use a way to let Smarty-code add the necessary HTML.

Pages

Subscribe with RSS Subscribe to RSS - Post installation