BShare
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Add the BShare widget on your site.
Add the BShare widget on your site.
Integrates the Image-a-trois jQuery library with Drupal. The Image-a-trois library allows you to render scale images of designs inline with content to aid in pixel-perfect theme development.
Image-a-trois library can be found at http://image-a-trois.godeldesign.com.au/
The library git reposity is hosted on github
at https://github.com/thedavidmeister/jquery.ia3
A simple cookie control module. Gives you the option to prevent specific javascript from loading at hook_js_alter. All used messages are configurable and translatable.
Other modules can access the visitors preference by a using the function cookiebar_get_status().
The users preference is stored at his computer, using a cookie, for at most 5 years.
*note: Based in image fupload.
Allow you upload mass files at once. Integration with the library fine uploader Browser support (as say the developer) IE7+, Firefox, Safari (OS X), Chrome. It does not use Flash, jQuery or any external libraries (we need only the fine uploader library).
Collapsible comments allows the collapsing and expanding of commemnt threads through the use of jQuery. It helps improve usability and readability of the comment threads by removing the visual noise of deep threaded conversations.
Javascript Drupal Extension extends the Drupal JavaScript object by exposing Drupal/PHP functions via AJAX-calls.
Ever needed to call a Drupal function from JavaScript that isn't already available in the Drupal JavaScript object? Javascript Drupal Extension fixes that by extending the Drupal object to expose PHP functions via AJAX-calls.
By default this module includes drupal_get_path() as it was the reason I made the module in the first place. I needed to get the path of a module that was installed, and thus Javascript Drupal Extension was born.
View the site in different sizes easily with this module. A toolbar is displayed at the top with the configured resolutions. Click one and an iframe appears with the correct size applied. Great for developing responsive designs.
This module implements simple integration for Hannotaatio feedback usage. With Hannotaatio you can easily collect feedback from your client without that they need to install any extra software to their computer.
Now you can use the lovely HTML5 'placeholder' attribute and have it work 'everywhere'. This module integrates the HTML5 Placeholder jQuery Plugin found here:
https://github.com/mathiasbynens/jquery-placeholder
with Drupal. This is a javascript-only method of making the HTML5 placeholder attribute work in old browsers which don't support it.
Allows customization of Drupal's ajax throbber, and places the throbber in such a way that doesn't upset page layout.