Weather

Component type

module

Categories

Maintenance status

Development status

Downloads

118671

Component created

Component changed

This module uses free weather data from yr.no to display current weather conditions from anywhere in the world. Forecasts for up to 11 days are included. Data for more than 14.000 places worldwide is included for easy weather display.

The old branch, 7.x-1.x, uses METAR (METeorological Aerodrome Report) data to display current weather conditions from anywhere in the world.

Media

Component type

module

Maintenance status

Development status

Downloads

2239266

Component created

Component changed

The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site - it is commonly referred to as a 'file browser to the internet'.

Media is a drop-in replacement for the Drupal core upload field with a unified User Interface where editors and administrators can upload, manage, and reuse files and multimedia assets. Any files uploaded before Media was enabled will automatically take advantage of the many of the features it comes with.

GMap Module

Component type

module

Maintenance status

Development status

Downloads

560105

Component created

Component changed

Module maintainer @podarok

We are in CodeFreeze stage for 7.x-2.x as preparing and refactoring for #2139223: Drupal 8 gmap version
Only bug and security fixes can be commited
All feature requests should be filled against latest 7.x-2.x branch

The GMap module provides an interface to the Google Maps API within Drupal. It integrates with the Location module to provide users a clickable map for entering latitude and longitude, as well as to display maps of Drupal nodes and users. GMap can be used to create interactive maps with various map markers and content in map bubbles, taking advantage of Drupal's other content management features. The module also provides a Views display plugin which allows users to display the results of a view on a Google map.

Drupal 8 battleplan #2139223: Drupal 8 gmap version
Supported by Druler

Service links

Component type

module

Maintenance status

Development status

Downloads

329894

Component created

Component changed

Service Links facilitates the adding of social networks links or javascript buttons within the content with a special focus on developers and themers interested to extend their number or customize their displaying. Built on Drupal for Drupal doesn't include commercial advertising or spying hidden code and doesn't require third part libraries.

The services included are various: del.icio.us, Digg, Facebook/Facebook Share/Facebook Like, Furl, Google Bookmark/Google Plus One, IceRocket, LinkedIn/Linkedin button counter, MySpace, Newsvine, Reddit, StumbleUpon, Technorati, Twitter/Twitter widget, Yahoo Bookmark, and many more, they are split for language in different packages: basque, dutch, farsi, german, hungarian, italian, polish, russian, spanish, swedish.

Other services are availables to be included within an extra module which can be built easily through a web interface.

Insert View

Component type

module

Maintenance status

Development status

Downloads

120524

Component created

Component changed

Insert View is a filter that allows users to embed content lists generated by the Views module into node bodies and blocks using relatively simple tag syntax.

Last.fm library

Component type

module

Maintenance status

Downloads

2187

Component created

Component changed

Last.fm 2.x is a Views 3 backend for last.fm, allowing site builders to query the api through Views. This is going to be a hobby/side project for the most part, but I do plan to release early and often. Development is now going on in the 7.x-2.x, and currently support for Event querying is mostly supported. If you are interested in being involved please let me know!

Are you interested in remote API / non-SQL support in Views? Check out these other projects!

CiviNode And Civinode CCK

Component type

module

Downloads

4267

Component created

Component changed

CiviNode is a module and API that exposes CiviCRM contacts, groups, and other CiviCRM object types to Drupal as nodes. It's designed to make CiviCRM easier to use and integrate with all of the Drupal tools and techniques you've come to know and love. For example, once you've mirrored a CiviCRM contact into Drupal, you will be able to:

  • Catagorize it with taxonomies
  • Attach event or location information
  • Track what's happening with the contact with a work-flow
  • Control the way it displays by theming it.

The project will also include:

Taxonomy Filter

Component type

module

Maintenance status

Development status

Downloads

21102

Component created

Component changed

The Taxonomy Filter module is designed to present an easy-to-use interface for narrowing down taxonomy listings to find topics that are tagged by multiple terms. This is helpful for sites that use multiple vocabularies to create a multi-faceted information architecture.

Prior to Drupal 7 (see note in the "Drupal 7.x version" section), the core Drupal taxonomy module has the ability to do this with the following URL format:

/taxonomy/term/x,y,z

Node Auto Term [NAT]

Component type

module

Categories

Maintenance status

Development status

Downloads

43817

Component created

Component changed

Node Auto Term or NAT is a helper module used to facilitate node-node relationships through the use of the Taxonomy module; i.e. when a node is created, a taxonomy term is also created automatically using its title and body in any associated vocabularies. Other nodes can now be tagged with terms from these vocabularies thereby establishing node-node relationships.