Serge Huber created UNOMI-213: --------------------------------- Summary: Move twitter sample HTML out of root context and build a proper HTML welcome page in the root context Key: UNOMI-213 URL: https://issues.apache.org/jira/browse/UNOMI-213 Project: Apache Unomi Issue Type: Improvement Components: core, web Affects Versions: 1.3.0-incubating, 1.4.0-incubating Reporter: Serge Huber Assignee: Serge Huber Fix For: 1.4.0-incubating
Right now when we access the root context at [http://localhost:8181|http://localhost:8181/] we get an HTML page that is in fact the test case for the Twitter sample. This is confusing and not the right place for this HTML to be. Instead it should be moved in the sample's code itself, and in place I propose we build a proper welcome page that would contain something like this : h1. Welcome to Apache Unomi Congratulations, you have successfully installed Apache Unomi ! h2. Where to go from here * Checkout some cool [videos & tutorials|http://unomi.apache.org/resources.html] * Read [Apache Unomi's manual|http://unomi.apache.org/manual/latest/index.html] * Try out some [samples|http://unomi.apache.org/manual/latest/index.html#_integration_samples] * Join [Apache Unomi's mailing lists|http://unomi.apache.org/community.html] * Star the project on Github * Fork the [code|https://github.com/apache/incubator-unomi] and submit pull requests (github repository) -- This message was sent by Atlassian JIRA (v7.6.3#76005)