2011-09-25 : Website Template Updated : v2.20.0
Enhancements
- Added the option of a PayPal donate button above the first category heading with a few more variables to configure it. The heading used will be a link to a page of the same name, so there needs to be one in /hidden_pages.
- Moved the "Contact" captcha to below the comment field and changed "question" to "captcha".
-
Improved the page title for:
- "News.php"
- "Image.php"
- "Text Viewer.php"
- "Latest Updates.php"
- "Website Stats.php"
- Removed meta tag "description" as it was exactly the same content as the title, but was throwing up HTML warnings with Google Web Stats.
- Improved the advertising of news feeds, since some servers present the username of the install which may not be desirable. User can now fix how the feeds are advertised.
- Allow the user to chose their own captcha question / answers by creating a file called ./user_includes/botty_q_and_a.php where they are listed.
- Now filters out any dodgy re-direct requests that have come through as %2520 for a space in the URL... just in case the .htaccess rules aren't working properly.
New Setup Variables (see <setup-sample.php> for details)
- $my_paypal_donate
- $my_paypal_donate_header
- $my_paypal_donate_button_id
- $my_paypal_donate_image
- $my_feed_path
Bug Fixes
None.
See the downloads page.