On Tue, Nov 25, 2008 at 9:56 AM, Alline, Matt
<[EMAIL PROTECTED]>wrote:

> Thanks, I must of not been in the correct dir when I ran grep.
>
> Matt Alline
> Application Developer II, HGDC
>
> BearingPoint
> Management & Technology Consultants
>
> 5912 Highway 49
> Suite H1
> Hattiesburg, MS 39401
> USA
>
> T + 1 601 584 1532
> F + 1 601 584 0852
>
> www.bearingpoint.com
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] On Behalf Of Andrew Garrett
> Sent: Tuesday, November 25, 2008 8:53 AM
> To: Wikimedia developers
> Subject: Re: [Wikitech-l] wfLocalFile($arg) and file uploads
>
> On Wed, Nov 26, 2008 at 1:42 AM, Alline, Matt
> <[EMAIL PROTECTED]> wrote:
> > Does anyone know where to find the method wfLocalFile($arg)? I've tried
> > to grep for the method but I've not gotten anything but calls to the
> > method. I'm still new to php and mediawiki development so I may be
> > looking in the wrong place.
>
> [EMAIL PROTECTED] wm-svn-working]$ grep -ir 'function
> wfLocalFile' phase3/includes
> phase3/includes/GlobalFunctions.php:function wfLocalFile( $title ) {
>
> --
> Andrew Garrett
>
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
>
> ***************************************************************************************************
> The information in this email is confidential and may be legally
> privileged. Access to this email by anyone other than the intended addressee
> is unauthorized. If you are not the intended recipient of this message, any
> review, disclosure, copying, distribution, retention, or any action taken or
> omitted to be taken in reliance on it is prohibited and may be unlawful. If
> you are not the intended recipient, please reply to or forward a copy of
> this message to the sender and delete the message, any attachments, and any
> copies thereof from your system.
>
> ***************************************************************************************************
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>

On a side note, the Upload code has been partially reworked, UploadForm
just doesn't use the UploadFrom* code yet. Bryan was working on that, but
he's been busy (and no one else has taken up his work yet). To get a general
idea of where that is going, checkout UploadBase and UploadFrom(Url|Upload|
Stash) in ~/includes.

-Chad
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to