Skip to main content

Home/ Drupal/ Group items tagged api

Rss Feed Group items tagged

Hendy Irawan

GMap Module | drupal.org - 0 views

  •  
    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. The GMap package consists of the following modules: GMap: provides the GMap API, integration with Views and Location, and GMap macros. GMap Location: Provides a map of all a site's nodes and a map of all of the site users. GMap Taxonomy: Allows you to display different map markers based on taxonomy of a specific node. GMap Macro Builder: Provides a GUI for building "macros" (a text-based way of describing arbitrary GMaps). In order to use this module, you need a (free) Google Maps API key.
Hendy Irawan

Twitter | drupal.org - 0 views

  •  
    API integration with the Twitter microblogging service and API-compatible alternatives like Identi.ca. Out of the box, it allow users to: Associate one or more Twitter accounts with their Drupal user account Have their tweets displayed in a sidebar block or on their user profile, and Post to their own Twitter account or a site-wide Twitter account whenever they create new content. Full Views integration is supported, allowing administrators to create customized listings of Twitter messages based on time, date, author, etc. The module's default "Latest Twitter messages" block and "This user's Twitter messages" profile page were created with Views, and can be customized and themed as desired. A "Post to Twitter" action is provided for use with tools like Trigger (core module) and Workflow, and an input filter is provided to turn Twitter @username references into links, and #hashtags into links to search.twitter.com.
Hendy Irawan

template_preprocess_node | Drupal API - 0 views

  •  
    "Process variables for node.tpl.php Most themes utilize their own copy of node.tpl.php. The default is located inside "modules/node/node.tpl.php". Look in there for the full list of variables. The $variables array contains the following arguments: $node $view_mode $page "
Hendy Irawan

l | Drupal API - 0 views

  •  
    "Formats an internal or external URL link as an HTML anchor tag. This function correctly handles aliased paths, and adds an 'active' class attribute to links that point to the current page (for theming), so all internal links output by modules should be generated by this function if possible."
Hendy Irawan

taxonomy.module | Drupal API - 0 views

  •  
    "Enables the organization of content into categories."
Fabola smith

Complete Drupal 6 Menu Theming - 0 views

  •  
    Drupal 6 Theming of Menus This tutorial expands on the snippet at: Theming Drupal Menu and how to make it work for Drupal 6. Theming Drupal menus are easy once you understand the key drupal menu theming API functions. I will go one by one depending on
Daniel Gregoire

Performance tip : disable Drupal's core search indexer when using Apache Solr | Drupal ... - 0 views

  •  
    When using alternative search methods (Lucene API, Apache Solr), you're probably no longer using Drupal's default search, but it will continue to index content on your site. Use this method to disable the core search module from indexing content, and leave it to the big boys.
Hendy Irawan

Libraries API | drupal.org - 0 views

  •  
    "The common denominator for all Drupal modules/profiles/themes that integrate with external libraries. This module introduces a common repository for libraries in sites/all/libraries resp. sites//libraries for contributed modules."
1 - 10 of 10
Showing 20 items per page