Libraries tagged by coverting
covertier/definitions
235 Downloads
Covertier Official Catalogs
codewithdennis/filament-theme-inspector
5702 Downloads
Easily see the fi- class of any element on the page by hovering over it. A tooltip displays the class name, and you can copy it with a click!
emteknetnz/silverstripe-inverter
298 Downloads
A SilverStripe module for inverting CMS colours
vse/topicimagepreview
7 Downloads
Display thumbnail previews of images in a topic when hovering the mouse over the topic.
dnadesign/silverstripe-tagurit
185 Downloads
An alternative taxonomy module, providing protected types, and inverting the Tag/Type relationship to Type/Tag
wabuehamm/backtotop
11 Downloads
This plugin for Elgg adds a hovering button to the lower right of the page, which scrolls back to the top of page when clicked.
rcm/responsive-hover-image
757 Downloads
RCM block that provides a responsive image that can change when hovering over it. Also allows the image to be a link.
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.