Sideshare(abandoned)

Component type

module

Maintenance status

Development status

Downloads

1014

Component created

Component changed

This project has been abandoned in favor of other Drupal social share solutions.

Client side geocoding

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Client side Geo coding

Run the geocoding and display entirely in the browser. For instance, the user enters an address on your page. Your application geocodes it. Then your page uses the geocode to create a marker on the map. Or your app does some simple analysis using the geocode. No data is sent to your server. This reduces load on your server, but doesn't give you any sense of what your users are doing.

Features 8.x

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTE: This sandbox code no longer works with the latest D8 beta version and has been replaced with new code that is actually part of the 8.x-3.x branch of Features itself. So for work on Features 8.x please see the normal Features project and issue queue.

Previous original text of this sandbox is below:


This is an experimental rewrite of the Features module for Drupal 8. The architecture of configuration management in Drupal core has replaced the guts of Features, but the module will live on to expedite and automate the tasks of configuration sharing and distribution-building.

Our goal is not to recreate the previous Features module on top of CMI. It is to identify how some of the same goals can be realized from the Contrib perspective.

Current Mission

  • Identify capabilities needed in Features-style* site-building and distribution maintenance.
  • Determine if those capabilities exist and implement first-pass automation with Drush wrappers.

More Thoughts

Like configuration but maybe not Features? Please help improve Configuration Management in core with the CMI initiative.

HubDrop Test

Component type

module

Maintenance status

Development status

Component created

Component changed

NOT A MODULE!

Just a named git repo for testing hubdrop.io.