Add Terms of Service attribute to Gadget XML document format
------------------------------------------------------------
Key: SHINDIG-31
URL: https://issues.apache.org/jira/browse/SHINDIG-31
Project: Shindig
Issue Type: New Feature
Reporter: Paul Lindner
To allow developers to specify their terms of service for their Application we
should
allow a way to specify terms of service inside the XML file:
<tos xml:lang="en" type="text/html"
url="http://www.example.com/myapp/tos.html"/>
<tos xml:lang="es" type="text/html"
url="http://www.example.com/myapp/tos-es.html"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.