|
|
|
|
|
|
|
|
|
Category: Add-ons Hacks |
Submitted by: nikebound |
Check For Titlespam update to spamX
|
This is a quick hack I added to spamX to filter out submissions that don't have English words in the title. It takes about 6 meg for the files to install, I didn't check how big the wordlist is once loaded into the database, but just delete the install script & the wordlist files once it's done. Make sure you read the README file, this is a HACK not a plugin. In addition to the wordlists, you will need to edit the spamX config.php & functions.inc files as well as lib-custom.php This dropped my forum spam from 50+/day to 3 in the last 2 days, but YMMV. |
|
|
|
Ver:
1.4 Date: Aug.28.08 Rating: 0.00
55
1.63 MB
|
|
Create first comment |
Download |
File Link |
Rate this File |
Report Broken File
|
|
|
|
Category: Add-ons Hacks |
Submitted by: mthomas |
Syndication Modification for Load Balanced Sites
|
Provides support for load balanced sites and syndication feeds.
Updates the following files: system/lib-syndication.php public_html/admin/syndication.php
Adds the following file: public_html/backend/rss.php
Feeds can be called via <siteurl>/backend/feed.php?feed=<filename>
Conditions, a file matching the name will need to be preexisting so create a dummy file on all servers if you are creating a new file.
Feed source file will update not more often then every 5 minutes per server, based on the file timestamp.
Enjoy. |
|
|
|
Ver:
1.0 Date: Aug.25.08 Rating: 0.00
57
11.60 KB
|
|
1 comments |
Download |
File Link |
Rate this File |
Report Broken File
|
|
|
|
|
|
Category: Add-ons Hacks |
Submitted by: jmucchiello |
Caching Template Library
|
PHP was created so people could create websites by mixing code right in the HTML. When designers decided that mixing business logic with presentation was a bad thing, rather than using disciplined coding techniques to avoid that pitfall, the template library was born. So, an interpreted language designed to create HTML was being used to interpret template files to make HTML.
This hack attempts to make templates faster by turning them back into PHP. The existing templates are converted into working PHP code and stored in a cached directory. "Running" the template becomes as easy as "include"ing the cached file.
See the forum post in the hacks category for more details. |
|
|
|
Ver:
1 Date: Oct.08.07 Rating: 0.00
168
21.73 KB
|
|
2 comments |
Download |
File Link |
Rate this File |
Report Broken File
|
|
|
|
|
|
Category: Add-ons Hacks |
Submitted by: Katsuhito |
Userlist2
|
Userlist2 allows you to list your registered activated users, and provides the same general list capabilities as the Professional theme's admin user list. You can sort and search by name, category, etc. And if you wish, you can locate the variable [$inactive_time] near the top of the code and you can adjust it to show the [Last Login Date] in red if a user has not visited the site in "x" amount of months. The Last Login Date is listed the by years, months and days… not by the actual date. Oh yes! It filters out anonymous users too.
|
|
|
|
Ver:
1.0 Date: Apr.15.07 Rating: 0.00
232
8.39 KB
|
|
Create first comment |
Download |
File Link |
Rate this File |
Report Broken File
|
|
|
|
First | Previous | 1 2 3 4 | Next | Last |