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

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

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

revision 1.19, Sun Jan 13 06:09:19 2008 UTC revision 1.20, Sun Nov 30 08:44:07 2008 UTC
# Line 68  Here are some tags that's not part of th Line 68  Here are some tags that's not part of th
68  You may want to add them to your bbcode-filter.inc file:  You may want to add them to your bbcode-filter.inc file:
69    
70    - '#\[move(?::\w+)?\](.*?)\[/move(?::\w+)?\]#si' => '<marquee>\\1</marquee>',    - '#\[move(?::\w+)?\](.*?)\[/move(?::\w+)?\]#si' => '<marquee>\\1</marquee>',
71      - '#\[mp3\](.*?)\[/mp3(?::\w+)?\]#si' => '<swf file="\\1">',
72    
73  Credits / Contacts  Credits / Contacts
74  ------------------------------------------------------------------------------  ------------------------------------------------------------------------------

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.2