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

Diff of /contributions/modules/scripturefilter/scripturefilter.module

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

revision 1.9, Sun Feb 25 00:13:22 2007 UTC revision 1.10, Fri Feb 13 21:52:57 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* $Id: scripturefilter.module,v 1.8 2006/08/01 20:54:56 smsimms Exp $ */  /* $Id: scripturefilter.module,v 1.9 2007/02/25 00:13:22 smsimms Exp $ */
   
 function scripturefilter_help($section) {  
   switch ($section) {  
     case 'admin/modules#description':  
       return t('Turns any Scripture reference into a link to one of several online Bibles.');  
   }  
 }  
3    
4  function scripturefilter_filter_tips($delta, $format, $long = false) {  function scripturefilter_filter_tips($delta, $format, $long = false) {
5    return t('Scripture references will be linked automatically to an online Bible.  E.g. John 3:16, Eph 2:8-9 (ESV).');    return t('Scripture references will be linked automatically to an online Bible.  E.g. John 3:16, Eph 2:8-9 (ESV).');

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.2