2015-12-30, 07:57 PM
https://github.com/WhiteNeo/thankyou-myb...18x-series
Anyway, you can set manually the template changes:
* codebuttons
Search for:
Add before:
* codebuttons
Search for:
replace for:
And it's done, make sure you have uploaded files and that's all.
Anyway, you can set manually the template changes:
* codebuttons
Search for:
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1804"></script>
Add before:
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/oculto.js"></script>
<script type="text/javascript">
var hide_tag = "{$mybb->settings['thx_hidesystem_tag']}";
var hide_tag_title = "{$lang->thx_hide_tag_title}";
var hide_tag_content = "{$lang->thx_hide_tag_content}";
</script>
* codebuttons
Search for:
|maximize
replace for:
{$mybb->settings['thx_hidesystem_tag']}|maximize
And it's done, make sure you have uploaded files and that's all.
The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x
Plugins 1.8.x
Plugins 1.6.x
Plugins 1.8.x