Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.40 veröffentlicht (28.05.26)


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


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Copy All Attachments MyBB.de Bot 0 838 14.07.2022, 13:55
Letzter Beitrag: MyBB.de Bot
  View All Posts By A User In Thread MyBB.de Bot 2 2.380 03.07.2021, 04:25
Letzter Beitrag: MyBB.de Bot
  Select All In Code And PHP MyBB.de Bot 10 5.426 20.06.2019, 16:25
Letzter Beitrag: Amaryllion
  View all posts by a user in thread MyBB.de Bot 1 2.412 24.04.2013, 19:07
Letzter Beitrag: MyBB.de Bot
  All ID mycode MyBB.de Bot 0 1.480 07.11.2012, 11:40
Letzter Beitrag: MyBB.de Bot