/[drupal]/contributions/modules/fasttoggle/README.txt
ViewVC logotype

Diff of /contributions/modules/fasttoggle/README.txt

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

revision 1.2.2.1, Mon Mar 24 14:24:08 2008 UTC revision 1.2.2.2, Sat Nov 8 11:09:20 2008 UTC
# Line 42  function. Additionally, you can write mo Line 42  function. Additionally, you can write mo
42  implementing hook_fasttoggle_labels().  implementing hook_fasttoggle_labels().
43    
44  After you added your custom strings, make sure to select them on the  After you added your custom strings, make sure to select them on the
 configuration page.  
45    configuration page.
46    
47    
48    THEMING LINKS
49    =============
50    There is no dedicated theme function for altering the HTML code of fasttoggle
51    links, however, the module applies classes to the <a> tag in the form
52    "fasttoggle-status-<type>-<option>-<status>" with status being 0, 1 or 2.
53    The status number always refers to the current state of the option (e.g. it's
54    0 for an unpublished node's "publish" link). Make sure that the throbbing
55    graphic is appropriately displayed when overriding the background image.

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

  ViewVC Help
Powered by ViewVC 1.1.2