Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 09:53 pm EST
Downloads
File Listing: 36 files
Tags: -
Date: 2006-11-25 05:50
Size: 26.14 KB
Version:
MD5: 2f127494ff77bde4769a729581b39358
Submitter: mystral-kk
Rating: 10.00(1)
Popularity: 849 POP
This is a multilingual installer for Geeklog-1.4.1b2. English and Japanese language files are included.
USAGE: Uncompress the archive file into your admin/install directory and run http://yoursite/admin/install/install.php.
USAGE: Uncompress the archive file into your admin/install directory and run http://yoursite/admin/install/install.php.
Tags: -
Date: 2007-03-17 04:41
Size: 8.79 KB
Version: 1.0.21
MD5: 0798ff9d0e5d8017a1bf69d20eb68da2
Submitter: ScurvyDawg
Rating: 10.00(1)
Popularity: 1075 POP
This is code for a static page that brings back the latest submitted and approved stories. If your site get frequent submissions this may be useful to list the stories. You can control the number of stories listed by changing the variable $numStories
I modified optimize-cronjob from Dirk to work on my server. I don't have PHP set up to run as a shell script, so I had to call this via TCP/IP. It works the same way as Dirk's version, except that I added a security feature that will only allow for the local server to access the file. All outside requests will be denied. Follow the instructions in the README file, as well as within the file itself.
This is an updated version of the original Squatty's hack for integrating phplinks and GL 1.3.9.
Now it works with 1.3.11 and you can see it in action on my site.
Happy linking :D
Now it works with 1.3.11 and you can see it in action on my site.
Happy linking :D
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).