/[drupal]/contributions/modules/freelinking/plugins/freelinking_drupalproject.inc
ViewVC logotype

Diff of /contributions/modules/freelinking/plugins/freelinking_drupalproject.inc

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

revision 1.1.2.1, Thu Mar 19 14:18:15 2009 UTC revision 1.1.2.2, Wed Nov 4 23:04:15 2009 UTC
# Line 8  $freelinking['drupalproject'] = array( Line 8  $freelinking['drupalproject'] = array(
8    'indicator' => '/d(rupal)?project/',    'indicator' => '/d(rupal)?project/',
9    'translate' => array(' ' => '_'),    'translate' => array(' ' => '_'),
10    'replacement' => 'http://drupal.org/project/%1',    'replacement' => 'http://drupal.org/project/%1',
11      'tip' => t('Link to a project on drupal.org by name.'),
12  );  );
13    

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2