Copybox
When users want to copy a piece of text, they need to select the entire text. It is easy if they have a mouse. Otherwise, it is very difficult.
This plugin adds a one-click button that instantly copies text to the user’s clipboard, making it easy to paste anywhere. We call it Copybox.
* This plugin works with Joomla 3, 4, 5 and 6.
After downloading and installing it, go to Plugins > System - Copybox to enable it.
To enable duplication for an object, add the "cb" class to the object.
Example 1:
<div class="cb">YOUR CONTENT HERE</div>
Result:
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Example 2:
Donate bitcoin <input type="text" class="cb" readonly value="16UQLq1HZ------6pMoA2CDjb4tyF">
Result:
Donate bitcoin
^ Option to display author information at the top of the article.
^ Use the {pos} syntax to move the author information box.
# Fixed known bugs.
My association makes sheet music available to members of the orchestra. Currently, I have to upload files via a separate application; however, I would actually like to be able to do this within my Joomla site.