Le Samedi 13 Mars 2010 23:02:09, pedram salehpoor a écrit :
> Thanks That's strange I'm sure that I created the file in the root but it's
> not there!
> I should create it again.
Just fix this.
http://svn.php.net/viewvc?view=revision&revision=296164
Best,
Yannick
>
> And I think there is prob
Le Samedi 13 Mars 2010 23:02:09, pedram salehpoor a écrit :
> Thanks That's strange I'm sure that I created the file in the root but it's
> not there!
> I should create it again.
>
> And I think there is problem with the total size of files in the main page.
> It shows 819 although the size is mor
The number of translated files are not shown correctly
And the problem of the total size persists.
pedram
On Sun, Mar 14, 2010 at 3:57 PM, yannick wrote:
> Le Samedi 13 Mars 2010 23:02:09, pedram salehpoor a écrit :
> > Thanks That's strange I'm sure that I created the file in the root but
>
Le Dimanche 14 Mars 2010 13:52:21, pedram salehpoor a écrit :
> The number of translated files are not shown correctly
>
> And the problem of the total size persists.
Please, just wait until the edit.php.net will be synched with SVN & data will
be updated.
>
>
> pedram
>
> On Sun, Mar 14, 20
Thanks so editors data are not online and they update periodically?
Pedram
On Sun, Mar 14, 2010 at 4:25 PM, yannick wrote:
> Le Dimanche 14 Mars 2010 13:52:21, pedram salehpoor a écrit :
> > The number of translated files are not shown correctly
> >
> > And the problem of the total size persis
Le Dimanche 14 Mars 2010 13:58:32, pedram salehpoor a écrit :
> Thanks so editors data are not online and they update periodically?
Yes,
editor code is updated from svn multiple time per day, and data documentation
just one time per day.
Here, to view the result of this commit, we must wait for
On Sun, Mar 14, 2010 at 02:21, Philip Olson wrote:
> Hello everyone,
>
> Let's talk about pman (PHP man pages) and eventually post their existence
> online here:
>
> - http://php.net/download-docs.php
We could run doc.php.net as a PEAR channel and add the XX[2].php.net
as "mirrors".
That way pe
On Sun, Mar 14, 2010 at 01:14, Moacir de Oliveira
wrote:
> Hi all,
>
> We would like to announce that PhD 1.0.0-stable is finally available
> \o/\o/\o/.
>
\o/ Kudos on great job!
-Hannes
Hi Yannick,
I took a look at codemirror and i believe optionally disable the highlight
is not an easy task.
A quick fix for long documents is to split the highlight task.
In js/component/task/GetFileTask.js line 53,
we just split the contents by hundreds of lines, we use "insertIntoLine"
(refer
Le Dimanche 14 Mars 2010 16:38:18, KSChan a écrit :
> Hi Yannick,
Hi Kschan !
>
> I took a look at codemirror and i believe optionally disable the highlight
> is not an easy task.
I have quickly read the doc and yes, you're right, not so easy.
> A quick fix for long documents is to split the h
On Sat, Mar 13, 2010 at 06:13:14PM -0800, Rasmus Lerdorf wrote:
> On 03/13/2010 05:47 PM, Daniel Convissor wrote:
> > On Sat, Mar 13, 2010 at 04:28:21PM +0100, Hannes Magnusson wrote:
> >>
> >> Just install the root cert from http://www.cacert.org
> >
> > Someone I trust regarding security issues
On Mar 14, 2010, at 7:33 AM, Hannes Magnusson wrote:
> On Sun, Mar 14, 2010 at 02:21, Philip Olson wrote:
>> Hello everyone,
>>
>> Let's talk about pman (PHP man pages) and eventually post their existence
>> online here:
>>
>> - http://php.net/download-docs.php
>
> We could run doc.php.net
On Sun, Mar 14, 2010 at 21:44, Philip Olson wrote:
>
> On Mar 14, 2010, at 7:33 AM, Hannes Magnusson wrote:
>
>>
>> We could have it exclusively on doc.php.net (then we dont need any
>> mirrors or rsync), and just add a monthly cron to update it?
>
> I think the 'doc.php.net only' option is reason
On Mar 14, 2010, at 2:08 PM, Hannes Magnusson wrote:
> On Sun, Mar 14, 2010 at 21:44, Philip Olson wrote:
>>
>> On Mar 14, 2010, at 7:33 AM, Hannes Magnusson wrote:
>>
>>>
>>> We could have it exclusively on doc.php.net (then we dont need any
>>> mirrors or rsync), and just add a monthly cron
Here another bug:
Go to the Spanish Translation, 'Pending patch' an try to double click
in: es/renference/imap/setup.xml
The page is in a infinite loop trying to load the file.
--
Yago Ferrer
Le Lundi 15 Mars 2010 00:45:31, Yago Ferrer a écrit :
> Here another bug:
>
> Go to the Spanish Translation, 'Pending patch' an try to double click
> in: es/renference/imap/setup.xml
> The page is in a infinite loop trying to load the file.
You found a new bug ;)
You have translated a new file a
Fixed : http://svn.php.net/viewvc?view=revision&revision=296227
go to bed => [] ;)
PS : I have updated manually edit.php.net, so you can already use this change.
Le Lundi 15 Mars 2010 01:41:27, yannick a écrit :
> Le Lundi 15 Mars 2010 00:45:31, Yago Ferrer a écrit :
> > Here another bug:
> >
>
That has an easy fix.
Make the Login page https://edit.php.net/ without HTTPS and in the login
box add the option to use HTTPS with a checkbox marked by default and if
anyone experience problems with HTTPS can change this option an use the
non-safe mode.
Yago
On Sat, Mar 13, 2010 at 8:30 PM, Phil
On Sun, Mar 14, 2010 at 11:46 PM, yannick wrote:
> Le Dimanche 14 Mars 2010 16:38:18, KSChan a écrit :
> > Hi Yannick,
>
> Hi Kschan !
>
> >
> > I took a look at codemirror and i believe optionally disable the
> highlight
> > is not an easy task.
>
> I have quickly read the doc and yes, you're ri
Here another bug:
login: as anonymous or VCS
Language: Spanish
If you go to Pending for commit,
right click in the file imagerotate.xml
click in View Diff it and shows an blank page it should show the changes
between the copy in the repository
and the copy pending to commit.
Thanks!
--
Yago Fe
Hi Yago,
I can't find a quick fix for this but I have arrive to reproduice it locally.
I will fix it when I'm going back home after work ;)
Best,
Yannick
Le Lundi 15 Mars 2010 06:41:44, Yago Ferrer a écrit :
> Here another bug:
>
> login: as anonymous or VCS
> Language: Spanish
>
> If you go
21 matches
Mail list logo