pessek/hypewall

Rich status updates

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:elgg-plugin

v6.2.4 2021-05-31 20:00 UTC

This package is auto-updated.

Last update: 2024-02-29 04:12:54 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