FS#19828 - {archweb} Link to wiki page from package details

Attached to Project: Arch Linux
Opened by Sergej Pupykin (sergej) - Wednesday, 16 June 2010, 15:18 GMT
Last edited by Dan McGee (toofishes) - Tuesday, 16 August 2011, 20:03 GMT
Task Type Feature Request
Category Web Sites
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No
This task depends upon

Closed by  Dan McGee (toofishes)
Tuesday, 16 August 2011, 20:03 GMT
Reason for closing:  Implemented
Comment by Dan McGee (toofishes) - Monday, 21 June 2010, 00:24 GMT
There are a whole bunch of packages that wouldn't have wiki pages or have them in other namespaces, and I would assume linking to $pkgbase is also more relevant.

Do we want to start this precedent, or what do others think? I'd like to see some opinions.
Comment by Sergej Pupykin (sergej) - Monday, 21 June 2010, 08:02 GMT
it is not problem if most of links would refer to not existing wiki pages and we can do redirection/renaming or create page with link list to related ones.
Comment by Øyvind Heggstad (Mr.Elendig) - Monday, 21 June 2010, 12:46 GMT
My opinion is:
1. It will hardly ever be used by anyone (the wast majority of the users probably never visits the the /packages/ page, or even knows it exists)
2. It will be more work to maintain it than it's worth. Like Dan mentioned, what the page should link to is not always clear, and pages gets created/moved/becomes out of date and so on "all the time"
3. It's really not that hard to have the wiki open in another tab and search for the page yourself.
Comment by Sergej Pupykin (sergej) - Monday, 21 June 2010, 12:58 GMT
So may be create search in wiki link like existing 'Bug Reports (http://bugs.archlinux.org/?project=%d&string=%s)' ?
Comment by tigrmesh (tigrmesh) - Monday, 21 June 2010, 13:16 GMT
What about GNOME or GDM, which have more than one page? I vote no. I realize this is not a democracy, but I'm voting anyway.
Comment by Dan McGee (toofishes) - Monday, 21 June 2010, 13:20 GMT
I like the idea of the search a lot more; I could go for that.
Comment by Sergej Pupykin (sergej) - Tuesday, 22 June 2010, 13:25 GMT
But how we should process short named packages, such as iw? Searching by 2 letters can give too many results.
Comment by Sergej Pupykin (sergej) - Monday, 02 August 2010, 11:45 GMT
It seems like mediawiki always searches by whole word, so short pkgname is not problem.

Also it is possible to use category in the search. For example:

"remmina category:HOWTOs (English)"

(probably it should be "remmina category:Packages")
Comment by Sergej Pupykin (sergej) - Friday, 12 August 2011, 20:24 GMT
Please review this patch (it should add 'search wiki' link)
Comment by Dan McGee (toofishes) - Tuesday, 16 August 2011, 20:03 GMT
I fixed up the usage of urlencode() (that takes a dict, not a string), but otherwise looked ok and applied.

Loading...