Menu

Geeklog Plugins / News: Recent posts

Forum Project 2.0 Released

The latest version of the Geeklog native forum project has been released. Developed by Matthew DeWyer and Blaine Lang.

This version includes many enhancements and code cleanup. Major new feature is the ability to have forum themes. All HTML has been extracted to template files with more CSS defines. Includes an upgrade script for version 1.0 installs.

Posted by Blaine Lang 2003-02-07

Project Status - Active

Geeklog Plugin Development has been very active over the past few months. This project will be be used to host these plugins and be an active site for distribution, discussion and tracking plugin development.

Blaine Lang

Posted by Blaine Lang 2002-12-05

phpBB plugin working again

The phpBB plugin is now up to date with the version of config.php in CVS.

Posted by Tony Bibbs 2001-09-14

Static Page Plugin Working Again

Yes, I've taken the time to update the static pages plugin to be compatible with current version of Geeklog in CVS.

Posted by Tony Bibbs 2001-09-14

Plugins Temporarly Broke on 9/13/01

The main Geeklog project has made changes to config.php to rename the variables and reorganize it to make it easier for new users. As a result, NONE of the geeklog plugins will work until we get time to go in and fix all the code to use the new variables.

Sorry for the inconvenience.

-Tony

Posted by Tony Bibbs 2001-09-13

Static Pages Plugin Available

I just released into CVS the code needed for the static pages plugin. I will make the plugin available in a tarball as soon as I find an image for it.

Posted by Tony Bibbs 2001-09-11

Issues with phpBB plugin and mysql 3.22

I haven't verified if this is a mysql issue or not but initial indications are that it IS.

First, 3.22 doesn't like it when you have a KEY <fieldname>(fieldname) entry in a CREATE TABLE syntax when <fieldname> is not set to NOT NULL. 3.22 users *should* either upgrade to the latest 3.23 release OR remove the KEY entries (I believe there are two).

Next issue is that 3.22 doesn't like pound signs (#) in the table.sql file. Again, I got this to work fine with 3.23 so either upgrade or remove them temporarily and then add them via the phpBB admin interface (The pound signs are used for data entries in the theme table so go to themes and re-add them).

Posted by Tony Bibbs 2001-09-07

About Geeklog Plugins

We are preparing the Geeklog 1.3 codebase to support plugins. Current the support of plugins is working but experimental. We encourage those who like to live dangerously to install Geeklog 1.3 from CVS at http://sourceforge.net/projects/geeklog and then to try these plugins out. The plugins themselves are in beta form as well and we need help getting them stable. Please submit bugs to this site as you find them and let us know what we can do to make them better

Posted by Tony Bibbs 2001-09-07
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.