[jira] [Updated] (SOLR-5994) Add Jetty configuration to serve JavaDocs

2014-04-18 Thread Stefan Matheis (steffkes) (JIRA)

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

Stefan Matheis (steffkes) updated SOLR-5994:


Attachment: SOLR-5994.patch

how about this? 

thought first about adding another link, but figured that Documentation 
pointing to the homepage is perhaps not the best idea anyway?

at the initial load of the UI, a few lines javascript are checking if 
{{/javadoc/}} is available on the same machine, if not, the link gets changed 
to the published javadocs on l.a.o

 Add Jetty configuration to serve JavaDocs 
 --

 Key: SOLR-5994
 URL: https://issues.apache.org/jira/browse/SOLR-5994
 Project: Solr
  Issue Type: Improvement
  Components: documentation, web gui
Affects Versions: 4.7
Reporter: Alexandre Rafalovitch
Priority: Minor
  Labels: javadoc
 Fix For: 5.0

 Attachments: SOLR-5994.patch, javadoc-jetty-context.xml


 It's possible to add another context file for Jetty that will serve Javadocs 
 from the server.
 This avoids some Javascript issues, makes the documentation more visible, and 
 opens the door for better integration in the future.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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



[jira] [Updated] (SOLR-5994) Add Jetty configuration to serve JavaDocs

2014-04-17 Thread Alexandre Rafalovitch (JIRA)

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

Alexandre Rafalovitch updated SOLR-5994:


Attachment: javadoc-jetty-context.xml

The context file to make Jetty serve static content from Javadoc directory.

 Add Jetty configuration to serve JavaDocs 
 --

 Key: SOLR-5994
 URL: https://issues.apache.org/jira/browse/SOLR-5994
 Project: Solr
  Issue Type: Improvement
  Components: documentation, web gui
Affects Versions: 4.7
Reporter: Alexandre Rafalovitch
Priority: Minor
  Labels: javadoc
 Fix For: 5.0

 Attachments: javadoc-jetty-context.xml


 It's possible to add another context file for Jetty that will serve Javadocs 
 from the server.
 This avoids some Javascript issues, makes the documentation more visible, and 
 opens the door for better integration in the future.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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