[Wikitech-l] Fetching edit notices via API

2019-04-28 Thread Huji Lee
Hi all, Is there an API call that would allow you to retrieve the edit notice for a page? Huji PS: I would ask it on Discourse, except https://phabricator.wikimedia.org/T222045 ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https

Re: [Wikitech-l] OOUI: problem with button groups

2019-04-15 Thread Huji Lee
@Volker, that is a great point; I was not aware of the discourse environment, and will use that going forward. @Bartosz: thanks for the answer. In retrospect, it was an obvious error on my part. On Mon, Apr 15, 2019 at 2:58 PM Volker E. wrote: > Hi Huji, > I hope you've found you

Re: [Wikitech-l] Thank you Tuesday

2019-04-15 Thread Huji Lee
I want to echo Timo (Krinkle) and thank Daimona for their fantastic work on AbuseFilter. Daimona has a great attitude, is constantly thriving to learn, and has become both more detail oriented as well as big-picture focused over the last two years. These are fantastic qualities in a programmer, and

[Wikitech-l] OOUI: problem with button groups

2019-04-15 Thread Huji Lee
me, but that also had the same problem. Am I doing something wrong, or have I uncovered a bug in OOUI? Thanks, Huji ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Dynamically setting the content of a LayoutPanel in OOUI

2019-04-01 Thread Huji Lee
I watched your talk, [1] which happened 3 days after this exchange, and I found it very informative! Posting here so more people can see it along with the same thread. [1] https://www.youtube.com/watch?v=T_CUN2o4faw On Sun, Mar 24, 2019 at 10:11 PM Huji Lee wrote: > Thanks a lot! The g

[Wikitech-l] OOUI: putting an IndexLayout inside a StackLayout

2019-04-01 Thread Huji Lee
" the top panel. This only occurs when the top panel is an IndexLayout; if I replace its contents with any other element, no overlap occurs. Can you please guide me as to who to achieve what I want? Thanks! Huji PS: The context here is that eventually each tab in the IndexLayout will presen

Re: [Wikitech-l] Dynamically setting the content of a LayoutPanel in OOUI

2019-03-24 Thread Huji Lee
I hope there aren't any bugs ;) > > Moriel > > On Sun, Mar 24, 2019 at 7:19 AM Alex Monk wrote: > > > I haven't dealt with OOUI for a couple of years but maybe you could pass > a > > jQuery object to the $content parameter, store it yourself, then modify &g

[Wikitech-l] Dynamically setting the content of a LayoutPanel in OOUI

2019-03-24 Thread Huji Lee
In the script I am working on,[1] I have a PanelLayout that is defined like this: this.previewResult = new OO.ui.PanelLayout({ expanded: true, padded: true, framed: true, $content: '' }); Later on, I would like to modify the content of this;

Re: [Wikitech-l] OOUI question

2019-03-21 Thread Huji Lee
figure out how to nest a StackLayout inside another StackLayout On Thu, Mar 21, 2019 at 10:20 PM Huji Lee wrote: > Actually, can I ask for one more thing? > > I updated the code such that when you click on that link (which now reads > as "تذکر"), it would open a dialog with a

Re: [Wikitech-l] OOUI question

2019-03-21 Thread Huji Lee
anks again, Huji On Thu, Mar 21, 2019 at 7:41 AM Huji Lee wrote: > You are absolutely right; I really appreciate the time you took to review > the code! > Thanks, > Huji > > On Wed, Mar 20, 2019 at 11:25 PM Moriel Schottlender < > mschottlen...@wikimedia.org> wrote: >

Re: [Wikitech-l] OOUI question

2019-03-21 Thread Huji Lee
You are absolutely right; I really appreciate the time you took to review the code! Thanks, Huji On Wed, Mar 20, 2019 at 11:25 PM Moriel Schottlender < mschottlen...@wikimedia.org> wrote: > Hi Huji, > > I took a look, and it seems you're missing the command to actually ope

[Wikitech-l] OOUI question

2019-03-20 Thread Huji Lee
method is called when you click the link, but the dialog is not shown. Can someone kindly look at my code and tell me what I am missing? Thanks, Huji ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Simplifying the use of update.php for wiki families

2016-10-16 Thread Huji Lee
Dear all, I am working on a simple idea that would simplify how update.php can be used for wiki families. Please consider commenting on https://phabricator.wikimedia.org/T147817 Thanks, Huji ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org

[Wikitech-l] Urgent help needed from WMF admins

2016-09-22 Thread Huji Lee
Please see https://phabricator.wikimedia.org/T146440 and assist. ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Issue with Gadget dependencies and ResourceLoader

2015-08-28 Thread Huji Lee
I wanted to bring this back up into your attention, hoping that I can get a response. On Thu, Aug 20, 2015 at 10:46 PM, Huji Lee wrote: > Excellent answers. Thank you! > > Here is a final question: how long does it generally take for a change > made in a script to be reflected in t

Re: [Wikitech-l] Issue with Gadget dependencies and ResourceLoader

2015-08-20 Thread Huji Lee
200, Huji Lee wrote: > > However, if you don't >> bypass ResourceLoader, the "+" links won't work and an error is thrown >> reading "SimpleWindow is not defined" (try on my talk page without >> bypassing RL <https://fa.wikipedia.org/wi

[Wikitech-l] Issue with Gadget dependencies and ResourceLoader

2015-08-19 Thread Huji Lee
bits.js code on that Wiki) 2) Is it safe to assume that just by listing ext.gadgets.morebits as a dependency, morebits will be properly loaded by ResourceLoader? 3) Unless 1 or 2 answers it already: how would I fix this problem and make the gadget work? Thanks, Huji

[Wikitech-l] Request for comments

2010-11-11 Thread Huji Lee
. Best, Hojjat (aka Huji) ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Checkuser mailing list

2010-10-19 Thread Huji Lee
Hello, I'm asking this here per advice from Cary Bass. I would like to request an enhancement in the checkuser-l mailing list, which would allow searching the topics and/or contents of archived mails for specific terms. This is particularly useful on this mailing list, because CUs frequently need

Re: [Wikitech-l] Hiding Special:UnwatchedPages

2010-01-19 Thread Huji
Just because some page is "watched" doesn't mean somebody is really caring about it. A better feature could be to list pages which are not being "actively" watched; an active watcher could be defined as someone who has made a login/edit in the past X days. Unwatched pages feature is useless when a

Re: [Wikitech-l] Search suggestions

2009-01-14 Thread Huji
Robert, That would be great. I'm also interested to know how non-Wikimedia wikis can setup a similar feature. If there is anywhere to learn about it, a link would suffice. Best, Hojjat (aka Huji) On 1/14/09, Robert Stojnic wrote: > > > Hello, > > Sorry for late reply.

[Wikitech-l] Search suggestions

2009-01-11 Thread Huji
share their thoughts about this idea. Best, Hojjat (aka Huji) ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Language committee and language setup

2008-11-17 Thread Huji
Dear Mohamed, I understand that you are disappointed about this; however, what I don't understand is what it had to do with wikitech-l ("Wikimedia developers mailing list")? Perhaps this should go to Wikimediameta-l Cheers, Hojjat On