Status: offline

mystral-kk

Site Admin
Admin
Registered: 03/19/06
Posts: 100

Hi all,
I have created a simple tagging plugin for Geeklog. You can download it from Geeklog.net or from my site

.

Unfortunately, a bug was found in functions.inc. So, before you install it, please change the line 937 from

Text Formatted Code

$url = COM_buildURL($_CONF['site_url'] . '/article.php?sid=' . $L['sid']);
 
to
Text Formatted Code

$url = COM_buildURL($_CONF['site_url'] . '/article.php?story=' . $L['sid']);
 

Any suggestions or bug reports will be welcome. Have fun!


-- mystral-kk, "Every cloud has a silver lining."

Status: offline

jmucchiello

Forum User
Full Member
Registered: 08/29/05
Posts: 985
I'll be releasing a beta test tagging plugin in February. I can't release it before I finish the calendar bounty. It has an extensible hooking setup to allow you to add tags to just about anything. It also comes with a tag cloud block. It'll be a beta release because the admin area will not be as feature complete as I'd like.

Page navigation