[
https://issues.apache.org/jira/browse/SOLR-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley updated SOLR-3326:
--------------------------------
Attachment: SOLR-3326-convert-links.patch
OK, i *think* this one is good -- except for the ugly link class
Stefan, can you take a look? change anything that looks crazy. My JS foo is
not so good!
> Convert plugin documentation links to real links
> ------------------------------------------------
>
> Key: SOLR-3326
> URL: https://issues.apache.org/jira/browse/SOLR-3326
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Reporter: Ryan McKinley
> Priority: Trivial
> Fix For: 4.0
>
> Attachments: SOLR-3326-convert-links.patch,
> SOLR-3326-convert-links.patch, SOLR-3326-convert-links.patch
>
>
> Right now when we show the plugin info, links are just plaintext. For:
> http://localhost:8983/solr/#/singlecore/plugins/other?entry=org.apache.solr.handler.component.QueryElevationComponent
> we see:
> {code}
> src: $URL:
> https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/core/src/java/org/apache/solr/handler/component/QueryElevationComponent.java
> $
> docs: http://wiki.apache.org/solr/QueryElevationComponent
> {code}
> It would be great if that actually linked to the URLS.
> perhaps using something like:
> https://code.google.com/p/jquery-linkifier/source/browse/jquery.gn.linkifier.js
--
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: [email protected]
For additional commands, e-mail: [email protected]