Last modified: 2014-07-29 13:11:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70723, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68723 - Activate File Upload Wizard in ta.wikipedia
Activate File Upload Wizard in ta.wikipedia
Status: RESOLVED INVALID
Product: Wikimedia
Classification: Unclassified
Extension setup (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-28 10:10 UTC by Anton
Modified: 2014-07-29 13:11 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Anton 2014-07-28 10:10:22 UTC
We would like to apply "File Upload Wizard" in ta.wiki instead of old upload method ("Special:Upload"). The new wizard would very helpful in order to minimize the copyright issues. Wikipedia:File Upload Wizard, MediaWiki:FileUploadWizard.js and MediaWiki:FileUploadWizard.css‎ are copied from en.wiki. Once the wizard become active, the translation will be placed in correct areas. 

Community discussion has been taken Village pump and and Village pump (technical). It can be seen here https://ta.wikipedia.org/s/3nh0 and here https://ta.wikipedia.org/s/3v1w
Comment 1 Andre Klapper 2014-07-28 14:13:02 UTC
Hi,

(In reply to Anton from comment #0)
> Community discussion has been taken Village pump and and Village pump
> (technical). It can be seen here https://ta.wikipedia.org/s/3nh0 and here
> https://ta.wikipedia.org/s/3v1w

Could you provide links with anchors to the specific sections where this was discussed, instead of the page on general? Thanks :)
Comment 2 Anton 2014-07-28 16:50:05 UTC
(In reply to Andre Klapper from comment #1)
> Hi,
> 
> (In reply to Anton from comment #0)
> > Community discussion has been taken Village pump and and Village pump
> > (technical). It can be seen here https://ta.wikipedia.org/s/3nh0 and here
> > https://ta.wikipedia.org/s/3v1w
> 
> Could you provide links with anchors to the specific sections where this was
> discussed, instead of the page on general? Thanks :)

Hi,
You can find discussion here [[விக்கிப்பீடியா:ஆலமரத்தடி/தொகுப்பு97#தமிழ் விக்கிப்பீடியா இவை அன்று]] and reported at [[விக்கிப்பீடியா:ஆலமரத்தடி (தொழினுட்பம்)/தொகுப்பு04#படங்கள் பதிவேற்றம்]]. Thanks!
Comment 4 Bawolff (Brian Wolff) 2014-07-28 18:50:15 UTC
To clarify, which file upload wizard do you mean (There's multiple things in existence that are called that).

Do you mean the file upload wizard at [[Commons:Special:UploadWizard]]? (i.e. Not the thing at enwikipedia).
Comment 5 Anton 2014-07-29 01:41:35 UTC
Can we have [[:en:Wikipedia:File Upload Wizard]]? It has nice wizard than Commons.
Comment 6 Bawolff (Brian Wolff) 2014-07-29 04:22:16 UTC
(In reply to Anton from comment #5)
> Can we have [[:en:Wikipedia:File Upload Wizard]]? It has nice wizard than
> Commons.

You can have it, this is just the wrong place to ask for it since its not an extension.

[[:en:Wikipedia:File Upload Wizard]] is made entirely in javascript, so you'd have to copy over [[MediaWiki:FileUploadWizard.js]] and possibly some other scripts.
Comment 7 Anton 2014-07-29 04:31:21 UTC
Yes, I have copied all related scripts. Would you guide me where I can request? Or, I can follow if you can ask in right place for us. Thanks.
Comment 8 Bawolff (Brian Wolff) 2014-07-29 04:37:54 UTC
There's no person to request it from. This is something that enwikipedia admins just did by themselves. Any admin on ta.wikipedia can create the needed pages in the MediaWiki namespace at ta.wikipedia.

In addition to [[MediaWiki:FileUploadWizard.js]] and [[MediaWiki:FileUploadWizard.css]], you also need the following lines from [[MediaWiki:Common.js]]

var extraJS = mw.util.getParamValue( 'withJS' );
if ( extraJS ) {
	if ( extraJS.match( /^MediaWiki:[^&<>=%#]*\.js$/ ) ) {
		importScript( extraJS );
	} else {
		mw.notify( 'Only pages from the MediaWiki namespace are allowed.', { title: 'Invalid withJS value' } );
	}
}
Comment 9 Andre Klapper 2014-07-29 13:11:48 UTC
As this request is about local on-wiki javascript, it's out of scope for Bugzilla as no server configuration code changes are needed. 
Closing this ticket as INVALID for Bugzilla.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links