You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (JIRA)" <ji...@apache.org> on 2019/05/15 17:49:00 UTC

[jira] [Resolved] (UNOMI-213) Move twitter sample HTML out of root context and build a proper HTML welcome page in the root context

     [ https://issues.apache.org/jira/browse/UNOMI-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serge Huber resolved UNOMI-213.
-------------------------------
    Resolution: Fixed

> 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
>            Reporter: Serge Huber
>            Assignee: Serge Huber
>            Priority: Major
>             Fix For: 1.4.0
>
>
> 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)