Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Confluence has a feature called "Shortcut links", that allow link prefixes (or infixes or suffixes) to be specified in short form.
I think this feature could be used to version javadoc links so that we have two shortcuts, one for the latest Solr javadocs and another for the latest Lucene javadocs, and then all javadoc links are specified relative to these shortcuts.
See https://confluence.atlassian.com/display/CONF50/Configuring+Shortcut+Links.
Two problems, both minor I think:
- Creating and maintaining shortcut links requires Confluence Admin privileges, but Apache Infrastructure has taken these away from just about everybody. When I last chatted on #asfinfra with gmcdonald (who took away the privileges), though, he was okay with giving this back Confluence Admin privileges if we found that it was necessary.
- There is an open bug with editing shortcut-form links - it doesn't work - you have to remove them and then re-add them: https://jira.atlassian.com/browse/CONF-24812