2021-12-29 : Website Template Updated : v2.23.2

Enhancements

None

New Setup Variables (see <setup-sample.php> for details)

None

Bug Fixes

  1. The permalinks for the news feed only worked if the website was in the document root. Now takes into account the path.

2021-10-23 : Website Template Updated : v2.23.1

Enhancements

None

New Setup Variables (see <setup-sample.php> for details)

None

Bug Fixes

  1. Not really a fix, but the W3C has recently deprecated the media "projection" for style sheets. This was in the XHTML header data that's generated from index.php

2020-06-07 : Website Template Updated : v2.23.0

Enhancements

  1. Added ability to insert html pages from html pages with a special HTML comment. Similarly, the ability to include PHP files and call PHP functions from similar HTML comments.
    For example:
    <!-- insert user_includes/A_Common_File.html -->
    <!-- php_file ./user_includes/a_php_file.php -->
    <!-- php_function a_user_function(1,4) -->

New Setup Variables (see <setup-sample.php> for details)

None

Bug Fixes

None

2020-01-04 : Website Template Updated : v2.22.0

Enhancements

  1. Changed the method of page stat file locking: now uses flock to determine exclusive lock on the actual file instead of creating a lock file, which was causing issues while testing my cluster-pi web server.

New Setup Variables (see <setup-sample.php> for details)

None

Bug Fixes

None

2016-01-29 : Website Template Updated : v2.21.2

Enhancements

None

New Setup Variables (see <setup-sample.php> for details)

None

Bug Fixes

  1. Not really a fix, but the source of the cookie consent form, "silktide" moved the location of the actual javascript. So a simple change to point to the new location.

2015-09-15 : Website Template Updated : v2.21.1

Enhancements

  1. Added theme choice to Cookie Consent form

New Setup Variables (see <setup-sample.php> for details)

  1. $my_cookie_theme

Bug Fixes

None

2015-09-14 : Website Template Updated : v2.21.0

Enhancements

  1. Added a Cookie Consent bit of Javascript courtesy of Silktide
  2. Added a "Follow Me" social bookmarking category that uses the same icons as the page social bookmarks.
  3. Added a "viewport" to the page as the 1st stage in making the website more mobile friendly.

New Setup Variables (see <setup-sample.php> for details)

  1. $my_cookie_consent
  2. $my_cookie_message
  3. $my_cookie_dismiss
  4. $my_cookie_learnmore
  5. $my_cookie_link
  6. $my_social_follow_title
  7. $my_social_follow_me[]

Bug Fixes

  1. Not really a bug fix, but removed stale social bookmark icons.

2012-12-01 : Website Template Updated : v2.20.2

Enhancements

None.

New Setup Variables (see <setup-sample.php> for details)

None.

Bug Fixes

  1. Fixed social bookmark links to pages with spaces (etc) in the names by calling urlencode().

2012-05-05 : Website Template Updated : v2.20.1

Enhancements

None.

New Setup Variables (see <setup-sample.php> for details)

  1. $my_paypal_donate
  2. $my_paypal_donate_header
  3. $my_paypal_donate_button_id
  4. $my_paypal_donate_image
  5. $my_feed_path

Bug Fixes

  1. Not really a bug fix, but looks like I forgot to add the appropriate variables to setup_sample.php for the last release!

2011-09-25 : Website Template Updated : v2.20.0

Enhancements

  1. 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.
  2. Moved the "Contact" captcha to below the comment field and changed "question" to "captcha".
  3. Improved the page title for:
    • "News.php"
    • "Image.php"
    • "Text Viewer.php"
    • "Latest Updates.php"
    • "Website Stats.php"
    All done with a new include file "/includes/meta_title.php" to check for the page call before the page is displayed. Also allows a user definable file to perform similar tasks for their own pages.
  4. Removed meta tag "description" as it was exactly the same content as the title, but was throwing up HTML warnings with Google Web Stats.
  5. 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.
  6. 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.
  7. 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)

  1. $my_paypal_donate
  2. $my_paypal_donate_header
  3. $my_paypal_donate_button_id
  4. $my_paypal_donate_image
  5. $my_feed_path

Bug Fixes

None.

See the downloads page.




Del.ico.us Digg Facebook Google LinkedIn LiveJournal NewsVine reddit StumbleUpon Twitter
Valid XHTML 1.0 Transitional Valid CSS! [Valid Atom 1.0] [Valid RSS 2.0]
[ News feed last updated 12:47 Wed 29th Dec 2021 | viewed 44356 times ]