MyBB.de Forum

Normale Version: SCEditor Dark Style
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: SCEditor Dark Style

Zitat:This is a dark SCEditor theme developed to be used with the dark version of BootBB theme, but can be used freely by any other theme.

For MyBB 1.8.20 and below use version 1.2
For newer MyBB versions use version 1.3

Upload to jscripts folder.



Edit MyBB template: "Ungrouped Templates" -> codebuttons and add this line after the other script includes:

Code:
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/sceditor/icons/monocons.js?ver=1821"></script>




Then find 'opt_editor = {' and add after 'format: "bbcode",' this line:

Code:
icons: "monocons",


For the above 2 edits you can also verify with readme-codebuttons.png from the package.


In theme settings choose BootBB-dark style for MyCode Editor.

If you do not like the name BootBB-dark, then you can edit the names of the two css files.
Eine neue Version wurde veröffentlicht: SCEditor Dark Style 1.1
Eine neue Version wurde veröffentlicht: SCEditor Dark Style 1.2
Eine neue Version wurde veröffentlicht: SCEditor Dark Style 1.3