Welcome to Geeklog, Anonymous Sunday, November 10 2024 @ 07:06 pm EST
Downloads
File Listing: 36 files
A CAPTCHA implementation for Geeklog v1.3.11sr2 or higher. gl-captcha provides additional protections against spam bots registering on your system. See the enclosed README file for installation / usage details.
RSSAggregator function.
Collect some RSSs from other sites and list articles from latest updates.
It can be shown in center block.
Collect some RSSs from other sites and list articles from latest updates.
It can be shown in center block.
A very simple implementation of Captcha. This should prevent those machine generated registrations from Russia (evrika5@mail.ru)
This hack checks the url given in a trackback, and ensures that the page has a link back to your site or disallows the post as SPAM.
To validate and prevent character selections for account entry and to also prevent badly formed email addresses from creeping into the email address during account registration. Form validation for this aspect of GL has been needed in some basic form for some years now and this provides a first effort at screening this critical aspect of data entry for GL.
Tags: -
Date: 2005-12-04 16:05
Size: 5.92 KB
Version: 1.0
MD5: 9fd2404529c26e1e95fab2ad4abca318
Submitter: romantaran
Rating: 0.00
Popularity: 734 POP
GeekLog lacks a language selection feature for anonymous users. This patch adds a new value 'language' for $_CONF['menu_elements'] which displays a drop-down combobox with a list of available languages, which is available only for non-registered users (registered users can change the language in their settings).