/[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.8.4.1, Mon May 21 16:45:34 2007 UTC revision 1.8.4.2, Tue Feb 19 05:38:41 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* $Id: scripturefilter.module,v 1.9 2007/02/25 00:13:22 smsimms Exp $ */  /* $Id: scripturefilter.module,v 1.8.4.1 2007/05/21 16:45:34 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.8.4.1  
changed lines
  Added in v.1.8.4.2

  ViewVC Help
Powered by ViewVC 1.1.2