/[drupal]/contributions/modules/pirate/pirate.module
ViewVC logotype

Diff of /contributions/modules/pirate/pirate.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Fri Sep 16 19:34:06 2005 UTC revision 1.2.2.1, Thu Feb 1 02:21:46 2007 UTC
# Line 118  function pirate_filter($op, $delta = 0, Line 118  function pirate_filter($op, $delta = 0,
118    }    }
119  }  }
120    
121    function pirate_filter_tips($delta, $format, $long = FALSE) {
122      return "Avast!  This website be taken over by pirates on September 19th.  Yarr!";
123    }
124    
125  // support function for pirate()  // support function for pirate()
126  // this could probably be refactored to make it more generic, allowing  // this could probably be refactored to make it more generic, allowing
127  // different filters to pass their own patterns in.  // different filters to pass their own patterns in.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

  ViewVC Help
Powered by ViewVC 1.1.2