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

Drupal installed... but can i moderate posts?

I have now got the hang of Drupal to a certain degree...

But i would like to now moderate the posts and uploads, audio/images. (i have installed add-in for audio)

Just to be on the safe side as the site would be accessable by everyone who can signup.

i have looked around but can not see unless it is not obvious a moderate button.

can someone direct me to the right place please.

thanks

Found myself at welcome page every time after "post comments"

Environment: Drupal 4.7, mysql5 running in mysql4 mode, and IE

I did not find posts with similar question and I feel this may not be a bug. Just something I missed.

I enable the forum module, and everything works good. But every time I reply a post by hit "post comments", the system takes me away from where I was and brings me to the home/root/welcome page. Is there anything I can do to keep me stay at the same place after I hit "post comments"?

Creating a resource library

Can anyone suggest the best way to handle the documents (pdf and doc) I've uploaded to my site via FTP (rather than having uploaded each separately as an attachment - there were more than 800!). Right now, they're all in one big "Resources" file on the directory - obviously, not in my DB yet. What's the next step? Basically, I'm working my way towards the creation of a library of stored materials from which site visitors can download with a click. Thanks.

insert VARS in the content

Hello,

My fist post here...

Have build a small site with drupal last 2 days.
Im preparing to launch other sites based on this first.

I want embed in the content the value of some defined vars used in the Drupal code and defined in the "admin/settings".

There is a example:
Assuming my sitename is "mysitename.com" and my slogan is "some slogan" - defined in the settings.
In the content - page, story, footer - I want insert the site name and slogan (and other vars) but instead of "mysitename.com", I want use some kind of vars or tags.

How can I customize the appearance of the Latest Audio block?

Hi. I have 4.73, and the Audio module. It works fine, and I display the latest audio posts in the "audio: Latest" block. Now I want to add some text and imagery above the list of latest audio, I'd like to put a "click here to subscribe to podcasts" button in the block, and I'd like to change the displayed block title to something other than "Latest Audio". Unfortunately the "configure block" option is pretty limited - all you can do is change the number of recent posts that it displays.

Really weird IFRAME behavior

I just emerged from an all-afternoon debugging session dealing with a very bizarre (to me, anyway) issue having to do with IFRAMEs. I have a fix/kludge around it, but perhaps others will have more rational thoughts about it....

Gory details: I'm running Drupal 4.7.2 on PHP 4.4.2.

I have a page that contains a bunch of content and an IFRAME that loads another Drupal file, a la:

<iframe name='reportframe' src='/staffreports.php' scrolling='yes' frameborder='0'></iframe>

staffreports.php starts off like this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Westwind Breeze</title>
<meta http-equiv="Content-Type" content="text/html">
<style type="text/css" media="all">@import "/misc/drupal.css";</style>
<style type="text/css" media="all">@import "/modules/banner/banner.css";</style>
<style type="text/css" media="all">@import "/themes/duckburgPHP/style.css";</style>
</head>
<body>
<?php
require_once 'includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
--snip--
?>
</body>
</html>

The bootstrap stuff is there to let me do some node and database stuff -- if there's a better way to deal with this, please let me know. But the page loads just fine, and does what I want it to.

However, when I click on ANY link on the main page OR the IFRAME, the page I get to throws the warning:

Pages

Subscribe with RSS Subscribe to RSS - Post installation