Skip to content

justangel/hypeWall

 
 

Repository files navigation

hypeWall

Elgg 1.8 Elgg 1.9 Elgg 1.10 Elgg 1.11 Elgg 1.12 Elgg 2.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

About

Wall functionality for Elgg

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.3%
  • CSS 9.8%
  • JavaScript 8.7%
  • Ruby 0.2%