This module has evolved into becoming an icon provider for the Icon API module. Update hooks will not be provided from 7.x-1.0-beta3 moving forward. Please manually record what configuration you have done. This includes the fontello_block sub-module as that module is now apart of the Icon API. Ensure you also download the configuration files for your bundles. You will need to re-import and re-configure these.
This is the initial beta release of Icon API for D7. It provides icon bundle management and integration with: menus, blocks and fields. There is extensive API documentation in the project. You can also view the Fontello project on how to integrate a dynamic provider. This module also provides support for the Bootstrap base-theme.
Overview:
-----------------------------------------------------------------
This module creates a block ['Mozilla openbadges displayer block'] for displaying mozilla backpack.This block displays all groups and badges which are public at mozilla backpack, of logged-in user,this user can also see the public badges of other users on their profile.
Those badges updates itself in every 20 minutes [Cache updates].
new features:
1,support disable breadcrumb.
2,support generate breadcrumb entity by menu.
3,change term path to "taxonomy/term/[tid]" to make it works correctly at first.
4,add default breadcrumb generate rule.