Re: [PHP-WEBMASTER] New phpweb design.. DEPLOYED!
[email protected] (Hannes Magnusson)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 30, 2010 at 16:55, Mark Scholten <[email protected]> wrote: > > >> -----Original Message----- >> From: Hannes Magnusson [mailto:[email protected]] >> Sent: Tuesday, December 28, 2010 2:07 PM >> To: Mark Scholten >> Cc: [email protected] >> Subject: Re: [PHP-WEBMASTER] New phpweb design.. DEPLOYED! >> >> On Tue, Dec 28, 2010 at 13:58, Mark Scholten <[email protected]> >> wrote: >> > >> > >> >> -----Original Message----- >> >> From: Hannes Magnusson [mailto:[email protected]] >> >> Sent: Tuesday, December 28, 2010 12:13 PM >> >> To: Mark Scholten >> >> Subject: Re: [PHP-WEBMASTER] New phpweb design.. DEPLOYED! >> >> >> >> On Tue, Dec 28, 2010 at 11:58, Mark Scholten <[email protected]> >> >> wrote: >> >> > >> >> > >> >> >> -----Original Message----- >> >> >> From: Hannes Magnusson [mailto:[email protected]] >> >> >> Sent: Tuesday, December 28, 2010 10:31 AM >> >> >> To: Mark Scholten >> >> >> Cc: [email protected] >> >> >> Subject: Re: [PHP-WEBMASTER] New phpweb design.. DEPLOYED! >> >> >> >> >> >> On Mon, Dec 27, 2010 at 10:56, Hannes Magnusson >> >> >> <[email protected]> wrote: >> >> >> > On Mon, Dec 27, 2010 at 10:44, Mark Scholten >> >> <[email protected]> >> >> >> wrote: >> >> >> >> >> >> >> >> >> >> >> >>> -----Original Message----- >> >> >> >>> From: Hannes Magnusson [mailto:[email protected]] >> >> >> >>> Sent: Monday, December 27, 2010 10:00 AM >> >> >> >>> To: Mark Scholten >> >> >> >>> Cc: [email protected] >> >> >> >>> Subject: Re: [PHP-WEBMASTER] New phpweb design.. DEPLOYED! >> >> >> >>> >> >> >> >>> On Mon, Dec 27, 2010 at 01:15, Mark Scholten >> >> >> <[email protected]> >> >> >> >>> wrote: >> >> >> >>> > Hello Hannes, >> >> >> >>> > >> >> >> >>> > Is http://prototype.php.net/ still in use/useful or isn't >> it >> >> >> needed >> >> >> >>> anymore? As long as you think it might be useful we'll keep >> it >> >> >> online. >> >> >> >>> > >> >> >> >>> >> >> >> >>> I was gonna ask you to make it into a 'special' mirror, with >> the >> >> >> beta >> >> >> >>> option enabled by default and with 2-3 translations >> available.. >> >> >> >>> >> >> >> >>> Are you game with that? >> >> >> >>> Something along the lines of http://pastebin.com/AuTnWRHX >> would >> >> be >> >> >> >>> great. >> >> >> >>> I would then hack then hack the layout to turn beta mode on >> by >> >> >> default >> >> >> >>> for prototype.php.net >> >> >> >>> >> >> >> >>> -Hannes >> >> >> >> >> >> >> >> Hello Hannes, >> >> >> >> >> >> >> >> How often do you want the system to do the things where you >> >> mention >> >> >> every few minutes/hours? I'll setup everything needed for this >> >> >> "special" mirror today. I've to move it to another VPS (the >> current >> >> one >> >> >> only has a few MB disc space left and nl.php.net is also on that >> >> VPS). >> >> >> >> >> >> >> > >> >> >> > I don't remember how often the current prototype.php.net >> updates.. >> >> >> > every 15minutes or so? Thats sounds fair. >> >> >> > >> >> >> > Every few hours is just like every 6 hours, or even just 2x a >> day >> >> >> > (updating the docs isn't a priority on a beta mirror, and is >> only >> >> >> > there if someone decides to do massive structural updates in >> them >> >> - >> >> >> > and to enable the translated 'documentation' supermenu). >> >> >> > >> >> >> > >> >> >> >> Do you also want stats on that mirror? Maybe it is an option >> to >> >> have >> >> >> a file somewhere and if it exists it is in beta mode by default >> and >> >> >> else it isn't in beta mode or a switch based on the used >> subdomain. >> >> >> >> >> >> >> > >> >> >> > I was thinking about using subdomain check yeah. >> >> >> >> >> >> >> >> >> Howsitgoing? :) >> >> >> >> >> > It is taking more time than expected. >> >> > >> >> > I get the message below: >> >> > for i in en; do cd doc-$i; php doc-base/configure.php --with- >> >> lang=output/$i; phd -d doc-base/.manual.xml -P PHP -f php -o $i; cd >> ..; >> >> done >> >> > configure.php: $Id: configure.php 306762 2010-12-27 21:22:45Z >> yannick >> >> $ >> >> > PHP version: 5.3.3-6 >> >> > >> >> > Checking for source directory... /home/proto/doc-en/doc-base >> >> > Checking for output filename... /home/proto/doc-en/doc- >> >> base/.manual.xml >> >> > Checking whether to save an invalid .manual.xml... no >> >> > Checking whether to include CHM... no >> >> > Checking for PHP executable... /usr/bin/php5 >> >> > Checking for language to build... output/en >> >> > Checking whether the language is supported... >> >> > error: No language directory found. >> >> > [11:53:19 - E_USER_ERROR ] >> >> /usr/share/php/phpdotnet/phd/BuildOptionsParser.php:122 >> >> > 'doc-base/.manual.xml' is not a readable docbook file >> >> > >> >> > Do you have an idea what I need to change to get it working? (I'm >> >> testing it with en as language.) >> >> >> >> >> >> Whoops.. That --with-lang=output/$i is wrong. Should just be --with- >> >> lang=$i >> >> And the -o $i should probably be -o output/$i >> >> >> >> -Hannes >> > >> > Hello Hannes, >> > >> > As soon as you change prototype.php.net CNAME php.streamservice.nl in >> prototype.php.net CNAME proto.php.streamservice.nl it should work. It >> should also be available on proto.php.streamservice.nl and >> www.prototype.php.net (at least this is configured within Apache). >> > >> > Please note nl.php.net CNAME php.streamservice.nl doesn't have to be >> changed and shouldn't be changed. >> > >> > I'll have to enable stats and IPv6 in the future, so currently it is >> without stats and without IPv6. >> > >> > Regards, Mark >> > >> > >> >> Done. >> >> Kudos. >> >> -Hannes > > Hello, > > It isn't really important for us, but I am missing the link to us and the image on the "homepage". There was a link on the homepage to the sponsor for that mirror and there was a file we could upload and it was shown as sponsor image/banner with a link. > > With the image/link: nl2.php.net > Without the image/link: prototype.php.net > > Is there a plan to change this? We will figure out some way to link back to sponsors, yes, but to be honest - thats not a major priority during development phase. -Hannes