Re: [Wikitech-l] JavaScript is interesting (was: Mediawiki 2.0)

2012-01-04 Thread Krinkle
On Wed, Jan 4, 2012 at 7:42 AM, Daniel Friesen wrote: > On Tue, 03 Jan 2012 06:14:36 -0800, Antoine Musso > wrote: > > > Le Fri, 30 Dec 2011 18:31:30 +0100, Krinkle a > > écrit: > >> Since virtually any value other than null and undefined is an object, >

Re: [Wikitech-l] Instructions for setting up regression tests on local machine?

2011-12-30 Thread Krinkle
QUnit tests (for our JavaScript modules) can be ran by opening ./tests/qunit/index.html in your browser. Note that this is about to change in a few days, but check https://www.mediawiki.org/wiki/Manual:JavaScript_unit_testing for the latest info. On Fri, Dec 30, 2011 at 9:29 PM, Roan Kattouw w

Re: [Wikitech-l] Mediawiki 2.0

2011-12-30 Thread Krinkle
On Dec 7, 2011, at 10:33 AM, Dmitriy Sintsov wrote: > * Trevor Parscal [Tue, 6 Dec 2011 17:21:43 > -0800]: >> The hype of "2.0" aside, is there a guideline for what should > constitute >> a >> major version number change? >> >> It looks like we are doing something like: Major.Minor.Release >>

Re: [Wikitech-l] Successor to wikibits.js::ts_makeSortable?

2011-12-27 Thread Krinkle
t before the document ready event, MediaWiki standard JavaScript will pick it up and apply the jQuery tablesorter plugin for you, do not apply it again! You only need to call .tablesorter() yourself on elements that you inserted through AJAX or for other reasons are not covered by $( 'tabl

Re: [Wikitech-l] Standards for communication between antivandalism tools

2011-12-27 Thread Krinkle
cial:RecentChanges by hiding unpatrolled edits and start at the back and work their way to the top, but that workflow sucks a lot and often causes double work as people click the same links. I could go on like this but I better stop now. Hop in on #countervandalism for more. Krinkle [1] https://

Re: [Wikitech-l] Standards for communication between antivandalism tools

2011-12-27 Thread Krinkle
#x27;patrol' is assigned to allow users to know whether a revision is patrolled or not and allow them to mark it as such (which can potentially replace the duplication of 'trusted user' lists, simply check if the user has this user right on the target wiki). Krinkle [1] https://meta.w

Re: [Wikitech-l] Proposal for new table image_metadata

2011-12-05 Thread Krinkle
would be https://bugzilla.wikimedia.org/show_bug.cgi?id=26741 (image/oldimage to filerevision). And another one would be to make the file system even more like page/revisions. By giving implementing file ids and filerevision ids. - Krinkle [1] http://ww

Re: [Wikitech-l] 1.18 PHP version requirement

2011-11-28 Thread Krinkle
My Mac OS X 10.7.2 install provides PHP 5.3.6 as well. -- Krinkle On Thu, Nov 10, 2011 at 4:51 PM, IAlex wrote: > > Le 10 nov. 2011 à 16:42, Antoine Musso a écrit : > > > > I am pretty sure Mac OS X 10.6 provide a PHP version after 5.2.6. > > > > Antoine &quo

Re: [Wikitech-l] Tracking gadget related bugs in Bugzilla

2011-11-28 Thread Krinkle
t actual wiki users reporting problems or requesting features. I think they would prefer just going to the gadget's talk page and creating a section. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] TestSwarm plugin for Jenkins

2011-11-07 Thread Krinkle
omething it's not designed for, let TestSwarm do what it's good at, and let Jenkins do what it is good at. More info: * Project planning page by the jQuery Testing team: http://jquerytesting.pbworks.com/w/page/43991777/TestSwarm-Jenkins-Integration * Fork it on Github: https://github.com/appendt

Re: [Wikitech-l] Removed user agent-sniffing client-* classes from

2011-11-03 Thread Krinkle
aintain: < > https://bugzilla.wikimedia.org/show_bug.cgi?id=32188> > That has been confusing be from the beginning. I stumbled across it when looking for code to cover in unit tests. Decided to skip that function for the time being. This will ease it up. -- Krinkle _

Re: [Wikitech-l] CruiseControl IRC publish status

2011-10-16 Thread Krinkle
ectly on-build. Making any periodic polling obsolete. This plugin is currently activated and online as "mw-jenkinsbot" in #mediawiki on Freenode. -- Krinkle [1] https://www.mediawiki.org/wiki/Continuous_integration [2] https://www.mediawiki.org/w

[Wikitech-l] Communication

2011-10-16 Thread Krinkle
ote a page on mw.org with an overview of topics, audiences, example cases and a column for how we handle those. Check out http://www.mediawiki.org/wiki/User:Krinkle/Communication and feel free to fill in, correct, etc. as you see fit. Thanks, -- Krinkle __

[Wikitech-l] Attention developers (Gadgets, user/site scripts, Toolserver tools, MediaWiki extensions, ..)

2011-10-05 Thread Krinkle
vance) Hope to see you soon on mediawiki-api-annou...@lists.wikimedia.org :) Please reply-to to wikitech to keep discussions about this central. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] The missing link

2011-10-02 Thread Krinkle
t;http://en.wikipedia.org/w/index.php?oldid=409877314&action=edit>. > > > > I can't remember if interwiki links are now stored/tracked, but if so, > > that's where you'd find this link. > > They are, and I did, thanks! > > Magnus > > Just for the record: http://en.wikipedia.org/w/api.php?action=query&prop=iwlinks&titles=Anatole_France -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Decorification of features

2011-09-27 Thread Krinkle
rid of it... > :-( > > --HM > That, and that Special:FilePath also supports a width parameter to get the path to a thumbnail without having to calculate it's dimensions, make assumptions about the upload path or make one or more API requests. And it links to the original size if the

Re: [Wikitech-l] Repository directory [mediawiki]/trunk clean up

2011-09-19 Thread Krinkle
or /trunk/parsers. And then there's several directories that should probably be in the separate Wikimedia repo entirely (things like php, otrs, ubuntu, wikimania) Ideally trunk would only contain phase3, extensions, tools, parsers and per

[Wikitech-l] Repository directory [mediawiki]/trunk clean up

2011-09-18 Thread Krinkle
. take a look at the complete list here: http://svn.wikimedia.org/viewvc/mediawiki/trunk/ Just mentioning here on the mailing list in case there are some special dirs that needs special treatment before I make a bold move. -- Krinkle [1] http://svn.wikimedia.org/viewvc/mediawiki/trunk/ [2] http

Re: [Wikitech-l] Help us document MediaWiki's history

2011-09-13 Thread Krinkle
which IMO is worse > than PHP. > > See also the section in an archived project page regarding the "Phase II" software: http://en.wikipedia.org/wiki/Wikipedia:PHP_script_FAQ#Why_are_we_using_PHP_instead_of_Perl.3F -- Krinkle ___ Wikitech-l m

Re: [Wikitech-l] Picture of the Year torrents

2011-09-12 Thread Krinkle
Also, please repair the broken image by linking to : // upload.wikimedia.org/wikipedia/commons/thumb/4/4c/PODY_barnstar.svg/95px-PODY_barnstar.svg.png -- Krinkle 2011/9/12 emijrp > Hi all; > > I have created two torrent files for the PIcture of the Year dumps[1]. They > use Wiki

Re: [Wikitech-l] FIXME help

2011-09-04 Thread Krinkle
2011/9/5 Mark A. Hershberger > > http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93063: mw.user.js: >Make sessionId public > > That one was fixed by me earlier today. See CR on that revision for more info. -- Krinkle ___ Wik

Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-04 Thread Krinkle
> > MZMcBride > > Indeed. Moved: http://mediawiki.org/wiki/Requests_for_comment/Database_field_for_checksum_of_page_text – Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Mediawiki and a standard template library

2011-08-24 Thread Krinkle
. Parser functions / magic words are for computing and logic. So to share such logic from one wiki to another, one doesn't. One simply installs the same extension. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org

Re: [Wikitech-l] Removing * {{msg}} support from MediaWiki:Sidebar

2011-08-24 Thread Krinkle
g to, for example, JSON. Which an then be imported on another wiki through the API or a SpecialPage-action. (eg. api.php?action=sidebar&op=export or Special:Sidebar/export). -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] New localization extension: jQueryMsg

2011-08-24 Thread Krinkle
Fixed on mw.org 2011/8/18 Jeroen De Dauw > > Svn links in article are broken. > ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] [Foundation-l] We need to make it easy to fork and leave

2011-08-14 Thread Krinkle
code repository. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Rebranching 1.18

2011-07-18 Thread Krinkle
half done now either but actually working. – Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Sortable tables broken in 1.18 & trunk; needs tests & fixes or revert

2011-06-22 Thread Krinkle
te unit tests for hte new script * Fix the new script -- Krinkle [1] http://www.mediawiki.org/wiki/ResourceLoader/JavaScript_Deprecations ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Store IP using varchar(40) is enough?

2011-06-21 Thread Krinkle
MediaWiki indeed doesn't store IP-addresses directly. This is for a few reasons, one of which is sorting them from MySQL for block ranges. It uses ip2long [1] for IPv4 addresses and a base conversion of raw HEX for IPv6 [2]. See also the source of MediaWiki's IP.php class [3] -- K

[Wikitech-l] MediaWiki JS API passes unit testing 100%

2011-06-15 Thread Krinkle
to /phase3/tests/qunit/ * That's it, sit back and look at the results. -- Krinkle [1] For the short-term that is, for the long-term TestSwarm needs to be moved to WMF. And QUnit further integrated into the core. More on that at http://www.mediawiki.org/wiki/Manual_talk:JavaS

[Wikitech-l] Intended purpose of MediaWiki:Common.js anno MW 1.19/RL 2.0

2011-06-08 Thread Krinkle
emipsum) Question: Do you think MediaWiki:Common.js has future-proof usecases given the current plans ? If so, please share them in this thread. Again, nobody is threatening the existance of MediaWiki:Common.js, even if it would just be for legacy reasons (because millions of wikis are using

Re: [Wikitech-l] Extension bundling for 1.18

2011-06-08 Thread Krinkle
nclude. > > Mark. > I'd also include: * Vector Maybe worth consideration: * Renameuser * CategoryTree * DismissableSiteNotice[1] * ExpandTemplates -- Krinkle [1] Perhaps move this to core ? Probably super easy to do with modern

Re: [Wikitech-l] I'm in ur trunk, reviewing pre-1.18 branch code

2011-06-07 Thread Krinkle
pad.wikimedia.org/CodeReviewSignup A constantly changing overview of what's on-topic and rough todo-list, (which Etherpad is more suited for) http://etherpad.wikimedia.org/CodeReviewTracker -- Krinkle PS: Regarding search, a somewhat complete table of contents of wmftech related pads is h

[Wikitech-l] BREAKING CHANGE: action=watch now requires token (and API requires token and POST)

2011-06-05 Thread Krinkle
ns from [5] this Map without an http request to the query info module. An example has been made in the mediawiki.action.watch.ajax module [6]. This (un)watches through the API. The actual change in the WatchAction class was made in r89545 [3]. The ApiWatch module was changed in r88522 [7]. -- Kr

Re: [Wikitech-l] The return of the Weekend Sprint

2011-06-05 Thread Krinkle
27;m tackling this one now. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Code review process (was: Status of more regular code deployments)

2011-05-31 Thread Krinkle
eye on Special:Code, one should have wiki-account linked in the CodeReview extension and e-mail notifications on (so you know about questions/comments., status changed and follow-ups as soon as possible) * the "todo" tag (or soon-to-be-introduced status "needsmore" or "

Re: [Wikitech-l] Referent list of wikis?

2011-05-22 Thread Krinkle
/noc.wikimedia.org/conf/all.dblist Meta-Wiki page (manually updated) * http://meta.wikimedia.org/wiki/Complete_list_of_Wikimedia_projects -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] cruise control is back!

2011-05-21 Thread Krinkle
regards, > Max Semenik ([[User:MaxSem]]) > Yeah, that, or fixing the test :P -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] DOM, onload, and custom javascript

2011-05-10 Thread Krinkle
> Thanks - Tod > Likely not related to MediaWiki in any way. Cross-domain requests are not allowed by browser due to security issues. If strURL is in fact within the domain you execute from, then something is wrong. There is a way to get data from oth

Re: [Wikitech-l] AJAX call avoiding CSS error

2011-05-09 Thread Krinkle
Tod Using a serverside proxy should be a matter of last resort. There are many ways to make a cross-domain request without violating any browser origin policies. Do you have control of the other server ? Have you heard of JSONP / (eg. "JSON objects wit

Re: [Wikitech-l] DOM, onload, and custom javascript

2011-05-06 Thread Krinkle
unction() { >$( '#p1' ).html( 'New text by jQuery!' ); > }); > > > /testPage: > Hello World! > > > Not working. Best way to debug? > > > Thanks - Tod * Put alert( $( '#p1' ).length ); inside the document-ready function. * Visit the

Re: [Wikitech-l] Merging WikiEditor into core

2011-05-06 Thread Krinkle
When people download/install 1.18 they have WikiEditor bundled by default, they can choose to not install / pull out the WikiEditor extension and/ or plug-in ClassicToolbar instead. -- Krinkle [1] https://bugzilla.wikimedia.org/show_bug.cgi?id

Re: [Wikitech-l] DOM, onload, and custom javascript

2011-05-05 Thread Krinkle
ly a problem which needs to be solved, but without seeing the problem, it's hard to figure out -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Licensing (Was: WYSIWYG and parser plans)

2011-05-03 Thread Krinkle
um threads (to avoid visitors from having to for example learn Wikitext for their wiki, WYSIWYM WYMeditor for WordPress and BBCode for a forum). Instead they could all be the same syntax. And within wiki context magic words, extensions, int messages etc

Re: [Wikitech-l] Bugzilla Weekly Report

2011-05-03 Thread Krinkle
If it's not too much work, I'd definitly like to see this once as a trial. Especially the inclusion of links and summaries is useful imho. -- Krinkle On 3 May 2011, at 18:43, wrote: > Fwiw a MeeGo contributor has created a script to retrieve weekly > information from http:

Re: [Wikitech-l] Change in Bugzilla's defaults

2011-04-13 Thread Krinkle
eem very friendly to new users. They don't know (and shouldn't have to know) what the bugmeister's organization is. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Centralize PHP (and other) minimum requirements / Move Defines.php up the call stack

2011-04-12 Thread Krinkle
o, and can be safely done. But before I do so I'd like to know if the solutions that cover all scenarios are do-able. -- Krinkle [1] UtfNormalDefines.php may not have to be moved though, looks good on second thought. It's included everywhere anyway so it doesn't save load by lo

Re: [Wikitech-l] ShortURL for Non Latin Mediawiki sites

2011-04-12 Thread Krinkle
Op 12 apr 2011, om 21:35 heeft Bryan Tong Minh het volgende geschreven: > On Tue, Apr 12, 2011 at 9:32 PM, Bryan Tong Minh > wrote: >> On Tue, Apr 12, 2011 at 8:55 PM, Krinkle >> wrote: >>> * http://ta.wikipedia.org/?curid=2810 (already works) >>

Re: [Wikitech-l] ShortURL for Non Latin Mediawiki sites

2011-04-12 Thread Krinkle
=> unknown page id, or perhaps http://en.wikipedia.org/wiki/A_different_page If the extension does not use the title, but the pageid, we might as well really use the pageid: * http://ta.wikipedia.org/?curid=2810 (already works) * http://ta.wikipedia.org/wiki/Special:Sho

Re: [Wikitech-l] Actions and Special Pages

2011-04-07 Thread Krinkle
Op 8 apr 2011, om 01:11 heeft MZMcBride het volgende geschreven: > Krinkle wrote: >> Op 5 apr 2011, om 10:31 heeft Bryan Tong Minh het volgende >> geschreven: >>> On Tue, Apr 5, 2011 at 4:41 AM, Daniel Friesen >>> wrote: >>>> Personally, I like

Re: [Wikitech-l] Actions and Special Pages

2011-04-07 Thread Krinkle
is one of the oldest parameters around (feelin' nostaligic anyone ?) * SpecialPages (imho) are not supposed to be bound to 1 title in particular (unlike MovePage and Undelete currently do). Just my 2cents, -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Future: Love for the sister projects!

2011-04-03 Thread Krinkle
ult of it being integrated). -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Future: Love for the sister projects!

2011-04-03 Thread Krinkle
uest, minified, combined, cached) This is already a huge improvement and can and is being done today. Once global preferences are up and RL 2.0 is in the air, it would be even easier. ie. extra section in Special:Preferences#Gadgets with "global gadgets" and MediaWiki:Gadgets-globaldef

Re: [Wikitech-l] [Extensions, Breaking Change] $skin->mTitle

2011-04-03 Thread Krinkle
. > > -- > ~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http:// > daniel.friesen.name] For easy reference: $fooSkin or $skin accessing ->mTitle "kin->mTitle" in /trunk as of r85252 http://toolserver.org/~krinkle/wikimedia-svn-search/view.php?id=154&a

Re: [Wikitech-l] Focus on sister projects

2011-04-03 Thread Krinkle
27;s Guide to Writing MediaWiki Gadgets (in >>> jQuery)" >> +1 ... Beyond the guide we could win a lot by centralising some of >> the >> scripts and libraries on mediawiki.org and establishing best >> practices >> for things like gadget localisatio

Re: [Wikitech-l] Focus on sister projects

2011-04-03 Thread Krinkle
checking" and ~~~ * go through the checklist [2] * go through the migration guide [3] and js deprecation list [4] * for [Vector|Common|Monobook].css/js * Check if there's any MediaWiki:Gadget* or MediaWiki:J[q|Q]uery* prefixes wich may have to be replaced with mw.loader.load/using [4] O

Re: [Wikitech-l] API Sandbox

2011-03-29 Thread Krinkle
ajaxify the request because of the restriction > Origin http://salilpa.com is not allowed by Access-Control-Allow- > Origin. > > i have used jquery and plan to use it extensively once the code is > hosted on > wiki server > > expecting valuable comments > > Salil P

Re: [Wikitech-l] API Sandbox

2011-03-28 Thread Krinkle
erver-side through subclassing SpecialPage. -- Krinkle Op 28 mrt 2011, om 18:43 heeft Roan Kattouw het volgende geschreven: > 2011/3/28 Bryan Tong Minh : >> That would be the best way to go. You really don't want to do this >> manually. Every API modules has a function getFinalPa

Re: [Wikitech-l] Converting to Git?

2011-03-22 Thread Krinkle
one today. > > I don't think there's any doubt that git would work for Wikimedia but > there would definitely be some workflow changes. That's probably the > larger issue. > > Mark W. Another good read is http://whygitisbetterthanx.com/ -- Krinkle

Re: [Wikitech-l] Update collapsed!

2011-03-17 Thread Krinkle
and not a test wik) I recommend upgrading from 1.14.1 to 1.16.2 and not to 1.17alpha. There will be many chances that you may have to deal with already from 1.14 to 1.16. Then in a few weeks/months when 1.17 is ready and your wiki is succesfully upgraded, you

Re: [Wikitech-l] Special:ListFiles

2011-03-16 Thread Krinkle
Special:Contributions. - There's also a shortcut [[Special:Myuploads]]. -- Krinkle Op 17 mrt 2011, om 00:11 heeft Magnus Manske het volgende geschreven: > I found that [[Special:ListFiles]] is enabled on Commons. Very nice, > especially the separation of author (though titled "U

Re: [Wikitech-l] Highest Priority Bugs

2011-03-15 Thread Krinkle
a variation ordered by number of votes and and filtered out (and speed up the query) all bugs with 1 or no votes at all: http://bit.ly/wmbugstopvotes -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki Sanitizer and HTML5 Microdata

2011-03-10 Thread Krinkle
ped in the sanitizer. I dont know how final the HTML5 microdata spec is though (it seems to be marked as a draft) perhaps we should wait adding new attirbutes untill it's ready ? A few templates and scripts have already stated using the data-*- attributes in MediaWiki. -- Krinkle ___

Re: [Wikitech-l] [Commons-l] PhotoCommons Wordpress plugin

2011-03-04 Thread Krinkle
edia wikis do (slightly better actually [4]), linking the thumnail directly to the Commons file page and the title of the image as tooltip when hovering the thumbnail. 3) We are not, see 2). I'm totally convinced this should be done, and we will as soon as licenses

Re: [Wikitech-l] Wikimedia engineering February report

2011-03-04 Thread Krinkle
On 4 March 2011, David Gerard wrote: > On 4 March 2011 09:58, Guillaume Paumier > wrote: > >> * posting a link here is a good practice that you'd like us to >> continue; > > > +1 > > > - d. +1 -- Krinkle __

Re: [Wikitech-l] stop changing the whitespace in RELEASE-NOTES please

2011-02-15 Thread Krinkle
file. Who cares about wether or not a bit of whitespace changed ? -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Switch mediawikiwiki to 1.17wmf1

2011-02-13 Thread Krinkle
ied from MW.org fixing them there now results in them being broken on MW.org B) I like to get things ready before the actual switch is made so that when the switch is made, people can update things right away. -- Krinkle ___ Wikitech-l mailing list Wik

Re: [Wikitech-l] [ResourceLoader] JavaScript may break on your wiki: Fix it before that happens

2011-02-13 Thread Krinkle
.org/wiki/ResourceLoader/Documentation/Using_with_extensions Which should probably be merged into Migration_guide_(developers). -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] [ResourceLoader] JavaScript may break on your wiki: Fix it before that happens

2011-02-13 Thread Krinkle
gration_guide_(users) -- Krinkle [1] http://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users) [2] http://www.mediawiki.org/wiki/jQuery_snippets [3] http://meta.wikimedia.org/wiki/User:Krinkle/Tools#Scripts ___ Wikitech-l mailing list Wikitech-l

Re: [Wikitech-l] Skin specific logos

2011-02-04 Thread Krinkle
directory. So, the > url is > not hardwired. > > However, we would like to keep all of the logos in one place, so I > think > the question is still pertinent. > > -- > -- Dan Nessett > You could upload a file to your wiki (say, at [[File:Wiki.png]]) and then put the

Re: [Wikitech-l] [Toolserver-l] Accessing the toolserver from WP using Ajax

2011-02-01 Thread Krinkle
ing a ? as callback Example: http://toolserver.org/~krinkle/tmp/jsonp_example.php?callback=myFunc jQuery.getJSON( 'http://toolserver.org/~krinkle/tmp/jsonp_example.php?callback= ?', function(data){ alert(data.hello); } ); Op 1 feb 2011, om 19:06 heeft Daniel Kinzler het v

Re: [Wikitech-l] Planned 1.17 deployment on February 8

2011-02-01 Thread Krinkle
ojects and special projects (eg. commons). With their main page and site scripts copied there. That way users can see if everything works properly, mess with their gadgets, check common.css/.js and .js/.css. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Checkered background on file description pages

2011-01-29 Thread Krinkle
t disappointed. So as far as I'm concerned this is still a dilemma. Readers want to read articles and look at cool pictures, icons in articles and accross the interface. There shouldn't be a checkered background when an transparent PNG icon is placed on the top rig

Re: [Wikitech-l] File licensing information support

2011-01-24 Thread Krinkle
o wikitext * action=raw: ? * action=render: ? * api-parse: ? right now I think storing it in wikitext and customizing it everywhere like shown above is not worth the trouble and would likely bring it's own troubles. Keeping it seperate from wikitext is more work once but I think it pays

Re: [Wikitech-l] File licensing information support

2011-01-22 Thread Krinkle
concept that should not be ignored, however personally I am not yet convinced this is the way to go. But when looking at the complete picture of up/down sides, this could be something to consider. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] FYI : Commons thumbnails slow

2011-01-18 Thread Krinkle
can get a similar thing going for [wikitech-l]. In which channel would we want this though ? I assume #wikimedia-tech although, like Ryan said about dev/ops related, perhaps better in #wikimedia-dev (or both?) -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] FYI : Commons thumbnails slow

2011-01-18 Thread Krinkle
> I'm in the UK. Everything else seems normal (well, I'm in the UK, but > otherwise... ;-). > I have noticed the same. Small images (16x16) used in the WikiEditor (not the default buttons but those added by a user script) sometimes don't appear untill half a minut

Re: [Wikitech-l] WYSIFTW status

2011-01-16 Thread Krinkle
; > Shouldn't it be WYSIFWT? No. The name was WYSI WTF. Now it's WYSI FTW[0]. How is fwt related ?[1] -- Krinkle [0] http://www.mediawiki.org/wiki/Talk:WYSIFTW#Name [1] http://acronyms.thefreedictionary.com/FWT ___ Wikitech-l

Re: [Wikitech-l] WYSIFTW status

2011-01-16 Thread Krinkle
en intentionally avoided for years in > favor of > importScriptURI(). (I suppose that would be my first bug report.) > > MZMcBride * Moved the page to mediawiki.org * @MZMcBride: https://jira.toolserver.org/browse/MAGNUS Component: WYSIFTW -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] June 8th 2011, World IPv6 Day

2011-01-16 Thread Krinkle
Mark Bergsma has been testing / gathering statistics on IPv6 at nl.wikipedia.org: * http://nl.wikipedia.org/?title=MediaWiki:Common.js&diff=20163563 * http://nl.wikipedia.org/wiki/MediaWiki:Common.js/IPv6.js * http://ipv4.labs.wikimedia.org/ * http://ipv6and4.labs.wikimedia.org/ -- Krinkle

Re: [Wikitech-l] Extending WikiEditor toolbar

2011-01-16 Thread Krinkle
or it's documentation[1]. See also: * http://usability.wikimedia.org/wiki/Toolbar_customization * http://usability.wikimedia.org/wiki/Toolbar_customization/Library -- Krinkle [0] http://meta.wikimedia.org/wiki/User:Krinkle/Scripts/insertVectorButtons.js [1] http://meta.wikimedia.org/wiki/User:Krinkl

Re: [Wikitech-l] Making my $wgHooks['SkinTemplateNavigation'] more future-proof

2011-01-13 Thread Krinkle
Op 14 jan 2011, om 02:53 heeft Daniel Friesen het volgende geschreven: > On 11-01-13 05:35 PM, jida...@jidanni.org wrote: >>> "DF" == Daniel Friesen writes: >> DF> Using in_array and array_diff on an exploded array should work >> fine. >> OK, but that would take several times as many lines

Re: [Wikitech-l] Missing Section Headings

2011-01-03 Thread Krinkle
I had tried my IE 5.2 for Mac on a Wikipedia page. > > Fred Bauder You can right click and choose "Save as.." or something alike in any other browser that does support SVG files. No need for IE5 for Mac. -- Krinkle ___ Wikitech-l

Re: [Wikitech-l] Missing Section Headings

2011-01-01 Thread Krinkle
Op 2 jan 2011, om 01:13 heeft Aryeh Gregor het volgende geschreven: > On Fri, Dec 31, 2010 at 6:25 PM, Krinkle > wrote: >> I doubt the addition of overflow:hidden has this consequence since >> that has been broadly tested >> in all kinds of browsers and has been defaul

Re: [Wikitech-l] WYSIWTF working demo

2011-01-01 Thread Krinkle
Op 1 jan 2011, om 13:50 heeft Magnus Manske het volgende geschreven: > For the impatient, add > > document.write('

Re: [Wikitech-l] WYSIWTF working demo

2011-01-01 Thread Krinkle
I'm getting blank pages after adding that (in Safari, Mac). I tried using importScriptURI'ing it but to no luck. I presume because the script internally calls more document.writes. -- Krinkle Op 1 jan 2011, om 13:50 heeft Magnus Manske het volgende geschreven: > For the i

Re: [Wikitech-l] Missing Section Headings

2010-12-31 Thread Krinkle
of overflow:hidden has this consequence since that has been broadly tested in all kinds of browsers and has been default on several wikis for a long while. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Big problem to solve: good WYSIWYG on WMF wikis

2010-12-28 Thread Krinkle
he last revision has an older version of the parser", with a link to an MW.org page with an overview of a few things that regulars may want to know (ie. the most common differences). Just an idea :) -- Krinkle ___ Wikitech-l mailing list Wikitech-l

Re: [Wikitech-l] No more syntax errors!

2010-11-30 Thread Krinkle
ntax errors in the pre-commit file. > > Oh the irony. > > -Chad if/when this is enabled. Does this require anything from the commiters ? Do I need to install something or run a command in addition to or instead of 'svn commit -m "" ' ? Sounds nice as an additional check :) -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] InlineEditor / Sentence-Level Editing: usability review

2010-11-29 Thread Krinkle
save again by pressing the Publish button again went without a problem though. I must say I reallylike the general flow of the thing! -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Refresh of the Mediawiki logo

2010-11-12 Thread Krinkle
rent logo but trying to make a Vector version that looks as much as alike as possible (a little abstraction is likely required, but shades and gradients are possible in Vector too!). Altough it looks like an automated pixel-to-vector conversion, the idea is quite clear in the following

Re: [Wikitech-l] org-mediawiki.el

2010-11-01 Thread Krinkle
ble-conversion process is giving it a class="WikiTable". If I'm not mistaken this should be lowercase class="wikitable" in order to work with the CSS definitions in MediaWiki. Just thought I'd let you know :) -- Krinkle ___

Re: [Wikitech-l] Convention for logged vs not-logged page requests

2010-10-19 Thread Krinkle
ailman/listinfo/wikitech-l But the short version without /w/index.php but with direct ?parameters doensn't for for action=raw (&ctype=text/javascript) See the errror on: http://meta.wikimedia.org/wiki/User:Krinkle/global.js?action=raw Nor does (atleast did) the software never point to a non-viewing page in the short form. -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Vector extension naming

2010-10-13 Thread Krinkle
tially confusing aswell. Since the UsabilityInitiative "team" made the Vector "skin" aswell, which was coded in the core from the beginning. Why some part got split up as 'extending' was unclear to me. Looking forward to 1.17 :-) -- Krinkle

Re: [Wikitech-l] Central interwiki and similar proposals

2010-10-11 Thread Krinkle
things like {{FA|xx}} and {{Commonscat|Foobar}} for indicating Featured articles and interprojects can be transcluded along aswell. -- Krinkle Op 11 okt 2010, om 23:50 heeft Strainu het volgende geschreven: > 2010/10/11 Marcus Buck : >> An'n 11.10.2010 20:13, hett Strainu schr

Re: [Wikitech-l] Balancing MediaWiki Core/Extensions

2010-09-28 Thread Krinkle
[X] CategoryTree etc. you get the idea -- Krinkle ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Balancing MediaWiki Core/Extensions

2010-09-28 Thread Krinkle
Perhaps the new installer could contain that as an option during the inital setup. Like a two or three-column thing with a bunch of checkboxes. Language: English [\/] Default theme (X) Vector (_) Monobook (_) Foobar Common Extension: [X] ParserFunctions [X] Sp

Re: [Wikitech-l] Parser implementaton for MediaWiki syntax

2010-09-23 Thread Krinkle
Op 23 sep 2010, om 14:47 heeft Andreas Jonsson het volgende geschreven: > 2010-09-23 14:17, Krinkle skrev: >> Op 23 sep 2010, om 14:14 heeft Andreas Jonsson het volgende >> geschreven: >> >> >>> 2010-09-23 11:34, Bryan Tong Minh skrev: >>> >>&g

Re: [Wikitech-l] Parser implementaton for MediaWiki syntax

2010-09-23 Thread Krinkle
the behavior of my parser > should be considered the correct one. :-) > > /Andreas > > > ___ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia

[Wikitech-l] Upload action patrol

2010-09-19 Thread Krinkle
bug: https://bugzilla.wikimedia.org/show_bug.cgi?id=15936 which I hope will be solved though it's not a show stopper, as long as there is any way at all to get there (even if it requires to go to Special:RecentChanges) that would be an incredible improvement to the current situation). G

<    1   2   3   4   5   6   >