Code Select All

Adds SELECT ALL link to code and php blocks to allow for easy copying.
Version: 1.0.0
Autor: krewe
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 18.06.2012
Letzte Aktualisierung: 19.06.2012
Support: https://www.mybb.de/forum/thread-25905.html (0 Beiträge)
Kompatibilität: MyBB 1.6.x
Bisherige Downloads: 62
Code Select All modifies code and php blocks to add a "Select All" link in the codeblock title. This allows for easy copying of the contents by simply clicking the link. The link appearance can also be altered via the "select_all" class.

Example:
a:link.select_all {
color: rgb(221,138,62);
}

a:visited.select_all {
color: rgb(221,138,62);
}

a:hover.select_all, a:active.select_all {
text-decoration: none;
color: rgb(221,138,62);
}

.select_all {
font-family: Arial;
font-size: 0.875em;
}

To install, unpack the contents of the archive at the root of your forum, then Activate the plugin (no install needed).

Quelle: Code Select All bei MyBB.com

Ähnliche Erweiterungen

Select All In Code And PHP
Select All In Code And PHP 1.0 von Edson Ordaz für MyBB 1.6.x
Select all the code of tags 'code' and 'PHP'

104 Downloads
Hide Code
Hide Code 1.0.0 von Mostafa.Shiraali für MyBB 1.8.x
Hides Code BBcodes From Guests

53 Downloads
Bloo
Bloo 1.0.0 von Dishin Nutrition für MyBB 1.2.x
The Neon Bloo theme successfully converted to MyBB

135 Downloads
BlueForce
BlueForce 1.0.0 von spkx für MyBB 1.4.x
Dark grey and blue theme for MyBB 1.4.8

120 Downloads
limiturlposting 1.0.0 von ogopj für MyBB 1.6.x
Prevent posting URLs until a defined post count is reached.

33 Downloads