[ 
https://issues.apache.org/jira/browse/KYLIN-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342996#comment-16342996
 ] 

Billy Liu commented on KYLIN-3182:
----------------------------------

Thanks [~Zhixiong Chen], I will update the links to docs23 later. 

> Update Kylin help menu links
> ----------------------------
>
>                 Key: KYLIN-3182
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3182
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Web 
>    Affects Versions: v2.3.0
>            Reporter: peng.jianhua
>            Assignee: Zhixiong Chen
>            Priority: Minor
>              Labels: patch
>             Fix For: v2.3.0
>
>         Attachments: 0001-KYLIN-3182-Kylin-Help-is-not-available.patch, 
> 0001-KYLIN-3182-complete-web-help-configuration.patch, help_blank.png
>
>
> Kylin Help is not available, look like
>   !help_blank.png! 
> Then I analyse the web code, and find the problem.
> The default help informations have been configured in the 
> 'kylin-defaults.properties', as follow
> {code:java}
> kylin.web.help.length=4
> kylin.web.help.0=start|Getting Started|
> kylin.web.help.1=odbc|ODBC Driver|
> kylin.web.help.2=tableau|Tableau Guide|
> kylin.web.help.3=onboard|Cube Design Tutorial|
> {code}
> The all links haven't been configured, but the web page will judge whether 
> the link is empty, if the link is empty, the item under the 'Help' will not 
> be showed.
> So I modified the web code, if the link of help document is null, it will be 
> discarded, not transformed to header page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to