User talk:Brion VIBBER

Jump to navigation Jump to search

About this board

Brion Vibber enabled Beta Previous discussion was archived at User talk:Brion VIBBER/Archive 1 on 2016-03-03.

당신을 위한 반스타!

1
Gcd822 (talkcontribs)
기술 반스타
Thank you for creating Extension:SyntaxHighlight. I wondered who made this. It's very useful when I write codes. :) Have a nice day!
Reply to "당신을 위한 반스타!"
Calvinkulit (talkcontribs)

I need the license information in order to export the files to Commons.

Reply to "What is the license for File:Git_notes_-_NOLA_Hackathon_2011.pdf and its audio counterpart?"
147.32.80.217 (talkcontribs)

Hi Brion, I've tried to use your extension SVGEdit under the latest stable MediaWiki and I'm struggling with it. Even I've downloaded the latest version (master) from github.com (/wikimedia/mediawiki-extensions-SVGEdit) there is an error thrown in javascript when clicking "Edit drawing" for valid SVG file:

TypeError: mwSVG is undefined

There are shown some warning as well, but I expect that they are not rootcause of the issue: This page is using the deprecated ResourceLoader module "jquery.ui.widget". load.php:31:942 This page is using the deprecated ResourceLoader module "jquery.ui.core". Please use OOUI instead.


Do you have an idea why this is happening? Thanks.

Reply to "SVGEdit in MediaWiki 1.31"

CharInsert Gadget doesn't apper on new text editor mode..

1
ShakespeareFan00 (talkcontribs)
Reply to "CharInsert Gadget doesn't apper on new text editor mode.."
Mainframe98 (talkcontribs)

Regarding Manual:32-bit, on the windows download page for PHP, the official page it is noted that

The x64 builds of PHP 5 for Windows are experimental, and do not provide 64-bit integer or large file support.

Reply to "64 bit PHP on windows"
Fiedwhs (talkcontribs)

Hello! I have a question about the Nuke Extension. Is it possible to delete Files/Sites longer below 30 days? I have many Sites it was created 1 year ago. Excuse me when i at the wrong place to ask these.

Reply to "Nuke Extension"
Stixpjr (talkcontribs)

This linked demo site has been returning 502's for about a week now. I figure you might know something of it? Expected?

Brion VIBBER (talkcontribs)

[late response] yes it's been broken for a while, needs to be reconstituted.

Reply to "embed-demo.wmflabs.org"

Share your experience and feedback as a Wikimedian in this global survey

1
MediaWiki message delivery (talkcontribs)
  1. This survey is primarily meant to get feedback on the Wikimedia Foundation's current work, not long-term strategy.
  2. Legal stuff: No purchase necessary. Must be the age of majority to participate. Sponsored by the Wikimedia Foundation located at 149 New Montgomery, San Francisco, CA, USA, 94105. Ends January 31, 2017. Void where prohibited. Click here for contest rules.
Reply to "Share your experience and feedback as a Wikimedian in this global survey"

Pop up with an image and a little description

1
Fvalentinaminio (talkcontribs)

Hello, I have noticed that when I'm reading some wiki info, I need to have a pop up with an ilustrative image and a brief info of the links dispersed in the text. Like a facebook name link, such as, when the cursor stands in the link, it developes the profile picture and info. It'll make the reading a lot easier and practical.

Reply to "Pop up with an image and a little description"

mobile-sidebar using skin != vector

1
קיפודנחש (talkcontribs)

(this script: Meta:User:Brion VIBBER/mobile-sidebar.js )

problem boils down to the script using $('#content') instead of mw.util.$content

also, with monobook (after modifying the code to use mw.util.$content), i noticed that the left edge of the mobile is overshadowed by the right edge of the content. adding <code>z-index=12 </code> to the css cured it, but there's probably more correct way to solve this problem.

peace.

Reply to "mobile-sidebar using skin != vector"