Re: [Wikitech-l] HipHop VM support: ArrayObject and filter_var()

2013-05-11 Thread Dmitriy Sintsov
On 10.05.2013 17:58, Chad wrote: On Fri, May 10, 2013 at 8:05 AM, Jeroen De Dauw jeroended...@gmail.com wrote: Hey, I can see why SPL might require extra work in HipHop to support. At the same time I find it somewhat unfortunate this means one cannot use the Standard PHP Library. Yeah, but I

Re: [Wikitech-l] HipHop VM support: ArrayObject and filter_var()

2013-05-11 Thread Dmitriy Sintsov
On 10.05.2013 23:51, Antoine Musso wrote: Le 10/05/13 03:10, Tim Starling a écrit : There's a few other SPL features that we don't use at the moment and we should avoid introducing if possible due to lack of support in HipHop: snip: various SPL classes I wish we actually used Spl :-] They

Re: [Wikitech-l] HipHop VM support: ArrayObject and filter_var()

2013-05-11 Thread Chad
On Sat, May 11, 2013 at 3:31 AM, Dmitriy Sintsov ques...@rambler.ru wrote: On 10.05.2013 17:58, Chad wrote: On Fri, May 10, 2013 at 8:05 AM, Jeroen De Dauw jeroended...@gmail.com wrote: Hey, I can see why SPL might require extra work in HipHop to support. At the same time I find it

[Wikitech-l] Object.keys called on non-object

2013-05-11 Thread Marco De Nadai
Hi everyone, I've just installed VisualEditor + parsoid for mediawiki. This is the my configurator: --- localsettings.js exports.setup = function( parsoidConfig ) { // The URL here is supposed to be your MediaWiki installation root parsoidConfig.setInterwiki( 'localhost', '

Re: [Wikitech-l] Object.keys called on non-object

2013-05-11 Thread Mark Holmquist
On Sat, May 11, 2013 at 04:46:37PM +0200, Marco De Nadai wrote: TypeError: Object.keys called on non-object at Function.keys (native) at Object.WikiConfig (/srv/ www.startupperday.com/Parsoid/js/lib/mediawiki.WikiConfig.js:41:20) at null.anonymous (/srv/

[Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread David Gerard
Well, that's disconcerting - is this actually all the edits with the Visual Editor? https://en.wikipedia.org/w/index.php?title=Special:RecentChangestagfilter=visualeditor I'll have to make a point of hammering on it more ;-) - d. ___ Wikitech-l

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread Steven Walling
On Sat, May 11, 2013 at 12:29 PM, David Gerard dger...@gmail.com wrote: Well, that's disconcerting - is this actually all the edits with the Visual Editor? https://en.wikipedia.org/w/index.php?title=Special:RecentChangestagfilter=visualeditor I'll have to make a point of hammering on it

[Wikitech-l] Is it possible to set revision tags from the API?

2013-05-11 Thread Jamie Thingelstad
I've looked into this and my conclusion is that it isn't possible, but I would really like to do this so I figured I would ask. I have a bot making edits via the API and I would like to use revision tags with the bots edits. Is this possible from the API? I see where I can retrieve them in

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread Mark Holmquist
On Sat, May 11, 2013 at 01:01:05PM -0700, Steven Walling wrote: One thing we could experiment with is turning on VisualEditor as the default for new people who've just signed up. We'd need to do this carefully with guidance from James/Trevor et. al., and with a close eye on the conversion

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread Bartosz Dziewoński
On Sat, 11 May 2013 22:01:05 +0200, Steven Walling steven.wall...@gmail.com wrote: One thing we could experiment with is turning on VisualEditor as the default for new people who've just signed up. We'd need to do this carefully with guidance from James/Trevor et. al., and with a close eye on

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread phoebe ayers
On Sat, May 11, 2013 at 1:01 PM, Steven Walling steven.wall...@gmail.comwrote: On Sat, May 11, 2013 at 12:29 PM, David Gerard dger...@gmail.com wrote: Well, that's disconcerting - is this actually all the edits with the Visual Editor?

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread David Gerard
On 11 May 2013 21:01, Steven Walling steven.wall...@gmail.com wrote: One thing we could experiment with is turning on VisualEditor as the default for new people who've just signed up. Oh my goodness, this thing is so not ready for newbies yet. It would confuse them utterly. (But *why* can't I

Re: [Wikitech-l] Is it possible to set revision tags from the API?

2013-05-11 Thread Brian Wolff
On 2013-05-11 5:06 PM, Jamie Thingelstad ja...@thingelstad.com wrote: I've looked into this and my conclusion is that it isn't possible, but I would really like to do this so I figured I would ask. I have a bot making edits via the API and I would like to use revision tags with the bots edits.

Re: [Wikitech-l] Is it possible to set revision tags from the API?

2013-05-11 Thread Tyler Romeo
On Sat, May 11, 2013 at 4:43 PM, Brian Wolff bawo...@gmail.com wrote: (Arguably having some interface for users to manipulate tags might be a good thing) If there is a significant interest in this, I might be able to pull something together. Should something like this be a core feature or an

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread Steven Walling
On Sat, May 11, 2013 at 1:41 PM, David Gerard dger...@gmail.com wrote: Oh my goodness, this thing is so not ready for newbies yet. It would confuse them utterly. (But *why* can't I edit the infobox? What's these changes mean? etc.) People who think that not editing the images and infobox

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread David Gerard
On 11 May 2013 21:59, Steven Walling steven.wall...@gmail.com wrote: We run usability tests with every iteration of the Getting Started experiment we launch these days, and every time new people who click Edit for the first time are quite literally shocked by the crazy mess that is wikitext.

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread Juergen Fenn
2013/5/11 David Gerard dger...@gmail.com: Well, that's disconcerting - is this actually all the edits with the Visual Editor? https://en.wikipedia.org/w/index.php?title=Special:RecentChangestagfilter=visualeditor In German Wikipedia there seem to be slightly more users who give the VE a try:

Re: [Wikitech-l] HipHop VM support: ArrayObject and filter_var()

2013-05-11 Thread Tyler Romeo
FWIW, here is what I have so far: http://pastebin.com/hUQ92DfB I haven't tested it yet because my PHP environment is not behaving, and the only class I haven't implemented fully is SplHeap. *-- * *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science

Re: [Wikitech-l] Not much usage of the Visual Editor?

2013-05-11 Thread MZMcBride
Steven Walling wrote: One thing we could experiment with is turning on VisualEditor as the default for new people who've just signed up. I won't call it wikitext corruption, but the current (live) version of VisualEditor is actively harming articles by inserting pawns into them: *

Re: [Wikitech-l] Object.keys called on non-object

2013-05-11 Thread Marco De Nadai
Thank you very much. I have all the permissions, so I will contact you via IRC :( 2013/5/11 Mark Holmquist mtrac...@member.fsf.org On Sat, May 11, 2013 at 04:46:37PM +0200, Marco De Nadai wrote: TypeError: Object.keys called on non-object at Function.keys (native) at