Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <bbcodeexport>
- <bbcodegroup>
- <bbcode>
- <bbcode_id>36</bbcode_id>
- <bbcode_title>Spoiler2</bbcode_title>
- <bbcode_desc>Spoiler tag with custom title</bbcode_desc>
- <bbcode_tag>spoiler2</bbcode_tag>
- <bbcode_replace><![CDATA[<div class='bbc_spoiler'>
- <span class='spoiler_title'>{option}</span> <input type='button' class='bbc_spoiler_show' value='Show' />
- <div class='bbc_spoiler_wrapper'><div class='bbc_spoiler_content' style="display:none;">{content}</div></div>
- </div>]]></bbcode_replace>
- <bbcode_useoption>1</bbcode_useoption>
- <bbcode_example><![CDATA[[spoiler2='title']Some hidden text[/spoiler]]]></bbcode_example>
- <bbcode_switch_option>0</bbcode_switch_option>
- <bbcode_menu_option_text/>
- <bbcode_menu_content_text>Enter the text to be masked</bbcode_menu_content_text>
- <bbcode_single_tag>0</bbcode_single_tag>
- <bbcode_groups>all</bbcode_groups>
- <bbcode_sections>all</bbcode_sections>
- <bbcode_php_plugin/>
- <bbcode_no_parsing>0</bbcode_no_parsing>
- <bbcode_protected>0</bbcode_protected>
- <bbcode_aliases/>
- <bbcode_optional_option>0</bbcode_optional_option>
- <bbcode_image/>
- <bbcode_app>core</bbcode_app>
- <bbcode_custom_regex/>
- </bbcode>
- </bbcodegroup>
- </bbcodeexport>
Advertisement
Add Comment
Please, Sign In to add comment