/[drupal]/contributions/modules/freelinking/PLUGIN.txt
ViewVC logotype

Diff of /contributions/modules/freelinking/PLUGIN.txt

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

revision 1.1.2.6, Mon Nov 2 05:05:47 2009 UTC revision 1.1.2.7, Wed Nov 4 23:04:15 2009 UTC
# Line 63  element defines an array, with the follo Line 63  element defines an array, with the follo
63    but it wouldn't have to be a link). If your plugin is not using    but it wouldn't have to be a link). If your plugin is not using
64    'replacement,' then the 'callback' element is *required.*    'replacement,' then the 'callback' element is *required.*
65    
66    * 'html'
67      If set to false, the plugin will not accept HTML submitted as link text.
68    
69    * 'tip'
70      If set, the extended filter tips for freelinking will include this value
71      as a short description of the plugin. It should be run through t().
72    
73  So, a simple freelinking plugin only needs to include this array. Here's  So, a simple freelinking plugin only needs to include this array. Here's
74  our entire example:  our entire example:
75      $freelinking['mike'] => array(      $freelinking['mike'] => array(
# Line 155  This is an example of using settings wit Line 162  This is an example of using settings wit
162    
163  ---  ---
164  freelining.module by ea. Farris <eafarris@gmail.com>  freelining.module by ea. Farris <eafarris@gmail.com>
165  $Id: PLUGIN.txt,v 1.1.2.5 2009/10/29 22:02:03 grayside Exp $  $Id: PLUGIN.txt,v 1.1.2.6 2009/11/02 05:05:47 grayside Exp $
166  vim: tw=72 syn=mkd  vim: tw=72 syn=mkd

Legend:
Removed from v.1.1.2.6  
changed lines
  Added in v.1.1.2.7

  ViewVC Help
Powered by ViewVC 1.1.2