Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Code Select All
#1
Eine neue Erweiterung wurde veröffentlicht: Code Select All

Zitat: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).
Zitieren


Nachrichten in diesem Thema
Code Select All - von MyBB.de Bot - 24.06.2012, 13:20

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Select All In Code And PHP MyBB.de Bot 10 4.023 20.06.2019, 16:25
Letzter Beitrag: Amaryllion
  Moderation Tool Select MyBB.de Bot 0 1.393 15.08.2011, 10:45
Letzter Beitrag: MyBB.de Bot
  Select All In Code And PHP MyBB.de Bot 0 1.385 21.04.2011, 08:37
Letzter Beitrag: MyBB.de Bot