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

Hoss Man commented on LUCENE-3804:
----------------------------------

There's a couple of problems here we need to address...

1) features are listed on /solr/index.html, but there is also a right nav link 
to /solr/features.html
2) duplicate content on both /solr/features.html and /solr/index.html that will 
only increase that confusion
3) "Title" metadata from features.mdtext appearing the boxy of /solr/index.html
4) #1 & #2 both affect the /core/... urls as well (that features.mdtext 
evidently doens't use the "Title" attribute tough)

The fixes i would suggest are...

a) add a redirect for /solr/features.html -> /solr/ (and likewise for core)
b) remove "Features" from the right nav
c) either remove the "Title" metadata from pages being included, or stop doing 
this as an include and put the content direclty in index.mdtext -- i would 
suggest the later since it will make it more straight forward for editing in 
the future.
                
> Swap Features and News on the website.
> --------------------------------------
>
>                 Key: LUCENE-3804
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3804
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>
> I think we can do even better, but that is a nice, easy incremental 
> improvement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to