Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Commerce Cart View Override

This module provides the ability to override the default cart page view for Drupal Commerce.

Sponsored by Commerce Guys

Reasons this module exists

  • The cart page view is not a view with a page display; therefore, you cannot just override the path.
  • The cart page uses a view (commerce_cart_form) that is hard coded in the menu callback for the path "cart"
  • The cart page view is not exportable since the default view is defined in Commerce Cart.

The Commerce Cart View Override module solves all of the problems and provides a way to select the view to display on the cart page.

Jumplead

Jumplead is a lead generation and management service that identifies website visitors and allows you to connect with them via live chat and social media.

Yandex Webmaster

🇺🇦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Yandex Webmaster module integrates the Yandex Webmaster tools with your Drupal site via Yandex.Webmaster API.

Features

Dependencies

Installation

  • Download and unpack the IDNA Converter PHP class into sites/all/libraries/idna_convert so that the path to the idna_convert.class.php file is sites/all/libraries/idna_convert/idna_convert.class.php
  • Download and install Yandex Services Authorization API
  • Download and install this module

Clean Comments

Clean comments is a plug & play module that cleans up the display of comments for usability and readabilty of the comment threads.

How it works

Clean comments adds a small js file (clean_comments.js) to every page load.

For now it only hides the comment links (delete, edit, reply, etc), and when the user hovers over the comment, it toggles the links visibility.

The height of the comment block element is set through JS inline at the begining in order to avoid jumping when toggling the links visiblity.

The selector for the comments is hardcoded to '#comments div.comment', which is what Drupal renders by default. I don't normaly see this rendered in any other way, so for now we don't include a setting to configure this. Feel free to open a feature request if you have a usecase for it.

Although the js file could be added only if there are comments in the page, the module adds it to the normal bundle. This is beacause it would make your users have download different bundles of js files which would impact frontend performance more than just adding a few lines more to the standard aggregated js file.

How to use it

Simply install the module as usual.

Ubercart CSV

The purpose of this module is to export orders from an ubercart store in a manner that can be read by any spreadsheet program including Microsoft Excel.

Domain Purge

When using Domain Access, if you want to delete a domain, you are forced to assign that domain's content to another domain.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools