Is there a mod existing for this. How can I get this mod?

As an administrator/moderator, how do I get an email for all new posts or is there a way to subscrible to a forum rather than a topic.

How can I display or search all unanswered topics. Ist it possible through extern.php.

I wish to integrate the following links:

Index
User list
Rules
Search
Profile
Login/Logout
Logged in as or not logged in

in the index page of my site

The forum runs as domain.com/forums/

and

I want to include these links in domain.com/index.html

Any help would be appreciated.

Why can a member edit a moderators comment or modification made to the members post. I understand that member is the owner of the post but moderator is more superior to member.

How can I make a modification so that this does not happens

I could not find $title in post.php.

Infact I would like to change the HTML TITLE META TAG of all the pages to the example given below:

<title>PunBB.org Forums / Post new topic</title>

to

<title>Post new topic / PunBB.org Forums</title>

I wish to change the <TITLE> tag of the pages from say

<title>PunBB.org Forums / Post new topic</title>

to

<title>Post new topic / PunBB.org Forums</title>

Any help would be appreciated