# Misc options

## Default sender for output

Default sender which should be used for output templates

## Keywords

You can add keywords, which are added to the meta tags. Seperate the keywords by comma.

## Advertisement Code

Insert here the advertisement code

## Maintained By

Allow url of support site or community

## Comment Rules

The standard comment rules of XOOPS are available

* Disable Comments
* Comments are always approved
* Comments by Registered users are always approvedA
* All comments need to be approved by Admin

## Allow anonymous comments

Decide if you want allow anonymous users to post comments. Very often, this results in a lot of spam messages

## Enable Notification

This module allows users to be notified when certain events occur. Select if users should be presented with notification options in a Block (Block-style), within the module (Inline-style), or both. For block-style notification, the Notification Options block must be enabled for this module.

## Enable Specific Events

Select which notification events to which your users may subscribe. Following events are available:

* Global notification&#x20;
  * Send notification for any new item
  * Send notification for any modified item
  * Send notification for any deleted item
  * Send notification for any item to approve
  * Send notification for any comments
* Transaction notification&#x20;
  * Send notification when transaction modified
  * Send notification when transaction deleted
  * Send notification when comment added
  * Send notification when comment submitted


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xoops.gitbook.io/wgsimpleacc-tutorial/english/preferences/options-misc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
