Profile2 XMLSitemap

Component type

module

Maintenance status

Development status

Downloads

667

Component created

Component changed

Integrate Profile2 with XML sitemap. This module generate XML Sitemap links with the profile2 profiles.

Comparing to the xmlsitemap_user module that comes with the xmlsitemap module, this module generates links with the Profile2 profiles instead of user profiles. A user without a Profile2 profile does not get indexed by XML Sitemap with this module.

Masonry API

Component type

module

Maintenance status

Development status

Downloads

91088

Component created

Component changed

Provides an API for integrating the jQuery Masonry plugin with Drupal.

From desandro.github.io/masonry:

Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall.

Youtube uploader

Component type

module

Maintenance status

Development status

Downloads

4638

Component created

Component changed

end of Youtube API V2 !!

7.x-2.x uses Google / Youtube API V3 and Google api php client library. the dev version is using the latest library version that requires composer to install.

7.x-1.x still uses API V2 and depends on the Zend Framework. check the readme file if you still want to use it...

Custom Meta

Component type

module

Maintenance status

Development status

Downloads

114029

Component created

Component changed

While Nodewords (D6) and Metatags (D7) work well for adding things like Abstract, Description, Keywords, Robots, Copyright and even OpenGraph meta tags to your content. We continually found ourselves backed into a situation where we would have to release a tpl.php update or write a custom module to inject custom meta elements onto our platform.

WebducateAPI

Component type

module

Maintenance status

Development status

Downloads

350

Component created

Component changed

The WebducateAPI module provides a generic API functions for communicating with the Webducate Online Learning Management System.

WebducateAPI was initially developer for Webducate by Realityloop.

 

Features

  • Three (3) API functions:
    • webducateapi_get_courses()
    • webducateapi_get_student_data()
    • webducateapi_create_token()
  • Integrates with:
    • Rules module - provides an action for to trigger a Webducate Token to be generated.
  • Sub-modules:
    • WebducateAPI - Commerce