Welcome to Geeklog, Anonymous Thursday, April 25 2024 @ 08:15 pm EDT

Downloads

Root : 
File Listing: 763 files
Num per Page: 
snapshot
Category: Add-ons arrow Plugins
Tags: -
Date: 2012-12-22 04:34
Size: 167.79 KB
Version: 2.0.49
MD5: 6edff2ed6d53396e6b23e997d8c4d233
Rating: 9.00(2)
Popularity: 2070   POP
The latest version of Michael Hampton's Bad Behavior, packaged as a Geeklog plugin (requires Geeklog 1.4.1 or later).

more ...

snapshot
Tags: -
Date: 2009-08-30 13:02
Size: 4.71 MB
Version: 1.6.0sr2
MD5: cb5a213a12c8def51afbcf89519e049c
Submitter: Dirk
Rating: 9.00(1)
Popularity: 3096   POP
Geeklog 1.6.0sr2 is a security and bugfix update over 1.6.0sr1.
This is a complete tarball, to be used for fresh installs and upgrades from all pre-1.6.0 releases.
md5 checksum: cb5a213a12c8def51afbcf89519e049c
snapshot
Category: Add-ons arrow Plugins
Tags: -
Date: 2010-02-18 06:24
Size: 26.04 KB
Version: 1.1.1
MD5: eb4785cad373590e2baff10ee2bdddca
Submitter: hiroron
Rating: 9.00(1)
Popularity: 693   POP
This is a plugin that manages GoogleAnalytics at Geeklog later than 1.5.0. You just put GA's trucking ID at GoogleAanlytics plugin manager and insert a tag {googleanalytics} which represents the Google Analytics JavaScript codes. Thus a proper code does insert into a Geeklog's proper thtml file. (NEW!) At this ver 1.1.1, the plugin provides an option to use Google's asynchronous trucking code.

more ...

snapshot
Category: Add-ons
Tags: -
Date: 2013-11-04 06:44
Size: 36.78 KB
Version: 2.1
MD5: 36627dd7d861d5b1787d6adc6145d90f
Submitter: ::Ben
Rating: 9.00(1)
Popularity: 804   POP
The Hello Plugin allows you to write, save and send html emails to groups. As some mail agents don't support HTML or their users prefer to receive plain text messages, Hello plugin include a plain text message as an alternate for these users.

more ...

snapshot
Category: Geeklog
Tags: -
Date: 2014-07-12 21:25
Size: 8.84 MB
Version: 2.1.0
MD5: 1dd7b72567daa12f18f188f8451c6ae8
Submitter: Admin
Rating: 9.00(1)
Popularity: 4602   POP
Geeklog 2.1.0
This is the recommended version for all users of Geeklog. For upgrades please make sure any plugins you are using are compatible with Geeklog 2.1.0. This is a complete tarball for fresh installs as well as upgrades from any older Geeklog version.
md5 checksum: 1dd7b72567daa12f18f188f8451c6ae8
snapshot
Category: Add-ons arrow Plugins
Tags: -
Date: 2018-06-22 10:22
Size: 683.02 KB
Version: 2.9.3
MD5: 29e2756a6a1b251d78a67644edfa7f1b
Rating: 9.00(1)
Popularity: 1991   POP
This plugin adds a native forum to your Geeklog installation. Minimum Geeklog version required is now v2.1.3 (includes Geeklog v2.2.0).

more ...

snapshot
Tags: -
Date: 2018-05-28 17:08
Size: 15.21 MB
Version: 2.2.0-b1
MD5: 629a63a3caedf2bfbf2bcfd4b093dbd8
Rating: 9.00(1)
Popularity: 2394   POP

This is the first beta release of Geeklog v2.2.0. Please try it out on a non-production website and give us your feedback.

For more information on the new features and bug fixes in this version please read the history text file found in the docs directory.

For live sites the recommended Geeklog version is v2.1.3.

Note: Make sure your 3rd party Geeklog plugins are updated to the latest version as they are required to use the function COM_createHTMLDocument. This replaces the functions COM_siteHeader and COM_siteFooter. If you are unsure if a plugin supports Geeklog v2.2.0 then either disable it during the install or uninstall it.

If you find any bugs in this release, please report them here.

snapshot
Tags: -
Date: 2018-06-08 11:00
Size: 15.23 MB
Version: 2.2.0-b2
MD5: 4fd645a419a97511bfe8b5f217e776ee
Rating: 9.00(1)
Popularity: 2463   POP

This is the second beta release of Geeklog v2.2.0. Please try it out on a non-production website and give us your feedback.

For more information on the new features and bug fixes in this version please read the history text file found in the docs directory.

For live sites the recommended Geeklog version is v2.1.3.

Note: Make sure your 3rd party Geeklog plugins are updated to the latest version as they are required to use the function COM_createHTMLDocument. This replaces the functions COM_siteHeader and COM_siteFooter. If you are unsure if a plugin supports Geeklog v2.2.0 then either disable it during the install or uninstall it.

If you find any bugs in this release, please report them here.

snapshot
Category: Add-ons arrow Plugins
Tags: -
Date: 2020-05-12 16:50
Size: 781.28 KB
Version: 2.9.4
MD5: 72e594fb0dd17f8a7c4309e0bca3164c
Rating: 9.00(1)
Popularity: 1275   POP
This plugin provides a full featured discussion forum with integrated Geeklog features for your website.

Plugin Requirements:
- Geeklog v2.2.1sr1 or higher
- PHP v5.6.4 or higher (including PHP v7)
- MySQL 4.1 or higher

New Features, Improvements, and Bug Fixes:
- [Improvement] Cleaned up code in forum editor. On forum post error, forum editor is returned with content and proper error message
- [Improvement] Cleaned up and centralized code for when posts are added and deleted.
- [Improvement] Category and Forum ReSync now also clean up tables of orphan records
- [Improvement] Removed show and lastpost variables from Forum URL to fix Duplicate Content Issues with search engines. The forum is still backwards compatible with these variables so it can handle old backlinks
- [Improvement] Added Canonical links to forum topic pages for better SEO
- [Improvement] Better Support of Sitemap Plugin. Returns Forum Topics only (not posts)
- [Improvement] Better Support of RSS Feeds. Returns links directly to Forum posts
- [Improvement] Centralized code for security when detecting if visitor/user has access to forum and topic
- [Feature] Added support for Geeklog Likes
- [Feature] Forum Categories and Topics can now be assigned to a Geeklog Topic. This means you can better control how Geeklog Blocks are displayed in the forum
- [Feature] Added Invisible reCAPTCHA V2 support
- [Feature] Admin can now edit individual user notification subscriptions
- [Feature] Admins can now be notified directly of new posts by using the Geeklog Configuration Notifications option
- [Feature] Denim Three templates now included for the forum
- [Bug] Fixed issues with deleting forum posts where the forums and categories needed to be resynch for counts to be correct
- [Bug] Fixed moving topic issues
- [Bug] Fixed User Name change not being reflected for the Forum Moderators in the Admin area
- [Bug] Fixed issue where Autotags could get corrupted
- [Bug] BBCode now removed from search results
- [Bug] Fixed anonymous minimum user length issue
- [Bug] Fixed Mode checkboxes in forum editor. Sometimes they would not remember the correct setting if a preview happened

For a complete list of closed issues and features for this version see:
https://github.com/Geeklog-Plugins/fo...6?closed=1

more ...

snapshot
Category: Add-ons arrow Plugins
Tags: -
Date: 2020-06-08 16:22
Size: 2.08 MB
Version: 1.7.2.3
MD5: 5c76cde3ed63972e4cabadd7c5d9d7af
Rating: 9.00(1)
Popularity: 1430   POP
The Media Gallery Plugin (formerly called Media Gallery WKZ) allows you to upload images and create albums that are viewable on a Geeklog website.

Plugin Requirements:
- Geeklog v2.0.0 or higher
- PHP v5.6.4 or higher (including PHP v7)
- MySQL 4.1 or higher

New Features, Improvements, and Bug Fixes:
- Fixed Media tab in Media Gallery plugin to work with themes that use UIKit
- Fixed remote upload of media issue
- Now works with XML Sitemap Plugin (fixed issue with plugin_getiteminfo_mediagallery and keys)
- Added support for XML Sitemap Plugin v2.0.3 that should eventually ship with Geeklog v2.2.2
- Updated support for Nikon cameras
- Other minor misc fixes

For a complete list of closed issues and features for this version see:
https://github.com/Geeklog-Plugins/me...5?closed=1

more ...

Page navigation