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: Reini U. <ru...@x-...> - 2008-07-13 12:45:12
|
Aelxander Schwarz schrieb: > Hi NG! > I wannt to insert an article into the Mysql database without clicking the > frontend. Is it possible and how? > greetz Alex 1) Figure out the database structure and generate the serialized strings somehow. 2) use the xmlrpc method putPage (if not disabled due to spam) putPage(String pagename, String content, [String author[, String password]) -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Aelxander S. <Le...@we...> - 2008-07-10 08:14:57
|
Hi NG! I wannt to insert an article into the Mysql database without clicking the frontend. Is it possible and how? greetz Alex |
From: otrotabi <jos...@te...> - 2008-07-06 15:26:41
|
Dear Reini I added the following line con config.ini in /phpwiki/config UPLOAD_FILE_PATH=C:/program files/Apache Group/Apache2/htdocs/phpwiki/uploads/, and also tried the same between "". I still get the same errors. I also tried manually adding a slash into upload.php, as suggested in a post by Zac Elston. It looks line Zac had the same problems I do, but his August 2 2007 post seems to have changed its topic and I don´t know how this ended. Reini Urban wrote: > > otrotabi schrieb: >> Hi, I need help on uploading files for the following configuration: >> >> Windows XP/Apache 2.0.63/PHP 5.1.2/phpwiki 1.3 >> >> I get the following message: Error uploading "file" (any files so far), >> and >> the following PHP warning at the bottom: >> >> lib\pear\Cache\Container\file.php:119 Warning[2]: mkdir() [ >> function.mkdir >> function.mkdir ]: No such file or directory >> >> I thought it meant the directory could not be created, but there is an >> "uploads" and an "uploadsMyUserName" directory created under phpwiki >> directory. >> >> Any hints ? > > Yes. You encountered the typical Upload missing ending slash problem. > Search the mailinglist for adhoc solutions. > I would set the UPLOAD_FILE_PATH in config.ini, with ending slash. > > UPLOAD_FILE_PATH = /var/www/htdocs/uploads/ > > -- View this message in context: http://www.nabble.com/upload-in-windows-tp18206215p18303136.html Sent from the phpwiki-talk mailing list archive at Nabble.com. |
From: Reini U. <ru...@x-...> - 2008-07-04 16:49:52
|
otrotabi schrieb: > Hi, I need help on uploading files for the following configuration: > > Windows XP/Apache 2.0.63/PHP 5.1.2/phpwiki 1.3 > > I get the following message: Error uploading "file" (any files so far), and > the following PHP warning at the bottom: > > lib\pear\Cache\Container\file.php:119 Warning[2]: mkdir() [ function.mkdir > function.mkdir ]: No such file or directory > > I thought it meant the directory could not be created, but there is an > "uploads" and an "uploadsMyUserName" directory created under phpwiki > directory. > > Any hints ? Yes. You encountered the typical Upload missing ending slash problem. Search the mailinglist for adhoc solutions. I would set the UPLOAD_FILE_PATH in config.ini, with ending slash. UPLOAD_FILE_PATH = /var/www/htdocs/uploads/ > Also I´m having some problems regarding user authentication, I have tried > the Apache httpasswd aproach but it just does not work, I read the config > file several times but I can´t figure out what I´m missing here, I´m not a > php guru but I know about Apache passwords and how to configure them. There are two options here: First, let apache do the auth. phpwiki is just in one apache realm and does no auth at all, it just gets the userid from the webserver headers. This is called: USER_AUTH_ORDER = "HttpAuth" The second is via a htpasswd alike file. USER_AUTH_ORDER = "File" AUTH_USER_FILE = /etc/httpd/.htpasswd Typically with AUTH_USER_FILE_STORABLE = false -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Reini U. <ru...@x-...> - 2008-07-04 16:29:30
|
Marc-Etienne Vargenau schrieb: > In the preferences, you can ask to be notified of page modifications. > > The doc says: > > "Enter pages seperated by space or comma. Wildcards (fileglobbing) allowed." > > How is this supposed to work for pages: > - that contain a comma (not very common), > - that contain a space (quite common for us). > > Would it not be better to enter one page per line? Yes, that would be better. But I wanted to be compatible with the "cmdline", the GET url. Such pagelists on the url are quite common, and it's on the TODO list to escape commas in pagenames for such pagelist arguments. So it would be simplier to do the comma-encoding, apply it to this list and decode it whenever pagelists are accepted. Spaces should already be encoded as %20. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Marc-Etienne V. <Mar...@al...> - 2008-07-04 16:00:44
|
Hello, In the preferences, you can ask to be notified of page modifications. The doc says: "Enter pages seperated by space or comma. Wildcards (fileglobbing) allowed." How is this supposed to work for pages: - that contain a comma (not very common), - that contain a space (quite common for us). Would it not be better to enter one page per line? Thank you for your advice. Best regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Marc-Etienne V. <Mar...@al...> - 2008-07-04 12:38:54
|
Reini Urban a écrit : > Marc-Etienne Vargenau schrieb: >> Update of /cvsroot/phpwiki/phpwiki/pgsrc >> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20430/pgsrc >> >> Modified Files: >> Help%2FIncludePagePlugin >> Added Files: >> samplepage >> Log Message: >> Implemented "sections" parameter for IncludePagePlugin > > I don't like that name samplepage. > It's no WikiWord. > Cannot we use an existing page with sections to use as sample for > IncludePage? Hello Reini, I created a new page mostly for testing the interactions when using multiple arguments (both "section" and "sections"). It is easier to use a page that is simple and cannot change unexpectedly. I personaly do not like camel case, I prefer to use brackets. But feel free to rename the page or delete it. It would be nice if you can have a look at my code and test it a bit. Best regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Reini U. <ru...@x-...> - 2008-07-04 10:15:33
|
Marc-Etienne Vargenau schrieb: > Update of /cvsroot/phpwiki/phpwiki/pgsrc > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20430/pgsrc > > Modified Files: > Help%2FIncludePagePlugin > Added Files: > samplepage > Log Message: > Implemented "sections" parameter for IncludePagePlugin I don't like that name samplepage. It's no WikiWord. Cannot we use an existing page with sections to use as sample for IncludePage? > --- NEW FILE: samplepage --- > Date: Wed, 2 Jul 2008 16:17:18 +0200 > Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) > X-Rcs-Id: $Id: samplepage,v 1.1 2008/07/03 19:22:57 vargenau Exp $ > Content-Type: application/x-phpwiki; > pagename=samplepage; > flags=PAGE_LOCKED; > markup=2; > charset=iso-8859-1 > Content-Transfer-Encoding: binary > > This is a sample page to describe the use of the [IncludePage|Help:IncludePagePlugin] plugin. > > !!! First section > > Text in the first section > > !! A nice subsection > > Text in the nice subsection. > > !! Another subsection > > Text in the other subsection. > > !!! Second section > > Text in the second section > > !! A nice subsection > > Text in the nice subsection of second section. > > !! Another subsection > > Text in the other subsection of second section. > > !! Third subsection > > Text in the third subsection of second section. > > !!! Third section > > Text in the third section. > > Index: Help%2FIncludePagePlugin > =================================================================== > RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/Help%2FIncludePagePlugin,v > retrieving revision 1.7 > retrieving revision 1.8 > diff -u -2 -b -p -d -r1.7 -r1.8 > --- Help%2FIncludePagePlugin 27 Jun 2008 20:03:55 -0000 1.7 > +++ Help%2FIncludePagePlugin 3 Jul 2008 19:22:57 -0000 1.8 > @@ -1,3 +1,3 @@ > -Date: Mon, 26 Jun 2008 14:15:24 +0000 > +Date: Thu, 3 Jul 2008 10:56:37 +0200 > Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) > X-Rcs-Id: $Id$ > @@ -39,11 +39,50 @@ sectionhead > !!! Examples > > -<?plugin IncludePage page="HomePage" ?> > +!! ~IncludePage page=samplepage > +<?plugin IncludePage page=samplepage ?> > > -<?plugin IncludePage page="Help/WabiSabi" ?> > +!! ~IncludePage page=samplepage lines=6 > +<?plugin IncludePage page=samplepage lines=6 ?> > > -!!! Author > +!! ~IncludePage page=samplepage section="Second section" > +<?plugin IncludePage page=samplepage section="Second section" ?> > > -Joe Edelman > +!! ~IncludePage page=samplepage section="Second section" sectionhead=true > +<?plugin IncludePage page=samplepage section="Second section" sectionhead=true ?> > + > +!! ~IncludePage page=samplepage sections=2 > +<?plugin IncludePage page=samplepage sections=2 ?> > + > +!! ~IncludePage page=samplepage section="Second section" sections=2 > +<?plugin IncludePage page=samplepage section="Second section" sections=2 ?> > + > +!! ~IncludePage page=samplepage quiet=1 > +<?plugin IncludePage page=samplepage quiet=1 ?> > + > +!! ~IncludePage page=samplepage lines=6 quiet=1 > +<?plugin IncludePage page=samplepage lines=6 quiet=1 ?> > + > +!! ~IncludePage page=samplepage section="Second section" quiet=1 > +<?plugin IncludePage page=samplepage section="Second section" quiet=1 ?> > + > +!! ~IncludePage page=samplepage section="Second section" sectionhead=true quiet=1 > +<?plugin IncludePage page=samplepage section="Second section" sectionhead=true quiet=1 ?> > + > +!! ~IncludePage page=samplepage sections=2 quiet=1 > +<?plugin IncludePage page=samplepage sections=2 quiet=1 ?> > + > +!! ~IncludePage page=samplepage section="Second section" sections=2 quiet=1 > +<?plugin IncludePage page=samplepage section="Second section" sections=2 quiet=1 ?> > + > +!!! Known bugs > + > +* ~RedirectTo plugin is not handled correctly. > +* Line and word limit doesn't work if the included page itself includes a plugin. > + > +!!! Authors > + > +* Joe Edelman > +* bug fixes by [Reini Urban|PhpWiki:ReiniUrban] > +* "sections" parameter implemented by Marc-Etienne Vargenau, Alcatel-Lucent > > !!! See Also -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: otrotabi <jos...@te...> - 2008-06-30 23:13:37
|
Hi, I need help on uploading files for the following configuration: Windows XP/Apache 2.0.63/PHP 5.1.2/phpwiki 1.3 I get the following message: Error uploading "file" (any files so far), and the following PHP warning at the bottom: lib\pear\Cache\Container\file.php:119 Warning[2]: mkdir() [ function.mkdir function.mkdir ]: No such file or directory I thought it meant the directory could not be created, but there is an "uploads" and an "uploadsMyUserName" directory created under phpwiki directory. Any hints ? Also I´m having some problems regarding user authentication, I have tried the Apache httpasswd aproach but it just does not work, I read the config file several times but I can´t figure out what I´m missing here, I´m not a php guru but I know about Apache passwords and how to configure them. Thanks for your help. Regards -- View this message in context: http://www.nabble.com/upload-in-windows-tp18206215p18206215.html Sent from the phpwiki-talk mailing list archive at Nabble.com. |
From: wchenny <wch...@gm...> - 2008-06-27 18:06:06
|
Hi, All, I encountered this strange problem while using function preg_match in InlineParser.php. I isolates the problem and put it in the following php code. </p>match result <?php $text = str_repeat('*', 12500); $regexp = "/ ( . *? ) ( ($)|(~(?: [[:alnum:]]+ | .))|(\\#? \\[ .*? [^] \\s] .*? \\]) ) /Asx"; if($text and $regexp) $ret = preg_match($regexp, $text, $m); echo $ret; ?> <br /> </p>regexp is <?php echo $regexp; ?> <br /> </p>text length <?php echo strlen($text) ?> <br> <?php echo "count ".count($m)."<br>"; for ($i=0; $i<count($m); $i++) { $str=$i.htmlentities($m[$i])."<br>"; echo $str; } ?> <br /> when I set the line: $text = str_repeat('*', 12500); preg_match will return 0 for the hard coded regular expression. but if I set $text to 12499, it will return 1 for a match. $text = str_repeat('*', 12499); anybody know what's the problem? Thanks! -- View this message in context: http://www.nabble.com/help%21-strange-preg_match-no-match-problem%21-tp18159550p18159550.html Sent from the phpwiki-talk mailing list archive at Nabble.com. |
From: Marc-Etienne V. <Mar...@al...> - 2008-06-20 09:28:08
|
Reini Urban wrote: > 2008/5/27 Marc-Etienne Vargenau <Mar...@al...>: >> Reini Urban a écrit : >>> 2008/5/21 Marc-Etienne Vargenau <Mar...@al...>: >>>> In the pgsrc files, there are many references to "PhpWiki:" >>>> >>>> For example, in Help/WikiPlugin >>>> >>>> This is an interwiki that points to http://phpwiki.sourceforge.net/phpwiki-1.2/ >>>> so you do not get the right page. >>>> >>>> What should be done to correct this? >>> Find a free and good hoster to host phpwiki.org and its 1.3.x SW and >>> old content, >>> to which the Help: and PhpWiki: interwiki links should point to. > > I think I found out how to fix the wiki problem on phpwiki.sf.net > > I'll test that and enable the content of the old wiki's there again, > so that those links have a safe home. > > But we'd need to stay with the old /phpwiki/index.php/PageName syntax > unfortunately. Hello Reini, Great news. As you have certainly noticed, I have updated the documentation wiki pages to suppress broken links and to get more consistency in pages. The main modification is the creation of two categories "CategoryActionPage" and "CategoryWikiPlugin". I hope I did not break anything with my modifications. Please tell me if I did something wrong. Best regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Reini U. <ru...@x-...> - 2008-06-19 18:54:31
|
2008/5/27 Marc-Etienne Vargenau <Mar...@al...>: > Reini Urban a écrit : >> 2008/5/21 Marc-Etienne Vargenau <Mar...@al...>: >>> In the pgsrc files, there are many references to "PhpWiki:" >>> >>> For example, in Help/WikiPlugin >>> >>> This is an interwiki that points to http://phpwiki.sourceforge.net/phpwiki-1.2/ >>> so you do not get the right page. >>> >>> What should be done to correct this? >> >> Find a free and good hoster to host phpwiki.org and its 1.3.x SW and >> old content, >> to which the Help: and PhpWiki: interwiki links should point to. I think I found out how to fix the wiki problem on phpwiki.sf.net I'll test that and enable the content of the old wiki's there again, so that those links have a safe home. But we'd need to stay with the old /phpwiki/index.php/PageName syntax unfortunately. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Reini U. <ru...@x-...> - 2008-06-19 17:30:17
|
themes/default/templates/head.tmpl was just enhanced to support the Universal Edit Button. The Universal Edit Button is currently a green pencil icon in the URL bar that indicates a web page is editable. It is similar to the orange "radio waves" RSS icon that indicates there is a RSS feed available. To see the universal edit button in your browser, users will need to download a Firefox extension[1] In time, we hope that browsers will include this feature as they have done for RSS feeds. http://universaleditbutton.org/ => http://universaleditbutton.org/Add_the_Link_to_PhpWiki This feature is supported in all phpwiki-1.3.x versions by doing the simple change to your head.tmpl file. It will be in the next release also. [1] https://addons.wikihow.com/univedit.xpi -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Marc-Etienne V. <Mar...@al...> - 2008-05-27 16:09:39
|
Reini Urban a écrit : > 2008/5/21 Marc-Etienne Vargenau <Mar...@al...>: >> In the pgsrc files, there are many references to "PhpWiki:" >> >> For example, in Help/WikiPlugin >> >> This is an interwiki that points to http://phpwiki.sourceforge.net/phpwiki-1.2/ >> so you do not get the right page. >> >> What should be done to correct this? > > Find a free and good hoster to host phpwiki.org and its 1.3.x SW and > old content, > to which the Help: and PhpWiki: interwiki links should point to. Hello, Thank you for your answer. Unfortunately, I cannot propose a free hoster. Is there a place somewhere to see the content of these pages? What I am trying to do is to repair all bad links in the pgsrc files, I just updated some pages recently. I do not quite understand when the link should be to local wiki, and when the link should point to some global external wiki. With our Gforge integration, we have many wikis, and the pgsrc are duplicated in each wiki. The Help: pages could be put in a single wiki (with an interwiki), but what about ActionPages for example? Thanks for your help. Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Reini U. <ru...@x-...> - 2008-05-22 10:05:29
|
2008/5/21 Marc-Etienne Vargenau <Mar...@al...>: > In the pgsrc files, there are many references to "PhpWiki:" > > For example, in Help/WikiPlugin > > This is an interwiki that points to http://phpwiki.sourceforge.net/phpwiki-1.2/ > so you do not get the right page. > > What should be done to correct this? Find a free and good hoster to host phpwiki.org and its 1.3.x SW and old content, to which the Help: and PhpWiki: interwiki links should point to. sf.net switched to a balancer which doesn't work together with 1.3.10 on onwards. Nobody knows if its a sf.net or phpwiki problem. From time to time I try again, but the debugging possibilities on sf.net are limited. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Marc-Etienne V. <Mar...@al...> - 2008-05-21 14:30:29
|
Hello, In the pgsrc files, there are many references to "PhpWiki:" For example, in Help/WikiPlugin This is an interwiki that points to http://phpwiki.sourceforge.net/phpwiki-1.2/ so you do not get the right page. What should be done to correct this? Regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Reini U. <ru...@x-...> - 2008-05-07 21:46:17
|
Marc-Etienne Vargenau schrieb: > Update of /cvsroot/phpwiki/phpwiki/lib > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18745 > > Modified Files: > config.php > Log Message: > Correct UPLOAD_FILE_PATH/UPLOAD_DATA_PATH mix-up; force creation of the returned directory if it does not exist At first I was concerned, when a user put wrong info in the config.ini, e.g,. by mixing up UPLOAD_FILE_PATH (filesystem) with UPLOAD_DATA_PATH (web) But very good idea. This way users with only ftp access can mkdir their upload dir with the correct webserver permissions and don't have to bother the admin. |
From: Reini U. <ru...@x-...> - 2008-04-25 12:34:47
|
2008/4/24, Marc-Etienne Vargenau <Mar...@al...>: > How is the ZIP Snapshot supposed to handle the sub-pages? > > If you export for instance the pages created by default, > the ZIP will contain both the file 'Help' and files like > 'Help/ActionPage' and 'Help/AddingPages' > > The ZIP cannot be uncompressed because 'unzip' tries to > both create a file Help and a directory Help (to store the > sub-pages). > > Would should be done? > Should the '/' be encoded like in pgsrc? Initially I liked the idea of having the subdirs in the zip, that's why I changed it to use "/" as part of the filename. The zip structure was not meant to be extracted, just viewed and imported again. But when the possibility of a working extraction should be supported we should uriencode the "/" again. Maybe an optional param to leave the / as /. Note: The proper wiki pagename is encoded in the header, so the import always works. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Marc-Etienne V. <Mar...@al...> - 2008-04-24 14:04:59
|
Hello, How is the ZIP Snapshot supposed to handle the sub-pages? If you export for instance the pages created by default, the ZIP will contain both the file 'Help' and files like 'Help/ActionPage' and 'Help/AddingPages' The ZIP cannot be uncompressed because 'unzip' tries to both create a file Help and a directory Help (to store the sub-pages). Would should be done? Should the '/' be encoded like in pgsrc? Regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Reini U. <ru...@x-...> - 2008-04-12 08:26:42
|
2008/4/11, Marc-Etienne Vargenau <Mar...@al...>: > Another question. > > I have implemented a "real" remove item in menu for pages by using > the purgePage function in WikiDB.php (instead of deletePage). I would call it action=purge, not remove. remove should be undoable and it should be listed in RecentChanges, purge might be visible in RecentChanges. > It works, but it is VERY slow (might be 2 minutes to delete a page). > > Trying to debug the reason for this slowness we found the following. > > The time is mostly spent is the following lines that seem useless: > > $this->_update_recent_table(); > $this->_update_nonempty_table(); > > You removed these lines here: > > http://phpwiki.cvs.sourceforge.net/phpwiki/phpwiki/lib/WikiDB/backend/ADODB.php?r1=1.61&r2=1.62 > > in file lib/WikiDB/backend/ADODB.php I didn't just remove these two functions. I've re-implemented them for ADODB for the special case of remove, to speed it up. A second speed improvement, removal of pending links, is only executed with DEBUG, and not thoroughly tested. If the ADODB strategy works ok, we can do the same for PearDB. > We are using "PearDB.php" > > Is it safe to delete these two lines in purge_page function in > file lib/WikiDB/backend/PearDB.php ? No. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: Marc-Etienne V. <Mar...@al...> - 2008-04-11 15:32:48
|
Hello, Another question. I have implemented a "real" remove item in menu for pages by using the purgePage function in WikiDB.php (instead of deletePage). It works, but it is VERY slow (might be 2 minutes to delete a page). Trying to debug the reason for this slowness we found the following. The time is mostly spent is the following lines that seem useless: $this->_update_recent_table(); $this->_update_nonempty_table(); You removed these lines here: http://phpwiki.cvs.sourceforge.net/phpwiki/phpwiki/lib/WikiDB/backend/ADODB.php?r1=1.61&r2=1.62 in file lib/WikiDB/backend/ADODB.php We are using "PearDB.php" Is it safe to delete these two lines in purge_page function in file lib/WikiDB/backend/PearDB.php ? Thank you for your help. Best regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Marc-Etienne V. <Mar...@al...> - 2008-04-11 15:01:48
|
Marc-Etienne Vargenau a écrit : > Hello, > > The "Action Page" labelling in Monobook theme seems broken. > > I you add a table of content to any page, it becomes an > Action Page. > > This is due to the fact that the page now includes a plugin. > > What would be the best way to correct this? To determine > that it is an Action Page based on the name (from a predefined > list of pages)? Other? Hello again, I have made the following modification in file lib/main.php function _isActionPage ($pagename, $verbose = true) { global $AllActionPages; return (in_array($pagename, $AllActionPages)); // $dbi = $this->getDbh(); // $page = $dbi->getPage($pagename); // if (!$page) return false; // $rev = $page->getCurrentRevision(); // FIXME: more restrictive check for sane plugin? // if (strstr($rev->getPackedContent(), '<?plugin')) // return true; // if ($verbose and !$rev->hasDefaultContents()) // trigger_error("$pagename: Does not appear to be an 'action page'", E_USER_NOTICE); // return false; } Is this modification correct? Will it work in languages other than English? Thank you for your help. Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Marc-Etienne V. <Mar...@al...> - 2008-04-09 10:44:32
|
Hello, The "Action Page" labelling in Monobook theme seems broken. I you add a table of content to any page, it becomes an Action Page. This is due to the fact that the page now includes a plugin. What would be the best way to correct this? To determine that it is an Action Page based on the name (from a predefined list of pages)? Other? Thank you for your help. Best regards, Marc-Etienne -- ================================================================== ------ | Marc-Etienne Vargenau | / \ | Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE | / /|'` \ | +33 (0)1 30 77 28 33, Mar...@al... | | /'| ' | ================================================================== \ |/ / | L'essence des Mathématiques est dans leur liberté. | \ / | Georges Cantor | ------ ================================================================== |
From: Reini U. <ru...@x-...> - 2008-03-31 20:51:49
|
2008/3/31, cereal girl <cer...@gm...>: > Yep, When I check the header response I'm getting a 403 error... don't > know why I didn't think of that? Thanks for clueing me in :) > Anyways, I'm changing permissions back to 644... any exceptions I should > know about? just uploads must be writable. > Reini Urban wrote: > > cgl schrieb: > > > >> I have just installed phpwiki v1.3.14. When I browse to any file in my wiki, > >> I see the message: > >> Access Denied. > >> > >> Nothing more. > >> I have tried editing config.ini, and have reinstalled. I am at a loss. Could > >> someone with some more experience with phpwiki point me in the right > >> direction? > >> > > > > Access denied sounds to me like a file permission access error, not a > > webserver permission error. > > > > Check if the files in the directory and the dirs are readable by the > > account in which the webserver runs. usually httpd, apache, ... on > > windows it would be SYSTEM. > > > > > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |
From: cereal g. <cer...@gm...> - 2008-03-31 20:29:35
|
Yep, When I check the header response I'm getting a 403 error... don't know why I didn't think of that? Thanks for clueing me in :) Anyways, I'm changing permissions back to 644... any exceptions I should know about? Reini Urban wrote: > cgl schrieb: > >> I have just installed phpwiki v1.3.14. When I browse to any file in my wiki, >> I see the message: >> Access Denied. >> >> Nothing more. >> I have tried editing config.ini, and have reinstalled. I am at a loss. Could >> someone with some more experience with phpwiki point me in the right >> direction? >> > > Access denied sounds to me like a file permission access error, not a > webserver permission error. > > Check if the files in the directory and the dirs are readable by the > account in which the webserver runs. usually httpd, apache, ... on > windows it would be SYSTEM. > > |