testproject
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Testproject, for different purposes.
Testproject, for different purposes.
Allows field tables to be used as base tables with Views.
On a field settings form, you may select:
Simply menu module is based on core menu module. It automatically associates a content to a menu item, without setting link path any more. So, the menu administration interface becomes a way to create the site skeleton.
Module maintainer @podarok
Drupal Firewall was implemented due huge data importing into commerce, ubercart, feeds and other modules
The main idea - disabling redundant hooks, functions and other procedures when doing background tasks (mostly via cron or custom page callback)
For that we use hook_module_implements_alter
Module config page (sometimes You have to know this address 8) ) admin/config/dfw/config
Some experiments with collecting and aggregating time-based analytics.
I know there are a ton of modules that already do this, but not quite this generically. :-) Some are based on paths, nids, cids, etc. Some include chart generation and most include the data collection itself.
This module lets you define any events you want. Then decide how the data from those events should be sliced (per user, per node, etc). And then define aggregate functions, which are calculated over regular time periods (hourly, daily, weekly, etc).
This modules is an add-on to Nodequeue, it allows you to create a smartqueue that provides a subqueue per language.
This allows you to create a single nodequeue, and yet have different results in your queue based on the sites language. Smartqueue language will automatically create a subqueue for each configured language.
What is Asynchronous Processing?
Asynchronous Processing is a module designed to call back ground process in Drupal.
What does it do?
The Asynchronous Processing will separate the Drupal task to mutil-process (as background process ).
It could be used for executing long-running tasks in the background, such as tasks involving significant network activity or encoding video, send an email etc.
Installation
1, Download & Copy this module to sites/all/modules folder.
2, Enable Asynchronous Processing modules
A module allow to use on a site the counter and an informer Yandex Metric (http://metrika.yandex.ru/).
The module has the block with an informer. At all pages of a site it will be added JavaScript. This code is in charge of the count of visits, reviews and visitors.
All parameters of the counter may be configured in the interface. This are: webvisor, clickmap, track links, accurate track bounce, disable of an automatic indexing, the synchronous or asynchronous counter type, track hash.
Manage issues of periodicals like journals and magazines as taxonomy terms.
Twitter Profile Widget allows adding an unlimited number of widgets, each with their own configuration for widget type (user tweets, timeline, search). Each widget is available to the Drupal block system for easy placement, but is also a standalone entity.
The 8.x diverges significantly from the 7.x version. Specifically, it: