CommerceEcont
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Econt shipping
Econt shipping
The pathed files module allows permissioned users to manage miscellaneous files that can be accessible from any path in the website.
You need to add a file to your site root named verify.xml for search engine ownership verification.
Normally you would have to take the file and place it into your Drupal core root. Then version control the file by adding code to your Drupal core repository, which is not ideal.
If a page's html content is too complicated for HTMLPurifier to process before it exceeds php execution time, a php fatal error will get printed on the page. This project uses AJAX at form submission to test HTMLPurifier execution time to prevent this from happening:
Taxonomy hierarchy module provides autocomplete widget for hierarchial vocabularies. This stores the terms to deepest level. Autocomplete is done for terms in all levels of hierarchy.
Assumptions
------------
* Terms upto last level are stored for each taxonomy field
* The order of terms in field is according to its level in hierarchy
This module allows you to compare products. This is a familiar feature on commerce website.
How to configure it :
A views style plugin making use of jQuery App Folders plugin -- a thumbnail grid with expanding contents. It is good for responsive design and working great on mobiles.
This is a question type module for quiz essentially developed for learning Part of speech.
For instance, let's take the English phrase below,
Jack and Jill went up the hill
If you would like your student to identify the nouns or verbs in the above phrase, it is possible to do in the form of quiz with this module.
Facetapi widget, that allows users to enter minimum and maximum numeric values and filter results by range.
Use case: filter by price, by weight etc
This utility help you rebuild the image information stored in the database that may become outdated after files being changed directly on the server side.
The two most common use cases are:
This is another Drupal development tool that prints debugging information in a modal window.
This module use 3rd party library from https://github.com/xescoder/print_var/archive/master.zip