hypejunction/hypewall

This package is abandoned and no longer maintained. No replacement package was suggested.

Rich status updates

Installs: 770

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Type:elgg-plugin

6.2.4 2019-08-15 16:00 UTC

This package is auto-updated.

Last update: 2020-08-30 01:15:32 UTC


README

Elgg 3.0

Rich user interface for sharing status updates, links and content via user walls.

Screenshots

Wall Form Wall View

Features

  • URL-parsing with embeddable content view
  • Geotagging (based on browser location)
  • Inline multi-file upload
  • Friend tagging
  • Content attachments

Extensions

Notes

  • Reverse geocoding is performed via Nominatim http://wiki.openstreetmap.org/wiki/Nominatim. Reverse geocoding (i.e. browser position coordinates to human readable address) will not work in https. Implement a custom solution using a paid/free/proprietary service that does the same

  • Icons are not included with the plugin. You will need to load FontAwesome CSS, either by registering it in your theme, or using one of the available Elgg plugins.

Developer Notes

  • You can add wall tabs and forms by extending the 'framework/wall/container/extend' view