Welcome to Geeklog, Anonymous Wednesday, December 04 2024 @ 07:05 am EST
Downloads
File Listing: 36 files
Using geeklog static pages you will create a simple contact form that accepts a persons email address, subject and message. It utilizes recaptcha and a hidden input field to help reduce spam . It includes some javascript validation for required fields and sanatizes form fields.
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).