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: 56
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.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: 56
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 1.0 von Edson Ordaz für MyBB 1.6.x
Select all the code of tags 'code' and 'PHP'
100 Downloads
Select all the code of tags 'code' and 'PHP'
100 Downloads
Snowflakes 1.0.0 von ShiryuX für MyBB 1.2.x
This plugins just show snow falling from the board. With random wind and speed.
205 Downloads
This plugins just show snow falling from the board. With random wind and speed.
205 Downloads
Rockband 1.0.0 von DanEthical für MyBB 1.2.x
Not really for a rock band as such but it is a nice brownish theme with some grads etc.
115 Downloads
Not really for a rock band as such but it is a nice brownish theme with some grads etc.
115 Downloads
MyLatestThreads 1.0.0 von Cedric für MyBB 1.6.x
Display your forum's latest threads on your index.
198 Downloads
Display your forum's latest threads on your index.
198 Downloads