Menu

#1070 can't sort category based on the parameter of a template

Moved_to_Bugzilla
closed
nobody
5
2004-08-16
2004-08-03
Anonymous
No

In other words, [[category:article| {{{1}}} ]] does not
work : {{{1}}} is not evaluated.

We want to use it in [[:Category:To do of popular
articles]] to sort articles by their evaluated popularity.
{{todo|4}} is inserted in the talk page of an article of
popularity "4", and the todo template itself contains the
[[category:{{PAGENAME}}| {{{1}}} ]] to insert the
article in the "4" classification.

This is essential to allow the collaborative editing
process to focus on articles that are the most popular,
thus helping maximize the quality and value of
Wikipedia. Several of us have developed this feature,
but we are blocked by this bug. Please check our
discussions in the corresponding talk pages.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Please note that a RFE n 1000952 has been entered with the
    same purpose. If the RFE is implemented, the bug here will
    not need to be fixed anymore.

     
  • Brion Vibber

    Brion Vibber - 2004-08-03

    Logged In: YES
    user_id=446709

    Probably related to [ 962674 ] Broken images in templates

    https://sourceforge.net/tracker/?
    func=detail&atid=411192&aid=962674&group_id=34373

     
  • Nobody/Anonymous

    Logged In: NO

    We have found a way around this problem: instead of using
    {{todo|4}}, we now use {{todo4}}. So we do not need the
    template parameter anymore (but we need to create 9 copies
    of the initial template).

    So we do not need to fix this problem anymore.

     
  • Timwi

    Timwi - 2004-08-14
    • milestone: --> Moved_to_Bugzilla
     
  • Timwi

    Timwi - 2004-08-14

    Logged In: YES
    user_id=734240

    This bug has been migrated to MediaZilla:
    http://bugzilla.wikipedia.org/show_bug.cgi?id=31
    Please leave additional comments or attachments there.

     
  • Brion Vibber

    Brion Vibber - 2004-08-16
    • status: open --> closed
     

Log in to post a comment.