User talk:Conrad.Irwin/feedback.js

Latest comment: 10 years ago by Æ&Œ in topic translation

formatting for sending data to ~daveross/feedback.php:

mode = submit
lang = language code for the wiki (e.g. 'en' for this one)
wiki = wiki type (wiktionary)
page = pagename
comment = comment (flexible, can be custom text or poll option)
comment_index = every poll option should be given an index, custom text should be 0

Using oldid

edit

Would it make sense to force the inclusion of this script from MediaWiki:Common.js to use oldid to load a specific revision id? This would make it easier to experiment with any necessary changes without the risk of pushing a bad version out to our anonymous readers. Mike Dillon 03:33, 4 March 2008 (UTC)Reply

Broken

edit

This script has been broken since late 2011. All submissions result in the following error:

Invalid wikiname: e.g. 'en.wiktionary'

See also https://toolserver.org/~enwikt/feedback/?action=results&wiki=en.wiktionary (Little to no submissions since then).

The cause is that this script assumes that wgServer starts with http or https, whereas as of late 2011 Wikimedia wikis support HTTPS natively, which means all references to locations now use a protocol-relative url. wgServer for Wikitionary, for example, is //en.wiktionary.org Krinkle (talk) 14:00, 24 May 2012 (UTC)Reply

h5 -> h3

edit

Please change

newNode('h5',"Feedback")

to

newNode('h3',"Feedback")

Background: bugzilla:51517.

Switch to vector skin to see the issue. Purge your browser's chache to see how it went away after applying this fix. -- Rillke (talk) 08:48, 27 July 2013 (UTC)Reply

  Done; thanks for letting us know - -sche (discuss) 09:23, 27 July 2013 (UTC)Reply

RFM discussion: July 2013–January 2014

edit
 

The following discussion has been moved from Wiktionary:Requests for moves, mergers and splits.

This discussion is no longer live and is left here as an archive. Please do not modify this conversation, but feel free to discuss its conclusions.


Edit request at User talk:Conrad.Irwin/feedback.js

edit

I was unable to find where I could request edits to protected pages.

-- Rillke (talk) 09:00, 27 July 2013 (UTC)Reply

  Done some time ago. - -sche (discuss) 00:43, 27 January 2014 (UTC)Reply


translation

edit

How do I import this to other Wiktionaries? --Æ&Œ (talk) 14:41, 3 June 2014 (UTC)Reply

Return to the user page of "Conrad.Irwin/feedback.js".