Geeklog - The secure CMS. (original) (raw)

Welcome to Geeklog, Anonymous Tuesday, July 02 2024 @ 01:01 pm 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.2

Announcements

Geeklog v2.2.2 is now available for download and is the recommended version for all production sites. An update package is also available that contains only the files needed to upgrade from Geeklog v2.2.1sr1 to 2.2.2.

This version of Geeklog now fully supports PHP v8.1. The minimum system requirements for installing Geeklog v2.2.2 is:

There was 95 closed issues for this version of Geeklog which resulted in 468 code commits (with 2,342 changed files). The major new features, improvements and fixes in this version include:

... 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.

Forum


Geeklog Plugins that Support v2.2.2

Plugins

Here is a list of the latest plugins to receive updates since the release of Geeklog v2.2.2. Some of these plugins will require this version.

Please note, we will continue to add to this list as plugins are released.

Here is a list of updated plugins expected to be release in the next few months:

These updated plugins support PHP 8.1 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.

Glossary Plugin

Plugins

The oldish Glossary Plugin is re-released. The code is re-developed, but the database stays the same for now. See latest developments or demo yourselves with a large grossary.

The plugin is intended to create glossaries for your site, whilst your content can be enriched with links to known glossary entries. Multiple subjects are supported and a autotag lets you choose which subject to use for a certain text.

Make sure you have users added to the glossary.admin and/or glossary.edit security groups.

Glossary catches the userID that submits a term, and the userID that edits a term. Along with a timeStamp. Categories can be defined which work site wide.

Configuration is still old-fashioned; find them in config.php. Available languages are English and German (with thanks to Alexander Schmacks).