Also, current Zwiki is smarter about this - it tries not to count links that were in the page already.

            # does this edit look like spam ?
            # Tries to count the links added by this edit. Not perfect -
            # existing links on a line that you tweak will be counted.
            # Not sure what happens if you replace existing links.
            self.checkForSpam(self.addedText(old, new))

Most of these anti-spam refinements have been added in the last year, as it became a problem.



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to