zomato

Component type

module

Maintenance status

Development status

Downloads

1026

Component created

Component changed

Zomato.com is an online food guide, restaurant directory and menu-pages website for anyone who is looking to either dine out or order food. Currently operational in 10 cities in India - Delhi NCR, Mumbai, Kolkata, Pune, Bangalore, Hyderabad, Chennai, Ahmedabad, Jaipur and Chandigarh, Zomato lists menus, ratings and contact details for all restaurants listed and reviews (both editor and user) & discounts for a large percentage of these.

Panels title i18n

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

This module adds the ability to translate:

  • Panels page title
  • Panels pane titles

Right now there is no other module that provides this functionality, but you could implement theme_preprocess_panel_pane in your theme to get panels pane titles translated as explained in the issue related (see ahead).

This is not the best way to resolve this problem but while this functionality it's not in Panels this is a good option.

The translation are handled and inserted with Core's Translation interface.

User Links

Component type

module

Maintenance status

Development status

Component created

Component changed

User Links provides an extension to the profile module to add service links to a user. The services can be represented by either an icon (configurable size) or text, and link the users account on that service.

The module supports a multitude of services, currently the list includes but is not limited to:

Errors

Component type

module

Categories

Maintenance status

Development status

Downloads

457

Component created

Component changed

Errors is a simple module that allows you to theme the 403 and 404 pages. Although this is a simple module, you'll require some basic understanding of HTML/PHP and how to override some theme files.

There is no UI with this module, just use your Theme to theme your templates the way you like it, this provides maximum flexibility.

Installation and configuration
Once you install this module, go to admin/settings/error-reporting and set the following paths:

- 403 : "error/403"
- 404 : "error/404"

UC eBay Lister

Component type

module

Maintenance status

Development status

Component created

Component changed

* List your Ubercart products to eBay by one figure click.
* Full features as eBay sell item form.
* Get eBay listing quote before actual submit to sell.

Plagiarize

Component type

module

Maintenance status

Development status

Downloads

844

Component created

Component changed

Description

Plagiarize is a content filter that allows authors with the proper permissions to embed the summary of one piece of content into the body of another.

This gives the flexibility of specific placement of a summary within a node body, and because it is a content filter, the body is rendered before Drupal's search indexer is called thus recording keywords within the teaser as belonging to the node in which it is "embedded."

Openlayers Geosearch

Component type

module

Maintenance status

Development status

Downloads

5163

Component created

Component changed

This module aims to implement search functionality as seen on www.openstreetmap.org. It includes:

  • A search block
  • A block with results of the search, for multiple geocode providers
  • When search results are clicked, any Openlayers map on the page zooms to the selected location

The Drupal 7 version depends on the Geocoder module for geocoding.

The Drupal 6 version comes with 4 standard plugins:

ratingsfield

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Fieldrating is a field module that provides a rating field and display formatter using Drupal 7's Field Type API. This field module was
created to support a simple ratings field that can be used on any content type. This module is not like Fivestar and does NOT support user voting or rating. But instead can be used for rating content, products, locations, etc.
Support for multiple rating values, text or icon displays, user provided icons, individual text labels, and full css class customization.

Google Plus

Component type

module

Maintenance status

Development status

Component created

Component changed

Important Note

This module's code is under consideration of getting added to a module that has taken the namespace (http://drupal.org/project/googleplus). See this issue for more details: http://drupal.org/node/1280780

Google+ (Google Plus) is a social networking and identity service by Google Inc.

This module integrates with Google+. The public API for Google+ has just been released. Visit this link to view the Google+ public API. This module uses the same API.

Note: this modules uses the Google API PHP Client library (link to Google Code). This library has support for OAuth 2.0.