[Wikitech-l] [ImageMap] Looking for a reviewer: Link directly to media file when [[Media:...]] namespace is used within an imagemap.

2014-06-02 Thread Remco de Boer
Hi,

I'm looking for someone to review and (hopefully) accept a very small (3
line) patch I wrote for the ImageMap extension. The patch improves the
behavior of image maps with links to [[Media:...]] files. Instead of
linking to the image page, these links should go directly to the media file
(comparable to how regular [[Media:...]] links in wiki text work).

My patch has been open for over three months now, and there is no
registered maintainer of the ImageMap extension (
https://www.mediawiki.org/wiki/Developers/Maintainers#MediaWiki_extensions_deployed_by_WMF).
I've tried to ping some folks whom I thought might be able to review my
patch, but none of them has responded.

The patch is in Gerrit, and can be viewed at
https://gerrit.wikimedia.org/r/#/c/114439/

Kind regards,

Remco de Boer
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] MediaWiki, Cookies and EU Privacy Policy 95/46/EG

2014-03-14 Thread Remco de Boer
On Tue, Mar 11, 2014 at 10:33 PM, rupert THURNER
wrote:

> Am 10.03.2014 17:01 schrieb "Manuel Schneider" <
> manuel.schnei...@wikimedia.ch>:
> >
> > Am 10.03.2014 16:54, schrieb Chris Steipp:
> > >> 1) catch the click on the "Login" link to show a banner first to ask
> for
> > >> the users consent, on acceptance forward the user to the login page
> > >>
> > >> 2) modify the login process to set the cookie after the actual login
> and
> > >> put an additional text on the login page like "by logging in I accept
> > >> the usage of cookies by this website"
> >
> > > The cookie on the login page is for the anti-csrf (and captcha if
> needed)
> > > validation, so getting rid of it would be problematic from a technical
> > > perspective (or would require a second click on the login page).
> >
> > Thanks Chris for this comment.
> >
> > So that leaves us with option 1) - a javascript banner. I think that
> > shouldn't be too hard to implement.
> >
> > A  which hovers over the Wiki page, the text, two buttons [accept]
> > / [leave]. Accept points to Special:Userlogin, leave just closes the
> banner.
> > A javascript that shows this  onclick() on the Login link, if no
> > cookie has already been set by the Wiki.
> >
> > Maybe even a LocalSettings.php variable $wgApproveCookies = true; that
> > is true by default and allows admins of internal company wikis etc. to
> > disable that banner.
> >
> > As an option we could even add another setting $wgApproveCookiesAlways,
> > which makes the same  to show up as soon as a user enters the wiki.
> > That way we can support admins that have further extensions installed in
> > their wiki which add cookies right away - like Google Analytics.
> >
>
> Is there any technical argument against this proposal?
>
> Rupert
>

What's the fallback for users without JavaScript enabled in this scenario?

Remco
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Memento Extension for MediaWiki: Advice on Further Development

2013-11-06 Thread Remco de Boer
Good! I'd like to run some tests on some of our data (we run several SMW
instances). I will have to prepare a separate environment with the latest
versions of MW and SMW and the Memento extension. Nothing too difficult,
but it'll probably take some time.


On Tue, Nov 5, 2013 at 1:48 AM, Herbert Van de Sompel wrote:

> On Nov 4, 2013, at 14:24, Remco de Boer  wrote:
> > Hi Shawn,
> >
> >
> > I'm currently working on the Memento Extension for Mediawiki, as
> announced
> >> earlier today by Herbert Van de Sompel.
> >
> > This is very exciting! Coincidentally, at last week's SMWCon (the
> Semantic
> > MediaWiki conference) in Berlin I gave a presentation to argue that we
> need
> > some sort of 'time travelling' feature (slides are available at
> > http://slidesha.re/1iIf3F9). One of the other participants also pointed
> out
> > the Memento protocol.
> >
> > Are you familiar with Semantic MediaWiki (
> http://www.semantic-mediawiki.org/)
> > as an extension to MediaWiki? I'm curious what it would take to let SMW
> > play nice together with Memento.
>
> Before announcing the Memento extension to this list we tested it with a
> locally installed Semantic MediaWiki and all seemed OK. It would be great
> if someone could test it on a live one with actual real data. We got in
> touch with the people behind http://neurolex.org/wiki/Main_Page but they
> are running an older MediaWiki version and are not in a hurry to upgrade
> because they have a lot of extensions.
>
> From the early days of Memento, we have been very interested in semantic
> web, linked data applications of the Memento protocol. See, for example:
> - http://arxiv.org/abs/1003.3661 - illustrates the power of the protocol
> to do time series analysis across versions of linked data description (in
> DBpedia)
> - http://mementoweb.org/depot/native/dbpedia/ - the DBpedia archive that
> we operate and that is Memento compliant -
>
> Greetings
>
> Herbert
>
> >
> > Kind regards,
> >
> > Remco de Boer
> > ___
> > Wikitech-l mailing list
> > Wikitech-l@lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Memento Extension for MediaWiki: Advice on Further Development

2013-11-04 Thread Remco de Boer
Hi Shawn,


I'm currently working on the Memento Extension for Mediawiki, as announced
> earlier today by Herbert Van de Sompel.
>

This is very exciting! Coincidentally, at last week's SMWCon (the Semantic
MediaWiki conference) in Berlin I gave a presentation to argue that we need
some sort of 'time travelling' feature (slides are available at
http://slidesha.re/1iIf3F9). One of the other participants also pointed out
the Memento protocol.

Are you familiar with Semantic MediaWiki (http://www.semantic-mediawiki.org/)
as an extension to MediaWiki? I'm curious what it would take to let SMW
play nice together with Memento.

Kind regards,

Remco de Boer
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] The rest of the SMWCon conference is on YouTube

2012-12-07 Thread Remco de Boer
Hi Yury,


> P.S. dear speakers, if you have time, please add to the template Talk
> link to your talk on YouTube in a parameter Video. I'm quite slow guy
> as you can see
>

Done.

Did you add http://www.youtube.com/watch?v=plgTaYD37mI&feature=plcp to the
SMWCon playlist as well? I couldn't find it there.

Cheers,
Remco
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l