You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(103) |
Jul
(105) |
Aug
(16) |
Sep
(16) |
Oct
(78) |
Nov
(36) |
Dec
(58) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(100) |
Feb
(155) |
Mar
(84) |
Apr
(33) |
May
(22) |
Jun
(77) |
Jul
(36) |
Aug
(37) |
Sep
(183) |
Oct
(74) |
Nov
(235) |
Dec
(165) |
2002 |
Jan
(187) |
Feb
(183) |
Mar
(52) |
Apr
(10) |
May
(15) |
Jun
(19) |
Jul
(43) |
Aug
(90) |
Sep
(144) |
Oct
(144) |
Nov
(171) |
Dec
(78) |
2003 |
Jan
(113) |
Feb
(99) |
Mar
(80) |
Apr
(44) |
May
(35) |
Jun
(32) |
Jul
(34) |
Aug
(34) |
Sep
(30) |
Oct
(57) |
Nov
(97) |
Dec
(139) |
2004 |
Jan
(132) |
Feb
(223) |
Mar
(300) |
Apr
(221) |
May
(171) |
Jun
(286) |
Jul
(188) |
Aug
(107) |
Sep
(97) |
Oct
(106) |
Nov
(139) |
Dec
(125) |
2005 |
Jan
(200) |
Feb
(116) |
Mar
(68) |
Apr
(158) |
May
(70) |
Jun
(80) |
Jul
(55) |
Aug
(52) |
Sep
(92) |
Oct
(141) |
Nov
(86) |
Dec
(41) |
2006 |
Jan
(35) |
Feb
(62) |
Mar
(59) |
Apr
(52) |
May
(51) |
Jun
(61) |
Jul
(30) |
Aug
(36) |
Sep
(12) |
Oct
(4) |
Nov
(22) |
Dec
(34) |
2007 |
Jan
(49) |
Feb
(19) |
Mar
(37) |
Apr
(16) |
May
(9) |
Jun
(38) |
Jul
(17) |
Aug
(31) |
Sep
(16) |
Oct
(34) |
Nov
(4) |
Dec
(8) |
2008 |
Jan
(8) |
Feb
(16) |
Mar
(14) |
Apr
(6) |
May
(4) |
Jun
(5) |
Jul
(9) |
Aug
(36) |
Sep
(6) |
Oct
(3) |
Nov
(3) |
Dec
(3) |
2009 |
Jan
(14) |
Feb
(2) |
Mar
(7) |
Apr
(16) |
May
(2) |
Jun
(10) |
Jul
(1) |
Aug
(10) |
Sep
(11) |
Oct
(4) |
Nov
(2) |
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
(13) |
Apr
(11) |
May
(18) |
Jun
(44) |
Jul
(7) |
Aug
(2) |
Sep
(14) |
Oct
|
Nov
(6) |
Dec
|
2011 |
Jan
(2) |
Feb
(6) |
Mar
(3) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(11) |
Feb
(3) |
Mar
(11) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(4) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(8) |
Dec
(1) |
2015 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(6) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
(11) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(3) |
2024 |
Jan
(7) |
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Steve W. <sw...@pa...> - 2001-03-29 21:09:04
|
Right. It's been so long since the issue of upgrading from 1.0 to 1.1.x came up, I'd forgotten all about the issues. The small problem is that we renamed the page field in the database; it was called "text" and we renamed it to "content" to get around the problem that "text" is a keyword in most RDBMSs. I will work on a PHP script to convert a 1.0 database to a 1.2 (read the old one, write a new one). ~swain On Wed, 28 Mar 2001, Steve Wainstead wrote: > > I can't find any discussion of upgrading from 1.03 to 1.1.x in the list > archives. Has anybody done this? In theory we were supposed to be able to > read 1.0 DBM files with 1.2, but in practice I get blank pages. > > It would probably take me an afternoon to write a Perl script to create a > 1.2 compatible database once I identify the problem... > > I swear we had a solution for this! > > ~swain > > --- > http://www.panix.com/~swain/ > "Without music to decorate it, time is just a bunch of boring > production deadlines or dates by which bills must be paid." > -- Frank Zappa > > ---------- Forwarded message ---------- > Date: 28 Mar 2001 01:35:53 -0500 > From: Gary Lawrence Murphy <ga...@ca...> > To: Steve Wainstead <sw...@pa...> > Subject: Re: Asking the impossible > > > I thought I'd give it a quick try tonight, but I'm not having much > luck; I'm using a database from 1.03 (03/21/00) and tried to import > the database by > > 1) load the default pages for the new new version > (not certain of the version other than the Changes start with > the date 2001-03-14 -- I foolishly grabbed the 'nightly' ;) > > 2) login as admin > > 3) delete the generated TEST*db files from /tmp > > 4) copy my old TEST.dbm to TESTpagesdb > (also tried adding TEST.arc -> TEST.archivedb) > > 5) click the link to save as a zip file > > 6) try to import the zip file > > Is this even remotely correct? It seemed precarious, and it didn't > work. > > I also tried dumping the file using a simple perl script; the dumped > pages contained lead-in index-fields that the parser didn't like -- I > didn't find any perl script in the kit, but there is a very promising > file in admin but my naiive attempt at > > /phpwiki/admin/wiki_port1_0.php?portdbmfile=/home/httpd/gen/TEST.dbm > > returned > > Fatal error: Call to undefined function: insertpage() in > /home/httpd/html/phpwiki/admin/wiki_port1_0.php on line 35 > > and grep shows no match for insertpage() in any of the php files; > I expect this is a work in progress ;) and maybe my best option is > to just wait and try again when it's completed. > > Thanks again for your help, and if you have any other ideas for > doing this port, please let me know. > > -- > Gary Lawrence Murphy <ga...@te...> TeleDynamics Communications Inc > Business Innovations Through Open Source Systems: http://www.teledyn.com > "Computers are useless. They can only give you answers."(Pablo Picasso) > > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-03-28 18:00:28
|
I can't find any discussion of upgrading from 1.03 to 1.1.x in the list archives. Has anybody done this? In theory we were supposed to be able to read 1.0 DBM files with 1.2, but in practice I get blank pages. It would probably take me an afternoon to write a Perl script to create a 1.2 compatible database once I identify the problem... I swear we had a solution for this! ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa ---------- Forwarded message ---------- Date: 28 Mar 2001 01:35:53 -0500 From: Gary Lawrence Murphy <ga...@ca...> To: Steve Wainstead <sw...@pa...> Subject: Re: Asking the impossible I thought I'd give it a quick try tonight, but I'm not having much luck; I'm using a database from 1.03 (03/21/00) and tried to import the database by 1) load the default pages for the new new version (not certain of the version other than the Changes start with the date 2001-03-14 -- I foolishly grabbed the 'nightly' ;) 2) login as admin 3) delete the generated TEST*db files from /tmp 4) copy my old TEST.dbm to TESTpagesdb (also tried adding TEST.arc -> TEST.archivedb) 5) click the link to save as a zip file 6) try to import the zip file Is this even remotely correct? It seemed precarious, and it didn't work. I also tried dumping the file using a simple perl script; the dumped pages contained lead-in index-fields that the parser didn't like -- I didn't find any perl script in the kit, but there is a very promising file in admin but my naiive attempt at /phpwiki/admin/wiki_port1_0.php?portdbmfile=/home/httpd/gen/TEST.dbm returned Fatal error: Call to undefined function: insertpage() in /home/httpd/html/phpwiki/admin/wiki_port1_0.php on line 35 and grep shows no match for insertpage() in any of the php files; I expect this is a work in progress ;) and maybe my best option is to just wait and try again when it's completed. Thanks again for your help, and if you have any other ideas for doing this port, please let me know. -- Gary Lawrence Murphy <ga...@te...> TeleDynamics Communications Inc Business Innovations Through Open Source Systems: http://www.teledyn.com "Computers are useless. They can only give you answers."(Pablo Picasso) |
From: Steve W. <sw...@pa...> - 2001-03-27 23:29:08
|
Hi Didier, Do you mean the install process didn't work right? Or your wiki just has a lot of pages now? Speed has never been a high priority with PhpWiki since it's usually used by small groups of people. I think we will look at ways of serving pages faster in the next release later this year. In the meantime you might start hacking PhpWiki yourself! :-) ~swain On Tue, 27 Mar 2001, Didier Bretin wrote: > Hello, > > I have installed version 1.2. with postgresql 7.0. I did an extract of the > wiki base: it's grow, grow, grow ! And my phpwiki become slow, slow , slow ! :o). > What can I do to have better performance ? The table 'wiki' has 105 records and > the table 'archive' 11. Do I need to do some archive process ? > And what is the use for the table 'archive' ? > > Regards. > -- > .------------------------------------------------. > .^. | Didier Bretin, France | db...@in... | > /V\ |-----------------------| www.informactis.com | > // \\ | `------------------------| > /( )\ | Visit: http://www.fng.org/ | > ^^-^^ `------------------------------------------------' > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-03-27 23:25:55
|
Hi Didier, Did you try to hardcode the server name in config.php? // URL of index.php e.g. http://yoursite.com/phpwiki/index.php // you can leave this empty - it will be calculated automatically $ScriptUrl = ""; // URL of admin.php e.g. http://yoursite.com/phpwiki/admin.php // you can leave this empty - it will be calculated automatically // if you fill in $ScriptUrl you *MUST* fill in $AdminUrl as well! $AdminUrl = ""; ~swain On Tue, 27 Mar 2001, Didier Bretin wrote: > Hello, > > I try to install phpwiki-1.2.0. on http://d.bretin.free.fr/phpwiki-1.2.0/ and apparently > I'm redirected to another web, the one of my provider, when I click on a link: I got > this link: http://php.proxad.net/cgi-bin/cgiwrap?SandBox. > > Can I do something to avoid this behaviour ? Oh, my provider got php3 and mysql. > > Regards > -- > .------------------------------------------------. > .^. | Didier Bretin, France | db...@in... | > /V\ |-----------------------| www.informactis.com | > // \\ | `------------------------| > /( )\ | Visit: http://www.fnh.org/ | > ^^-^^ `------------------------------------------------' > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-03-27 23:23:56
|
Hi Reginald, Did you try to open http://yourhost.yourdomain/path/to/wiki/index.php or just the directory (without the index.php)? What version of PHP are you running? Is this the nightly build or did you download PhpWiki 1.2? ~swain On Mon, 26 Mar 2001, Mullin, Reginald wrote: > Hi Guys, > > I've just installed phpwiki and am having trouble seeing the index.php page > via my web browser. Is there anything that I'm doing/did wrong here? Do I > need to configure something else? Thank you in advance for your assistance. > > ~ From Now Till Then, > ~ Reginald Mullin > ~ 212-774-5542 > > > > > *********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the postmaster at pos...@so.... > > www.sothebys.com > *********************************************************************** > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Steve W. <sw...@pa...> - 2001-03-27 23:23:32
|
And if I recall correctly we set a limit on the page size in the source code so the warez d00ds can't upload uuencoded files. ~swain On Mon, 26 Mar 2001, Aredridel wrote: > > Hello, > > > > Is there a limit to the size of the textarea when I edit a page ? > > Actually, yes; Netscape has a 32k limit in most versions [though not all]. > Internet explorer has no limit that I've found [and have some pages over > 100k]. The netscape limit is rather annoying -- the text box becomes > delete-only. A few well-intentioned users intent on saying something managed > to delete some things on the NBTSCWikiWiki a bit ago -- =sigh= > > Ari > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Didier B. <db...@in...> - 2001-03-27 13:53:32
|
Hello, I try to install phpwiki-1.2.0. on http://d.bretin.free.fr/phpwiki-1.2.0/ and apparently I'm redirected to another web, the one of my provider, when I click on a link: I got this link: http://php.proxad.net/cgi-bin/cgiwrap?SandBox. Can I do something to avoid this behaviour ? Oh, my provider got php3 and mysql. Regards -- .------------------------------------------------. .^. | Didier Bretin, France | db...@in... | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.fnh.org/ | ^^-^^ `------------------------------------------------' |
From: Didier B. <db...@in...> - 2001-03-27 08:49:41
|
Hello, I have installed version 1.2. with postgresql 7.0. I did an extract of the wiki base: it's grow, grow, grow ! And my phpwiki become slow, slow , slow ! :o). What can I do to have better performance ? The table 'wiki' has 105 records and the table 'archive' 11. Do I need to do some archive process ? And what is the use for the table 'archive' ? Regards. -- .------------------------------------------------. .^. | Didier Bretin, France | db...@in... | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.fng.org/ | ^^-^^ `------------------------------------------------' |
From: Mullin, R. <Reg...@so...> - 2001-03-26 22:47:44
|
Hi Guys, I've just installed phpwiki and am having trouble seeing the index.php page via my web browser. Is there anything that I'm doing/did wrong here? Do I need to configure something else? Thank you in advance for your assistance. ~ From Now Till Then, ~ Reginald Mullin ~ 212-774-5542 *********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the postmaster at pos...@so.... www.sothebys.com *********************************************************************** |
From: Aredridel <are...@nb...> - 2001-03-26 17:30:49
|
> Hello, > > Is there a limit to the size of the textarea when I edit a page ? Actually, yes; Netscape has a 32k limit in most versions [though not all]. Internet explorer has no limit that I've found [and have some pages over 100k]. The netscape limit is rather annoying -- the text box becomes delete-only. A few well-intentioned users intent on saying something managed to delete some things on the NBTSCWikiWiki a bit ago -- =sigh= Ari |
From: Jeff D. <da...@da...> - 2001-03-26 16:02:35
|
> Is there a limit to the size of the textarea when I edit a page ? Do you mean size on your screen or do you mean a limit on how much text you can put in a textarea? The size on screen is set by the rows= and cols= attributes in the textarea tag. If you want to change these in phpwiki 1.2.0, you need to edit templates/editpage.html. If the development branch, individual users can set the size of the textarea by visiting the UserPreferences page. There is a limit to how much text you can type into a textarea. I know I read about this on some other wiki (Meatball?) but can't find the reference right now. I believe the limit is due to a limit imposed on the total (encoded) size of form post data by several well known browsers. I cannot remember what the limit was reported to be, but 32K sticks in my head for some reason. ( If this turns out to be a real problem, it might be possible to get around this limitation by using enctype=multipart/form-data instead of enctype=application/x-www-form-urlencoded. ) Jeff |
From: Didier B. <db...@in...> - 2001-03-26 12:46:07
|
Sorry for the test -- .------------------------------------------------. .^. | Didier Bretin, France | db...@in... | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.fng.org/ | ^^-^^ `------------------------------------------------' |
From: Didier B. <db...@in...> - 2001-03-26 12:14:28
|
Hello, Is there a limit to the size of the textarea when I edit a page ? Thanks -- .------------------------------------------------. .^. | Didier Bretin, France | db...@in... | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.multimania.com/cieexcalibur/ | ^^-^^ `------------------------------------------------' |
From: Reini U. <ru...@x-...> - 2001-03-16 09:07:18
|
win2000: on cygwin (latest) all these date commands just do the C locale. but php is better: I use the [2001-02-20] php4.0.5-dev testbranch (the second i guess, but locale stuff didn't change) from the german binary download site http://www.mm4.de/php4win/. <dl> <dt>php version:</dt><dd><b><?php print phpversion()?></b></dd> <dt>server api:</dt><dd><b><?php print function_exists("php_sapi_name") ? php_sapi_name() : "unable to detect" ?></b></dd> <dt>system:</dd><dd><b><?php print function_exists("php_uname") ? php_uname() : "unable to detect" ?></b></dd> <?php function testlctime ($loc) { setlocale ("LC_TIME", $loc); echo "<dt>$loc:</dt><dd><b>"; echo strftime ("%a., %d. %b %Y - %x %X", time()); echo "</b></dd>"; } testlctime ("de"); // wrong testlctime ("de_AT"); // wrong testlctime ("de_DE"); // wrong testlctime ("deutsch"); // wrong testlctime ("german"); // okay ?> </dl> => php version: 4.0.5-dev server api: apache system: Windows NT 5.0 build 2195 de: Fri., 16. Mar 2001 - 03/16/01 09:05:21 de_AT: Fri., 16. Mar 2001 - 03/16/01 09:05:21 de_DE: Fri., 16. Mar 2001 - 03/16/01 09:05:21 deutsch: Fri., 16. Mar 2001 - 03/16/01 09:05:21 german: Fr., 16. Mrz 2001 - 16.03.2001 09:05:21 Jeff Dairiki schrieb: > > >Suse v?? glibc-2.1 > > I suspect all glibc-2.x's will work similarly. Older libc's (and > non glibc's, I don't know about.) > > >$LANG=de date "+%x %X" > >03/15/01 02:06:00 > > That's a failure (just like I saw in my tests). It's can't find 'de', > so the locale defaults to "C". You can be even more sure of this > by printing the day-name: > > LANG=de_DE date +%A > Mittwoch > > LANG=de date +%A > Wednesday > > So tell me again: which of these worked under which version(s) of > Windows? > > I just tested an older SunOS machine: 'de' and 'de_AT' worked, but NOT > 'de_DE' nor 'german' nor 'deutsch'. Ug. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Jeff D. <da...@da...> - 2001-03-15 03:04:20
|
>Suse v?? glibc-2.1 I suspect all glibc-2.x's will work similarly. Older libc's (and non glibc's, I don't know about.) >$LANG=de date "+%x %X" >03/15/01 02:06:00 That's a failure (just like I saw in my tests). It's can't find 'de', so the locale defaults to "C". You can be even more sure of this by printing the day-name: LANG=de_DE date +%A Mittwoch LANG=de date +%A Wednesday So tell me again: which of these worked under which version(s) of Windows? I just tested an older SunOS machine: 'de' and 'de_AT' worked, but NOT 'de_DE' nor 'german' nor 'deutsch'. Ug. |
From: Reini U. <ru...@x-...> - 2001-03-15 01:12:28
|
Jeff Dairiki schrieb: > 'de_GE' (probably a typo?) is incorrect, I think. Should be 'de_DE'? oh yes. > Datapoint: I've tested 'de_DE' and 'de_AT', and 'german' on four Linux > systems. They all seem to work (at least they do something) on all of them. > The systems were: > RedHat 7.0, glibc 2.2 > RedHat 6.2, glibc-2.1 > RedHat 5.2, glibc-2.1 > Debian 2.2?, glibc 2.1 > > Plain 'de' does not work on any of those systems. I though it should, > but perhaps I'm wrong. > > (A simple way to test, at least on unix systems, is from the command > line, e.g.:) > > LANG=de_DE date "+%x" on bash only. that's fine, thanks! Suse v?? glibc-2.1 $LANG=de_AT date "+%x %X" 2001-03-15 02:05:44 $LANG=de_DE date "+%x %X" 15.03.2001 02:05:55 $LANG=de date "+%x %X" 03/15/01 02:06:00 $LANG=german date "+%x %X" 15.03.2001 02:06:04 $LANG=deutsch date "+%x %X" 15.03.2001 02:06:11 strange, but okay for me. austrians seem to favor standards :) > Which should print the date in the locale-specific format. > > That said, even if you can't find the correct locale setting, does > switching from date() to strftime() break anything? With date() > you're stuck with English days/months no matter what --- with strftime() > you have a chance of getting dates in your native language. everything works okay. I tested it in my first php project ever (a movie database) and there my problems were probably just my mistake. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Jeb B. <je...@oc...> - 2001-03-15 00:55:21
|
On Sat, Mar 10, 2001 at 07:53:38PM -0800, Jeb Bateman wrote: > On Sat, Mar 10, 2001 at 03:16:04PM -0500, Steve Wainstead wrote: > > OK.. what DBM library comes with FreeBSD? This becomes my first suspect. > > More to the point, support for what DBM library is compiled into PHP? > > I'm not sure... > I will try to reproduce this again either tomorrow or monday, Okay, I think I have a working example, (moved to the SandBox). http://buyorganic.org/live?SandBox I just tried to create the BioDemocracyNews page, using the following input source (for reference): http://buyorganic.org/wiki/biodemocracy PhpWiki responded 'thank you' (which I saved with lynx). [Excerpt from the 'success' page follows...] Thank you for editing BioDemocracyNews. Your careful attention to detail is much appreciated. [signature.png] _________________________________________________________________ Date: Mon, 5 Mar 2001 15:55:49 -0600 Subject: BioDemocracy? News #32 - Organic Consumers Association BIODEMOCRACY NEWS Issue # 32 March, 2001 by Ronnie Cummins A ...snip... However, the page was not actually saved. Instead a blank page exists in it's place. A dump of the database shows: FoodClub ... 1639 bytes written BioDemocracyNews ... 7 bytes written SandBox ... 434 bytes written The BioDemocracyNews file only contains: s:0:""; Again, I think this might have happened because of some high-ascii characters; perhaps an (R) after STARBUCKS (or something). I haven't looked at the code to see why it reports success incorrectly though(?) Do you think it would be a good idea to switch our backend to MySQL? (I've also seen inconsistent results in the MostPopular page.) Thanks, -jeb PS: Any ideas why these extra 5 byte entries exist in the dump? FindPage ... 1114 bytes written MountainPeoplesOrderr ... 5 bytes written MountainPeoplesOrderr ... 5 bytes written MountainPeoplesOrderr ... 5 bytes written MountainPeoplesOrder ... 3785 bytes written The MountainPeoplesOrderr dump file contains: i:-1; |
From: Jeff D. <da...@da...> - 2001-03-14 23:18:06
|
In message <3AA...@x-...>,Reini Urban writes: >> Is there a reason we shouldn't switch to using >> strftime rather than date everywhere? >> >> >setlocale("LC_TIME", "german"); > >yes, there is. >I couldn't figure out which locale on which platform is best, or just works. >at least for german :) Uh oh. I was afraid of that. >LC_TYPE "german" works for me on win2000 and linux now, >but the recommended settings ("de_GE" or "de_AT") do not work as they should. > (austrians need different sublocales for weekday and month names for >example) 'de_GE' (probably a typo?) is incorrect, I think. Should be 'de_DE'? Datapoint: I've tested 'de_DE' and 'de_AT', and 'german' on four Linux systems. They all seem to work (at least they do something) on all of them. The systems were: RedHat 7.0, glibc 2.2 RedHat 6.2, glibc-2.1 RedHat 5.2, glibc-2.1 Debian 2.2?, glibc 2.1 Plain 'de' does not work on any of those systems. I though it should, but perhaps I'm wrong. (A simple way to test, at least on unix systems, is from the command line, e.g.:) LANG=de_DE date "+%x" Which should print the date in the locale-specific format. That said, even if you can't find the correct locale setting, does switching from date() to strftime() break anything? With date() you're stuck with English days/months no matter what --- with strftime() you have a chance of getting dates in your native language. Jeff |
From: Reini U. <ru...@x-...> - 2001-03-14 22:41:01
|
Jeff Dairiki schrieb: > >Reini says: > >date() is not localised, use strftime() instead. > >but strftime() has a different template syntax. edit index.php also then. > > Good observation. Is there a reason we shouldn't switch to using > strftime rather than date everywhere? > > >setlocale("LC_TIME", "german"); yes, there is. I couldn't figure out which locale on which platform is best, or just works. at least for german :) LC_TYPE "german" works for me on win2000 and linux now, but the recommended settings ("de_GE" or "de_AT") do not work as they should. (austrians need different sublocales for weekday and month names for example) my /usr/share/locale dirs are not very rich on TC_TIME settings. Or I just cannot find them. Win2000 has a better native (ie builtin) SDK on this. > Speaking of which, has anyone tried the latest CVS code to see if > my hacks to accept international characters in WikiWörter work? > > (Steve: alpha/index.php needs to be updated --- new $WikiNameRegexp) not yet. this is a massive change for existing content. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Thomas K. <th...@co...> - 2001-03-14 17:33:49
|
Sorry making so mutch trouble about it, next time i will be more modest creating the subject line ;-) T. |
From: Steve W. <sw...@pa...> - 2001-03-14 16:17:55
|
On Wed, 14 Mar 2001, Jeff Dairiki wrote: > >Reini says: > >date() is not localised, use strftime() instead. > >but strftime() has a different template syntax. edit index.php also then. > > Good observation. Is there a reason we shouldn't switch to using > strftime rather than date everywhere? None... or perhaps better yet wrap strftime() in a function or method, and give it a more user-friendly appearance. (I wonder how long it takes non-English speaking people to figure out what "strftime" means?) > (Steve: alpha/index.php needs to be updated --- new $WikiNameRegexp) I'll check to see if it's updated lately. I have never seen an unreliable crond until I started running jobs on Sourceforge. ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Jeff D. <da...@da...> - 2001-03-14 15:55:37
|
>Reini says: >date() is not localised, use strftime() instead. = >but strftime() has a different template syntax. edit index.php also then= =2E Good observation. Is there a reason we shouldn't switch to using strftime rather than date everywhere? >setlocale("LC_TIME", "german"); = Speaking of which, has anyone tried the latest CVS code to see if my hacks to accept international characters in WikiW=F6rter work? = (Steve: alpha/index.php needs to be updated --- new $WikiNameRegexp) =3D=3D=3D=3D=3D=3D=3D As for transform bugs: }Steve says: }Do you mean the <P><p> here? Isn't the first one from the template? Actually, it's from lib/savepage.php. It only appears in a freshly saved page. (It should be removed, I think -- but it's certainly no big deal.) }The rest below look well formed to me. Me too. Jeff |
From: Steve W. <sw...@pa...> - 2001-03-14 15:22:14
|
On Wed, 14 Mar 2001, Thomas Kalka wrote: > <table class=3D"outer" width=3D"100%" cellspacing=3D2 border=3D0> > <tr><td><table class=3D"inner" width=3D"100%" border=3D0 cellspacing=3D0 = cellpadding=3D5> > <tr><td class=3D"wikitext">Thank you for editing <a href=3D"ParagraphTest= " class=3D"wikilink"><span class=3D"wikiword">ParagraphTest</span></a>.<br> > Your careful attention to detail is much appreciated. > <hr noshade><P><p> > asdkjlas asdjklads asdjklasdjkl=F6 asasd > asddasjkldas asdjklasdjklasd asdjkld as > </p> Do you mean the <P><p> here? Isn't the first one from the template? The rest below look well formed to me. ~swain > <p> > asdjkldasjklasd asdjklasdjklasdjklasd adsjklasd > asdljkasdjklasd asdjklasdjklasdjklasd > asdjklasdjklasd > </p> > <p> > asdjklasdjklasdjkldasjkasd > asdadsjklasd > </p> > <pre> > as asddash asd > asdjklasd dasjklasdjl > asdkadjls > </pre> > <pre> > as asddash asd > asdjklasd dasjklasdjl > asdkadjls > </pre> > <p> > asdhj asdjkd=F6as asdjk=F6asdl > asdkladsl=F6jkasd =F6jldasjkl=F6 asd=F6jkl > asdjkl=F6=F6asdjk=F6jkasd > </p> > <hr> > <p> > <a href=3D"CategoryTestPage" class=3D"wikilink"><span class=3D"wikiword">= CategoryTestPage</span></a> > </p> > </td></tr> > </table></td></tr> > </table> > <hr noshade> > > <a class=3D"wikiaction" href=3D"ParagraphTest?action=3Dedit">EditText</a>= of this page > > (last edited March 14, 2001) > [<a class=3D"wikiaction" href=3D"ParagraphTest?action=3Dinfo">info</a>] > [<a class=3D"wikiaction" href=3D"ParagraphTest?action=3Ddiff">diff</a>]) > <br> > <a class=3D"wikilink" href=3D"FindPage"><span class=3D"wikiword">FindPage= </span></a> > by browsing or searching > <hr noshade> > <small><b>5 best incoming links:</b> > <a href=3D"RecentChanges" class=3D"wikilink"><span class=3D"wikiword">Rec= entChanges</span></a> (7), > <br><b>5 best outgoing links:</b> > <a href=3D"CategoryTestPage" class=3D"wikilink"><span class=3D"wikiword">= CategoryTestPage</span></a> (6), > <br><b>5 most popular nearby:</b> > <a href=3D"RecentChanges" class=3D"wikilink"><span class=3D"wikiword">Rec= entChanges</span></a> (143), <a href=3D"CategoryTestPage" class=3D"wikilink= "><span class=3D"wikiword">CategoryTestPage</span></a> (2), </small> > > </body> > </html> > > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Thomas K. <th...@co...> - 2001-03-14 13:17:30
|
Sorry, I should have tried it more often. It only appears if you save = the page. Here it is. (hopefully you have html-mails on) T. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <!-- phpwiki source: $Id: prepend.php,v 1.3 2001/02/14 22:02:05 dairiki Exp $ $Id: index.php,v 1.10 2001/02/14 22:02:05 dairiki Exp $ $Id: main.php,v 1.10 2001/02/28 20:54:18 dairiki Exp $ $Id: config.php,v 1.36 2001/03/11 17:56:36 wainstead Exp $ $Id: mysql.php,v 1.12 2001/02/12 01:43:10 dairiki Exp $ $Id: interwiki.php,v 1.5 2001/03/03 19:29:48 dairiki Exp $ $Id: stdlib.php,v 1.37 2001/03/05 23:37:32 dairiki Exp $ $Id: userauth.php,v 1.4 2001/02/16 04:43:08 dairiki Exp $ $Id: logger.php,v 1.1 2001/02/16 04:43:08 dairiki Exp $ $Id: savepage.php,v 1.13 2001/02/14 05:22:49 dairiki Exp $ $Id: transform.php,v 1.20 2001/03/07 16:45:20 dairiki Exp $ --> <meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Diso-8859-1"> <meta name=3D"robots" content=3D"noindex, nofollow"> <base = href=3D"http://phpwiki.sourceforge.net/alpha/index.php/ParagraphTest"> <title>ParagraphTest</title> <link rel=3D"stylesheet" title=3D"phpwiki" = href=3D"http://phpwiki.sourceforge.net/alpha/phpwiki.css" = type=3D"text/css"> </head> <body bgcolor=3Divory text=3Dblack alink=3Dred link=3Ddarkblue = vlink=3Ddarkmagenta> <h1><a class=3D"wikilink" href=3D"FrontPage"><img = src=3D"http://phpwiki.sourceforge.net/alpha/images/wikibase.png" = border=3D0 alt=3D"[phpwiki]" align=3Dmiddle width=3D50 height=3D50></a> <a class=3D'wikiaction' = href=3D"ParagraphTest?action=3Dsearch&searchtype=3Dfull&searchter= m=3DParagraphTest" ><span class=3D'wikiword'>ParagraphTest</span></a></h1> <table class=3D"outer" width=3D"100%" cellspacing=3D2 border=3D0> <tr><td><table class=3D"inner" width=3D"100%" border=3D0 cellspacing=3D0 = cellpadding=3D5> <tr><td class=3D"wikitext">Thank you for editing <a = href=3D"ParagraphTest" class=3D"wikilink"><span = class=3D"wikiword">ParagraphTest</span></a>.<br> Your careful attention to detail is much appreciated. <hr noshade><P><p> asdkjlas asdjklads asdjklasdjkl=F6 asasd asddasjkldas asdjklasdjklasd asdjkld as </p> <p> asdjkldasjklasd asdjklasdjklasdjklasd adsjklasd asdljkasdjklasd asdjklasdjklasdjklasd asdjklasdjklasd </p> <p> asdjklasdjklasdjkldasjkasd asdadsjklasd </p> <pre> as asddash asd asdjklasd dasjklasdjl asdkadjls </pre> <pre> as asddash asd asdjklasd dasjklasdjl asdkadjls </pre> <p> asdhj asdjkd=F6as asdjk=F6asdl asdkladsl=F6jkasd =F6jldasjkl=F6 asd=F6jkl asdjkl=F6=F6asdjk=F6jkasd </p> <hr> <p> <a href=3D"CategoryTestPage" class=3D"wikilink"><span = class=3D"wikiword">CategoryTestPage</span></a> </p> </td></tr> </table></td></tr> </table> <hr noshade> <a class=3D"wikiaction" = href=3D"ParagraphTest?action=3Dedit">EditText</a> of this page (last edited March 14, 2001) [<a class=3D"wikiaction" href=3D"ParagraphTest?action=3Dinfo">info</a>] [<a class=3D"wikiaction" href=3D"ParagraphTest?action=3Ddiff">diff</a>]) <br> <a class=3D"wikilink" href=3D"FindPage"><span = class=3D"wikiword">FindPage</span></a> by browsing or searching <hr noshade> <small><b>5 best incoming links:</b> <a href=3D"RecentChanges" class=3D"wikilink"><span = class=3D"wikiword">RecentChanges</span></a> (7),=20 <br><b>5 best outgoing links:</b> <a href=3D"CategoryTestPage" class=3D"wikilink"><span = class=3D"wikiword">CategoryTestPage</span></a> (6),=20 <br><b>5 most popular nearby:</b> <a href=3D"RecentChanges" class=3D"wikilink"><span = class=3D"wikiword">RecentChanges</span></a> (143), <a = href=3D"CategoryTestPage" class=3D"wikilink"><span = class=3D"wikiword">CategoryTestPage</span></a> (2), </small> </body> </html> |
From: Reini U. <ru...@x-...> - 2001-03-14 12:17:38
|
I cannot spot it. which <p>? > Thomas Kalka schrieb: > Am I wrong or is there a <P> too mutch, if You look at the html-source of > http://phpwiki.sourceforge.net/alpha/index.php/ParagraphTest ? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |