yuhsing

ipb spoiler bbcode

Aug 5th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.34 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <bbcodeexport>
  3.   <bbcodegroup>
  4.     <bbcode>
  5.       <bbcode_id>36</bbcode_id>
  6.       <bbcode_title>Spoiler2</bbcode_title>
  7.       <bbcode_desc>Spoiler tag with custom title</bbcode_desc>
  8.       <bbcode_tag>spoiler2</bbcode_tag>
  9.       <bbcode_replace><![CDATA[<div class='bbc_spoiler'>
  10.     <span class='spoiler_title'>{option}</span> <input type='button' class='bbc_spoiler_show' value='Show' />
  11.     <div class='bbc_spoiler_wrapper'><div class='bbc_spoiler_content' style="display:none;">{content}</div></div>
  12. </div>]]></bbcode_replace>
  13.       <bbcode_useoption>1</bbcode_useoption>
  14.       <bbcode_example><![CDATA[[spoiler2='title']Some hidden text[/spoiler]]]></bbcode_example>
  15.       <bbcode_switch_option>0</bbcode_switch_option>
  16.       <bbcode_menu_option_text/>
  17.       <bbcode_menu_content_text>Enter the text to be masked</bbcode_menu_content_text>
  18.       <bbcode_single_tag>0</bbcode_single_tag>
  19.       <bbcode_groups>all</bbcode_groups>
  20.       <bbcode_sections>all</bbcode_sections>
  21.       <bbcode_php_plugin/>
  22.       <bbcode_no_parsing>0</bbcode_no_parsing>
  23.       <bbcode_protected>0</bbcode_protected>
  24.       <bbcode_aliases/>
  25.       <bbcode_optional_option>0</bbcode_optional_option>
  26.       <bbcode_image/>
  27.       <bbcode_app>core</bbcode_app>
  28.       <bbcode_custom_regex/>
  29.     </bbcode>
  30.   </bbcodegroup>
  31. </bbcodeexport>
Advertisement
Add Comment
Please, Sign In to add comment