[
https://issues.apache.org/jira/browse/WHIMSY-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608015#comment-16608015
]
Sebb commented on WHIMSY-199:
-----------------------------
bq. you could say : if ( name != tag ) { ln -s name tag ; }
Yes. I wrote bq. (if carefully done)
That phrase covers the above as well as 'ln -s display_name.html tag'
bq. All names are uppercase-first (or you can make them so)
I'm afraid that argument does not hold, as the correct capitalisation of the
names is vital for the links to function as designed.
[Also in the general case you cannot assume that changing the capitalisation of
a name will still be unique.]
Whereas no tags end with '.html' so the following should always work:
{code}
ln -s display_name.html tag
{code}
I've not seen any objections to that, so let's try it.
> Also link to committee's minutes by 'tag' instead of 'display_name'
> -------------------------------------------------------------------
>
> Key: WHIMSY-199
> URL: https://issues.apache.org/jira/browse/WHIMSY-199
> Project: Whimsy
> Issue Type: Wish
> Components: Website
> Reporter: Henk Penning
> Priority: Major
>
> It would be nice if pages like :
> [https://whimsy.apache.org/board/minutes/Logging_Services]
> can (also) be referred to as
> [https://whimsy.apache.org/board/minutes/logging]
>
> In general, "link by [committee] tag" as opposed to "[committee]
> display_name",
> as given in https://whimsy.apache.org/public/committee-info.json
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)