Welcome to Geeklog Sunday, August 26 2018 @ 04:07 am EDT

About Geeklog

Geeklog is an open source application for managing dynamic web content. It is written in PHP and supports MySQL or PostgreSQL as the database backend.

"Out of the box", Geeklog is a CMS, or a blog engine with support for comments, trackbacks, multiple syndication formats, spam protection, and all the other vital features of such a system.

The core Geeklog distribution can easily be extended by the many community developed plugins and other add-ons to radically alter its functionality. Available plugins include forums, image galleries, and many more.

Geeklog v2.2.0

  • Contributed by:
  • Views: 833
Announcements

Geeklog v2.2.0 is now available for download and is the recommended version for all production sites.

New features and fixes in this version include:

  • [Feature] Added Uikit 3 framework and new theme Denim_Three
  • [Feature] Blocks can now appear in more than just the left or right column. Block Locations can now be added by plugins and themes
  • [Feature] New CSS and JS processor to Minify and combine files
  • [Feature] ReCaptcha Plugin now included with the Geeklog Install
  • [Feature] ReCaptcha Plugin now supports Invisible Captcha
  • [Feature] New Passwords must contain a minimum of 8 characters and have at least 1 letter and 1 number
  • [Feature] Two Factor Authentication is available for user accounts
  • [Feature] You can now require all user accounts to have a verified email address (including remote accounts)
  • [Feature] New User Statuses Added (Locked, New Email Required, New Password Required)
  • [Feature] Akismet module now included with the SPAM-X plugin
  • [Feature] Built in Demo Mode
  • [Bug] Fixed After token expired re-authentication returns to a blank page once Authentication is successful
  • [Bug] Fixed Switch Language Block (and COM_getLanguageFromURL) to work on a topic page

... as well as a lot of other improvements and bug fixes. The complete list can be found on Github and in the history text file located in the docs directory of this release.

Note: A bug was found in the installer and Geeklog v2.2.0 that causes an error on servers with PHP v5.3 installed. Therefore for Geeklog v2.2.0 you should consider the minimum PHP version to be v5.5 (note added July 19, 2018)

Forum


Geeklog Plugins that Support v2.2.0

  • Contributed by:
  • Views: 762
Plugins

A number of plugins have now been released which support Geeklog v2.2.0:

These updated plugins support PHP 7.0+ and also contain new features and bug fixes as well. Please visit the download page of the specific plugin to find out more information. The plugins above can also be found on Github in our Geeklog Plugins Repository.

Geeklog v2.2.0 Beta 2

  • Contributed by:
  • Views: 701
Announcements

The second beta version of Geeklog v2.2.0 is now available for download.

For more information on what new features are included in Geeklog v2.2.0 please read about the Beta 1 Geeklog release.

Fixes included in Beta 2:

  • [Feature] Allow Admin to disable 2 Form Authentication (2FA) for a specific user
  • [Bug] 2FA backup codes now get deleted on user delete
  • [Bug] 2FA would always reset backup codes preventing user from being able to login
  • [Bug] Fix for Batch Admin and phantom users when the Geeklog Database is from a really old install
  • [Bug] On Group Admin form fixed inherited list style for child themes