diff options
author | Evan Winslow <evan@elgg.org> | 2011-05-19 16:07:44 -0700 |
---|---|---|
committer | Evan Winslow <evan@elgg.org> | 2011-05-19 16:07:44 -0700 |
commit | 0faef2c4468f70be1819a6f62c60ab5cbd6c5cbd (patch) | |
tree | 861ef002e32a3d8b5976862186ed1d4e9e0296d3 /README | |
parent | 888751ed186a8312fa482ae41a91eed0f8786d2b (diff) | |
download | elgg-0faef2c4468f70be1819a6f62c60ab5cbd6c5cbd.tar.gz elgg-0faef2c4468f70be1819a6f62c60ab5cbd6c5cbd.tar.bz2 |
Updated manifest, added README
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +# HTML5 Plugin for Elgg #
+Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today.
+
+## Features ##
+* HTML5 input views
+* Modernizr javascript library for easy html5 feature detection
+* Javascript shim for the placeholder attribute
\ No newline at end of file |