Модули
This module allows users to index numeric and computed CCK fields with Apache Solr Search, then create exposed facets for those fields.
Reservation request management
This module allows you to perform an in-place replacement of a single media file without changing the content of any associated fields.
This module extends a core Contact Module. Contact categories are as different contact pages with an URL based on the category name (`contact/website-feedback` as an example).
This module is an extension to the Print module.
This module will allow users to save drafts of their private messages and later send those drafts when ready.
Live tweets Drupal Module
Simple Drupal module to display a block with a tweet search feed updated in realtime.
This module displays Drupal's messages and Watchdog entries as a little alert at the bottom corner.
Despite what the name may suggest, IP Geolocation Views & Maps (IPGV&M) is first and foremost a mapping engine.
The module makes it very easy to create Views-based mapping solutions using the map renderer of your choice (Google, OpenLayers2 or Leaflet) with any location storage module of your choice, e.g. Get Locations, Geofield, Geolocation Field or Location.
This allows you to bring together modules and feature sets that without IPGV&M you would not be able to combine.
Like beautiful animated marker clustering on Google or Bing or Mapbox .. any of various map providers.
But more importantly IPGV&M adds some features you won't find as conveniently packaged elsewhere.
These include marker differentiation based on field values or ranges (2nd screenshot) with or without font icons, various centering options, super-imposing the current visitor's location, allowing multiple content types to be displayed on the same map, full screen button and mini-map inset (bottom screenshot), polygon support (Geofield), marker tags and tool tips and cross-highlighting of associated content on the page when markers are hovered (and vice versa).
And the Set my location block allows your visitors to locate themselves on the map, either automagically --via the Wifi/GPS device on their mobile-- or by typing an address or landmark, like "Eiffel tower" (bottom screenshot, upper left corner, click to enlarge).
Follow this step-by-step tutorial to create a handy store locator with proximity search, from a list of addresses in a spreadsheet. You'll learn about the Feeds and Display suite modules too!
Finally IPGV&M provides a set of visitor location retrieval technologies, both IP and HTML5-based, so that you can track where past visits came from and where current visitors are located, superimposing their moving positions as markers on your maps.
testing projects
This module allows you to update the cart quantity on checkout pages. It will use the Drupal's jquery support to update the cart.
Field Denied Access provide ability to deny fields access so no one can't change their values by using user interface.
Provides automatic modal support for any hook_menu() paths that have 'modal' => TRUE defined. This makes it easy to add optional modal support in any contrib module and helps reduce the burden on module developers to support modals.
Usage
function mymodule_menu() {
$items['mymodule/form'] = array(
'page callback' => 'drupal_get_form',
'page arguments' => array('mymodule_form'),
'access arguments' => array('administer mymodule'),
'modal' => TRUE, // This line is where the magic happens.
);
}
That's it!
Requirements
Javascript replacement for select multiple form element.
Devel Debug Log is a developer module that provides a way for developers to save and display debug messages on a separate page in the web browser.
This module allows other modules to include small static HTML files within code which are then exposed as blocks to a site.
Dummy module
adress book
