[pmwiki-users] URL-Approvals - existing link data migration, other possible improvments

Patrick Ogay lists at basel-inside.ch
Mon Feb 14 00:28:26 CST 2005


I implemented UrlApprovals on the Blug-site  ( pmwiki2.0Beta13 )
include_once('scripts/urlapprove.php');
$UnapprovedLinkCountMax = 5; #by default 100000

Some minor bug  or ugliness
*Do I have to approve any old link by hand?
*Links in Sidebar, cannot be appoved directly (does nothing)
* same links  i tested with viagra.com , new first entries can be be 
duplicated (should be tested when inserting).

http://www.pmichaud.com
http://www.pmichaud.com
http://www.pmichaud.com
http://www.pmichaud.com
http://viagra.com
http://vlagra.com
http://vlagra.com
http://vlagra.com
http://vlagra.com
http://vlagra.com

------------
some  improvment suggestions:
* conditonal approval
*to have a independed  ruleset (blacklist), where some thing can easyly 
be defined by an enduser
* appoval of strange top level domains like .nu
* like: approve -  drugs, viagra, porn and so on.
* restrict multiple identical entries
* may be it's also possible to mesure sessiontime befor insert, a bot 
might make one request, i quess
* no approval for user logged in  (UserAuth)

kind regards
Patrick Ogay





More information about the pmwiki-users mailing list