https://bugzilla.wikimedia.org/show_bug.cgi?id=29624
Ryan Kaldari <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Ryan Kaldari <[email protected]> 2011-06-28 21:57:06 UTC --- This isn't practically possible since those awards have preset titles and/or headers. Otherwise when you switch back to Make Your Own, you would see "The Original Barnstar" as the title. It's important to understand that the WikiLove extension is completely unaware of award types. These are just arbitrarily constructed in the config. Each award is simply a collection of 0-4 fields, preset values, and a template to plug the values into. Make Your Own isn't a special type. It's constructed in the same way as the other awards. It just happens to surface all the fields and not have any preset values. The idea is that the community could throw out all of our awards if they want to and create entirely new awards and award types for their particular wiki without having to ask any developers. The content of the tool is 100% configurable. Since Barnstars and Kittens have preset title and/or header fields, I don't think it makes sense for these to be persistent actually. Personally, I think only the message field should be persistent since it is never preset (although theoretically it could be). In addition, it is the most likely field to not be customized in some way by the user in relation to the specific award. If I set the title of my Make Your Own award to "A Giant Pink Unicorn", this isn't going to make sense if I switch it to Kitten or Cheeseburger and it still says "A Giant Pink Unicorn". Same for vice-versa. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
