From 0faef2c4468f70be1819a6f62c60ab5cbd6c5cbd Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Thu, 19 May 2011 16:07:44 -0700 Subject: Updated manifest, added README --- README | 7 +++++++ manifest.xml | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 README diff --git a/README b/README new file mode 100644 index 000000000..29e8181b9 --- /dev/null +++ b/README @@ -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 diff --git a/manifest.xml b/manifest.xml index 010d2ab1c..3f874d3bf 100644 --- a/manifest.xml +++ b/manifest.xml @@ -3,7 +3,9 @@ HTML5 Evan Winslow 1.0 - Provides HTML5 support for Elgg + + Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today. + (C) Evan Winslow 2010 http://github.com/ewinslow/elgg-html5 -- cgit v1.2.3