Show
Ignore:
Timestamp:
12/25/07 18:06:03 (5 years ago)
Author:
d0nut
Message:

here is the code of deviantart bbcode 1.1 - packagerelease was two weeks ago, sorry.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bbcode.deviantart/bbcodes.xml

    r55 r139  
    66                        <classname>DeviantArtBBCode</classname> 
    77                        <allowedchildren>none</allowedchildren> 
     8                        <attributes> 
     9                                <attribute name="0"> 
     10                                        <required>0</required> 
     11                                        <validationpattern>\d+x\d+</validationpattern> 
     12                                </attribute> 
     13                        </attributes> 
    814                        <sourcecode>1</sourcecode> 
    915                        <wysiwygicon>deviantartM.png</wysiwygicon>