This project is under active development.

API

The API module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site by following these instructions.

The API module implements a subset of the Doxygen documentation generator specification, with some Drupal-specific additions. Standards for how to write Drupal documentation that this module can parse (and that conforms to Drupal coding standards) are on http://drupal.org/node/1354.

Internationalization

This is a collection of modules to extend Drupal core multilingual capabilities and be able to build real life multilingual sites. Some features:

  • Taxonomy translation (both, per language terms and translatable terms)
  • Multilingual variables
  • Multilingual blocks (control visibility per language and translate title and content)
  • Language selection (when you switch the site language you'll see only the content for that language)
  • Requires Variable module 2.x (Drupal 7)

Read a complete feature overview in the Internationalization handbook: Building multilingual sites .

Drupal 7 upgrade

Do read Upgrade from Drupal 6 to Drupal 7
Read more about new features on Internationalization for Drupal 7 and What's new in i18n.

Weather

Screenshot of Weather 7.x-2.0

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.

Quote

This module adds a 'quote' link below nodes and comments. When clicked, the contents of the node or comment are placed into a new comment form.

Subscriptions

This module enables users to subscribe to be notified of changes to nodes or taxonomies, such as new comments in specific forums, or additions to some category of blog. Once enabled, all nodes will have an additional link that allows the user to change their subscriptions. Users have tab on their user screen to manage their own subscriptions. Users can also set an auto-subscribe function which notifies the user if anyone comments on posts they have made. Admins can turn this on by default.

Subscriptions has its roots in 2003 (node/4189!). At version 5.x-1.x it was in a crisis, due to too many people having pulled in too many directions. In Winter '07 and Spring '08 it was rewritten from the ground up by chx and salvis, and we are maintaining it to this day.

Cloud

Cloud Orchestrator Logo (Adult)

Cloud Orchestrator Logo
Cloud (Cloud Orchestrator) is a set of modules to enable cloud management: Drupal-based Cloud Dashboard like AWS Management Console, Flexera RightScale, ElasticFox, and etc. The module supports not only public cloud like AWS but also private cloud like Kubernetes (K8s), VMware and OpenStack, and even Terraform Cloud since the system is highly modularized by Drupal architecture.

The cloud management functionalities include in such as Cloud Governance and Cost-aware Features.
k8s_resource_management_0.png

The cloud management functionalities include in such as server templates, clusters, monitoring, billing, resource allocation, reliability, scalability and etc.

Docs

Use Case Scenarios

  • From a User's Perspective, UX Includes:

    • Easy to login to the site thru SSO by using LDAP module
    • Access to multi-cloud like AWS, GCP, Azure, Kubernetes, OpenStack, VMware and Terraform Cloud
    • Control Instance lifecycle easily: Launch, Reboot, Stop and Terminate
    • Launch Instance(s) from a launch template
    • Manage cluster deployment by Terraform Cloud
  • From IT Administrator's Perspective (In Addition to the User's Perspective Above), UX Includes:

    • Provide AuthN: Work with Active Directory (LDAP Server)
    • Set up AuthZ: Access permission for each functionality
    • Integrate IAM Roles
    • Manage instance images
    • Set up automatic backups and restore
    • Check cloud costs and budgets
    • Audit user activity logs

Pages

Subscribe with RSS Subscribe to RSS - Under active development