GENERAL
The General settings page defines overall settings for the PostWrap module.
Display off-site pages | Controls whether pages not on your local domain or server can be displayed. |
Use buffering of output before sending | Buffers the page output. |
Use compressed output | Uses compressed output from the server. |
Allow input from browser address bar | Determines whether the user can enter the url in the browser address bar. |
Compare URL against URL Security | Activates URL checking from the URL Security page. Otherwise, any page can be displayed if it is not restricted by the other settings. |
Only for registered users | Determines whether a user must be registered and logged in to see the PostWrap page. |
Add link for Open in new window | Adds a link to open a new window above and below the page. If one of these links is clicked, the content is opened in a new browser window. |
Use fixed title | Displays a fixed title above and below the page. |
Auto resize window | Uses JavaScript to size the page window based on different criteria. |
Length of viewing window in pixels | The length of the window that will contain the page. This value will only be used if Auto resize window = No. |
URL SECURITY
If Compare URL against URL Security = Yes in the General settings, then any URL
must be entered here in order to be displayed.
Add | adds a new URL and alias (either can be used to display the page) |
Edit | edits an existing URL entry |
Delete | deletes an existing URL entry |
The following are the same as the General section but override the General setting for the specific URL.
MISCELLANEOUS
The following messages can be easily customized. Just modify the text in your
global.php language file in the modules/PostWrap/lang directory.
_NOPAGEMSG | No page was defined to display. |
_TITLEMSG | The following content is from another site. |
_TITLEMSGEND | The END of content from another site. |
_NOTSERMSG | Sorry, you are not authorized to use this feature. Please login. |
_NOTAUTHHOSTMSG | Sorry, this host is not authorized to display pages here. |
_NOUSERENTRYMSG | Sorry, you are not allowed to do that. |
_NOTLOCALMSG | Sorry, only local pages may be displayed. |
_OPENDIRECTMSG | Open in new window |
_SORRYBROWSER | Sorry, your browser does not understand iframes. Here is the |
_LINKYOU | link |
_SORRYBROWSER1 | to the page. |