root/bbcode.deviantart/bbcodes.xml @ 55

Revision 55, 326 bytes (checked in by d0nut, 6 years ago)

initial release of deviantART bbcode

Line 
1<?xml version="1.0"?>
2<!DOCTYPE data SYSTEM "http://www.woltlab.com/DTDs/bbcodes.dtd">
3<data>
4        <import>
5                <bbcode name="deviantart">
6                        <classname>DeviantArtBBCode</classname>
7                        <allowedchildren>none</allowedchildren>
8                        <sourcecode>1</sourcecode>
9                        <wysiwygicon>deviantartM.png</wysiwygicon>
10                </bbcode>
11        </import>
12</data>
Note: See TracBrowser for help on using the browser.