[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #11 from Rehman rehman.wikime...@live.com 2011-03-08 06:56:45 UTC 
---
(In reply to comment #10)
 The only way to do it as the code is now without modifying the code is to
 replace mediawiki:Filedelete-reason-dropdown  with
 {{mediawiki:Deletereason-dropdown}}. Then it would load from the other one 
 (Its
 disgusting that that works, but meh. I only thought of it because i noticed 
 you
 guys used parser funcs on the pages on commons).

Okay seems to be working :) Any idea what would happen if
Filedelete-reason-dropdown is deleted?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

Rehman rehman.wikime...@live.com changed:

   What|Removed |Added

   Severity|enhancement |minor

--- Comment #5 from Rehman rehman.wikime...@live.com 2011-03-06 06:16:19 UTC 
---
The change is uncontroversial, I don't see why it should take so long to do
it...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #6 from Bawolff bawolff...@gmail.com 2011-03-06 06:31:15 UTC ---
Just to clarify, you are reporting:
*Normal articles use: Deletereason-dropdown
*File delete pages use: Filedelete-reason-dropdown
for their respective delete reason drop down list, where instead you want both
pages to use Deletereason-dropdown, and want Filedelete-reason-dropdown to no
longer do anything? With the reason being its less work for admins to maintain
a single list.


The first time I read this I thought you were complaining that file deletion
pages had both dropdowns on them.

This was discussed and considered an uncontroversial change.

btw, its extraordinary unlikely that this would be changed just for commons. It
will probably be changed either for everyone, or no one. (Or it might be
changed so that if filedelete-reason-dropdown is empty, the file deletion page
would use the normal drop down instead). Per-wiki configuration is not this
fine grained.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #7 from Rehman rehman.wikime...@live.com 2011-03-06 06:34:49 UTC 
---
(In reply to comment #6)
 btw, its extraordinary unlikely that this would be changed just for commons. 
 It
 will probably be changed either for everyone, or no one. (Or it might be
 changed so that if filedelete-reason-dropdown is empty, the file deletion page
 would use the normal drop down instead). Per-wiki configuration is not this
 fine grained.

So if I just delete the filedelete-reason-dropdown from Commons, would that
solve the problem?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #8 from Bawolff bawolff...@gmail.com 2011-03-06 06:38:47 UTC ---
No, I'm saying one potenital solution is to change it so that if the message is
empty that behaviour would happen, that is not the current behaviour.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #9 from Rehman rehman.wikime...@live.com 2011-03-06 06:42:24 UTC 
---
(In reply to comment #8)
 No, I'm saying one potenital solution is to change it so that if the message 
 is
 empty that behaviour would happen, that is not the current behaviour.

Please forgive me, but I don't understand. ;) So, if I blank
Filedelete-reason-dropdown (not delete), it would fetch only from
Deletereason-dropdown?

Or are you saying that this feature of dont fetch if blank is something that
could be implemented?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #10 from Bawolff bawolff...@gmail.com 2011-03-06 06:51:49 UTC ---
It could be implemented. It is not right now.

The only way to do it as the code is now without modifying the code is to
replace mediawiki:Filedelete-reason-dropdown  with
{{mediawiki:Deletereason-dropdown}}. Then it would load from the other one (Its
disgusting that that works, but meh. I only thought of it because i noticed you
guys used parser funcs on the pages on commons).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords|easy|

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #2 from Rehman rehman.wikime...@live.com 2011-02-11 07:20:46 UTC 
---
(In reply to comment #1)
 Um, only Filedelete-reason-dropdown should be shown on file deletion pages, 
 why
 are there two?

Exactly. So thats the reason of this request; remove the fetching of the second
page...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #3 from p858snake p858sn...@gmail.com 2011-02-11 07:23:07 UTC ---
(In reply to comment #1)
 Um, only Filedelete-reason-dropdown should be shown on file deletion pages, 
 why
 are there two?

I think deletereason is ment to a common list, but its pointless if we don't
have a dedicated page/article list for deletions.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

--- Comment #4 from Rehman rehman.wikime...@live.com 2011-02-11 07:27:58 UTC 
---
(In reply to comment #3)
 I think deletereason is ment to a common list, but its pointless if we don't
 have a dedicated page/article list for deletions.

Am working on creating a detailed page for the deletion criteria:
http://commons.wikimedia.org/wiki/User:Rehman/Proposals/Deletion_criteria

This is just the first step...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27067] Change the deletion list at Commons to fetch from one page

2011-01-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27067

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #1 from Chad H. innocentkil...@gmail.com 2011-01-31 13:38:12 UTC 
---
Um, only Filedelete-reason-dropdown should be shown on file deletion pages, why
are there two?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l