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
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Willie D. L. <wd...@ic...> - 2002-08-01 23:04:27
|
On Thu, 1 Aug 2002, Joby Walker wrote: > The current (1.3.3) user system is really easy to hack (since there > isn't much there). The two relevant files are lib/main.php and > lib/WikiUser.php. You will also need to edit themes/<your > theme>/templates/signin.tmpl to remove the signoff button (or redirect > it to something in PHPlib). > > I hacked it to use $_SERVER['REMOTE_USER'] so that we can use the UW's > pubcookie. I studied lib/main.php and lib/WikiUser.php. However, I don't know surely where I should change. Could you please send me an example or more explanations? Thanks in advance, Willie D. Leiva |
From: Joby W. <joby@u.washington.edu> - 2002-08-01 22:25:30
|
The current (1.3.3) user system is really easy to hack (since there isn't much there). The two relevant files are lib/main.php and lib/WikiUser.php. You will also need to edit themes/<your theme>/templates/signin.tmpl to remove the signoff button (or redirect it to something in PHPlib). I hacked it to use $_SERVER['REMOTE_USER'] so that we can use the UW's pubcookie. JobyWalker Willie Dresler Leiva wrote: >>From: "Rick Parker" <<EMAIL: PROTECTED>> >>Sent: Saturday, June 29, 2002 8:32 PM >>Subject: [Phpwiki-talk] users >> >>How do I control the users? >> >>I would like to have certain people maintaining their own pages, but >>others only get "read" and admin is of course "all-powerful". > > > And I would like to use the PHPlib authentication scheme, which saves all > the authorized users on a database. > > Is it possible to do that? > > If not, which files should I alter? > > Thanks in advance, > Willie D. Leiva > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: John K. <jo...@ke...> - 2002-08-01 10:18:43
|
>I've installed phpwiki1.3.2 half a dozen times on my own server, and >am trying to set one up on someone else's (using freedom2surf, if >that helps), but getting this error: > >>lib/FileFinder.php:82: Fatal[256]: *locale* file not found Forget it. I hadn't uploaded the 'locale' directory (doh!) because I didn't need all the other languages. I've never uploaded it for any of the other installations but didn't get any problems. I've just created an empty dir called 'locale' and the wiki fired up fine. Sorry for the disruption, John. -- ------------------------------------ 0113 2289316 / 07944 755613 jo...@ke... / www.kershaw.org AOL johnkershaw / Y! john_m_kershaw ------------------------------------ |
From: John K. <jo...@ke...> - 2002-08-01 09:41:55
|
Hi, I've installed phpwiki1.3.2 half a dozen times on my own server, and am trying to set one up on someone else's (using freedom2surf, if that helps), but getting this error: >lib/FileFinder.php:82: Fatal[256]: *locale* file not found (I added the *'s for clarity) $lang is set to "C" in index.php Anyone point me towards the culprit? John. PS phpwiki site is at http://www.through-the-maze.org.uk/pages -- ------------------------------------ 0113 2289316 / 07944 755613 jo...@ke... / www.kershaw.org AOL johnkershaw / Y! john_m_kershaw ------------------------------------ |
From: Joby W. <joby@u.washington.edu> - 2002-07-31 14:29:21
|
Whoops. Yes the $request->rawurlencode was wrong. Thanks. jbw Cliff Brake wrote: > Found the problem -- simple typo. I fixed the function on the wiki page -- > please verify. > > Cliff > > ------------------------------------------ > On Wednesday 31 July 2002 09:14 am, Cliff Brake wrote: > I get the following error when implementing your changes (Using the 1.3.3 > release): > > Fatal error: Call to undefined function: rawurlencode() in > /home/www/html/phpwik > i-1.3.3/lib/transform.php on line 486 > > Thanks, > Cliff > > ------------------------------------------ > On Tuesday 30 July 2002 06:03 pm, Joby Walker wrote: > Ahh... Hadn't thought of that. Thanks. > > I put the fix into a page: FootnotesFix > > http://phpwiki.sourceforge.net/phpwiki/FootnotesFix > > I cleaned it up by adding Renato's addition and removing commented out > code and my "addition" markers. > > Later I'll add the phpdoc notes. > > jbw > > Renato De Giovanni wrote: > >>On 30 Jul 2002 at 11:19, Joby Walker wrote: >> >>>In transform.php replace function wtt_footnotes and wtt_footnoterefs: >> >>Nice fix, but don't forget to encode the page name in both functions: >> >>$page = rawurlencode($request->getArg('pagename')); >> >>-- >>Renato De Giovanni >>CRIA - Centro de Referencia em Informacao Ambiental >>http://www.cria.org.br/ >> >> >>-- >>This message has been scanned for viruses and >>dangerous content and is believed to be clean. >> >> >> >>------------------------------------------------------- >>This sf.net email is sponsored by: Dice - The leading online job board >>for high-tech professionals. Search and apply for tech jobs today! >>http://seeker.dice.com/seeker.epl?rel_code=31 >>_______________________________________________ >>Phpwiki-talk mailing list >>Php...@li... >>https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code1 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > |
From: Cliff B. <cb...@ac...> - 2002-07-31 13:22:59
|
Found the problem -- simple typo. I fixed the function on the wiki page= --=20 please verify. Cliff ------------------------------------------ On Wednesday 31 July 2002 09:14 am, Cliff Brake wrote: I get the following error when implementing your changes (Using the 1.3.3 release): Fatal error: Call to undefined function: rawurlencode() in /home/www/html/phpwik i-1.3.3/lib/transform.php on line 486 Thanks, Cliff ------------------------------------------ On Tuesday 30 July 2002 06:03 pm, Joby Walker wrote: Ahh... Hadn't thought of that. Thanks. I put the fix into a page: FootnotesFix http://phpwiki.sourceforge.net/phpwiki/FootnotesFix I cleaned it up by adding Renato's addition and removing commented out code and my "addition" markers. Later I'll add the phpdoc notes. jbw Renato De Giovanni wrote: > On 30 Jul 2002 at 11:19, Joby Walker wrote: >>In transform.php replace function wtt_footnotes and wtt_footnoterefs: > > Nice fix, but don't forget to encode the page name in both functions: > > $page =3D rawurlencode($request->getArg('pagename')); > > -- > Renato De Giovanni > CRIA - Centro de Referencia em Informacao Ambiental > http://www.cria.org.br/ > > > -- > This message has been scanned for viruses and > dangerous content and is believed to be clean. > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=3D31 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=3D31 _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code1 _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Cliff B. <cb...@ac...> - 2002-07-31 13:18:01
|
I get the following error when implementing your changes (Using the 1.3.3= =20 release): Fatal error: Call to undefined function: rawurlencode() in=20 /home/www/html/phpwik i-1.3.3/lib/transform.php on line 486 Thanks, Cliff ------------------------------------------ On Tuesday 30 July 2002 06:03 pm, Joby Walker wrote: Ahh... Hadn't thought of that. Thanks. I put the fix into a page: FootnotesFix http://phpwiki.sourceforge.net/phpwiki/FootnotesFix I cleaned it up by adding Renato's addition and removing commented out code and my "addition" markers. Later I'll add the phpdoc notes. jbw Renato De Giovanni wrote: > On 30 Jul 2002 at 11:19, Joby Walker wrote: >>In transform.php replace function wtt_footnotes and wtt_footnoterefs: > > Nice fix, but don't forget to encode the page name in both functions: > > $page =3D rawurlencode($request->getArg('pagename')); > > -- > Renato De Giovanni > CRIA - Centro de Referencia em Informacao Ambiental > http://www.cria.org.br/ > > > -- > This message has been scanned for viruses and > dangerous content and is believed to be clean. > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=3D31 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=3D31 _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Willie D. L. <wd...@ic...> - 2002-07-31 03:19:55
|
>From: "Rick Parker" <<EMAIL: PROTECTED>> >Sent: Saturday, June 29, 2002 8:32 PM >Subject: [Phpwiki-talk] users > >How do I control the users? > >I would like to have certain people maintaining their own pages, but >others only get "read" and admin is of course "all-powerful". And I would like to use the PHPlib authentication scheme, which saves all the authorized users on a database. Is it possible to do that? If not, which files should I alter? Thanks in advance, Willie D. Leiva |
From: Joby W. <joby@u.washington.edu> - 2002-07-30 22:03:44
|
Ahh... Hadn't thought of that. Thanks. I put the fix into a page: FootnotesFix http://phpwiki.sourceforge.net/phpwiki/FootnotesFix I cleaned it up by adding Renato's addition and removing commented out code and my "addition" markers. Later I'll add the phpdoc notes. jbw Renato De Giovanni wrote: > On 30 Jul 2002 at 11:19, Joby Walker wrote: > >>In transform.php replace function wtt_footnotes and wtt_footnoterefs: > > > Nice fix, but don't forget to encode the page name in both functions: > > $page = rawurlencode($request->getArg('pagename')); > > -- > Renato De Giovanni > CRIA - Centro de Referencia em Informacao Ambiental > http://www.cria.org.br/ > > > -- > This message has been scanned for viruses and > dangerous content and is believed to be clean. > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Renato De G. <re...@cr...> - 2002-07-30 20:07:23
|
On 30 Jul 2002 at 11:19, Joby Walker wrote: > In transform.php replace function wtt_footnotes and wtt_footnoterefs: Nice fix, but don't forget to encode the page name in both functions: $page = rawurlencode($request->getArg('pagename')); -- Renato De Giovanni CRIA - Centro de Referencia em Informacao Ambiental http://www.cria.org.br/ -- This message has been scanned for viruses and dangerous content and is believed to be clean. |
From: Joby W. <joby@u.washington.edu> - 2002-07-30 18:19:39
|
Yes this is a bug. I fixed it for markup 1.0 not 2.0 (not using so haven't tested). The problem is that the footnote functions do not include the page name. It would work also if the link was just #footnote, but by default WikiLinks include the proper full path. In transform.php replace function wtt_footnotes and wtt_footnoterefs: function wtt_footnotes($match, &$trfrm) { // Begin add by joby 7/18/2002 global $request; $page = $request->getArg('pagename'); // Begin add by joby 7/18/2002 // FIXME: should this set HTML mode? $ftnt = trim(substr($match,1,-1)) + 0; $fntext = "[$ftnt]"; $html = HTML(HTML::br()); $fnlist = $trfrm->user_data['footnotes'][$ftnt]; if (!is_array($fnlist)) { $html->pushContent($fntext); } else { $trfrm->user_data['footnotes'][$ftnt] = 'footnote_seen'; while (list($k, $anchor) = each($fnlist)) { $html->pushContent(HTML::a(array("name" => "footnote-$ftnt", // removed by joby "href" => "#$anchor", // begin add joby 7/18/02 "href" => "$page#$anchor", // end add joby 7/18/02 "class" => "footnote-rev"), $fntext)); $fntext = '+'; } } return $html; } function wtt_footnoterefs($match, &$trfrm) { // begin add joby 7/18/02 global $request; // end add joby 7/18/02 $ftnt = trim(substr($match,1,-1)) + 0; $footnote_definition_seen = false; if (empty($trfrm->user_data['footnotes'])) $trfrm->user_data['footnotes'] = array(); if (empty($trfrm->user_data['footnotes'][$ftnt])) $trfrm->user_data['footnotes'][$ftnt] = array(); else if (!is_array($trfrm->user_data['footnotes'][$ftnt])) $footnote_definition_seen = true; // removed by joby $link = HTML::a(array('href' => #footnote-$ftnt"), "[$ftnt]"); // begin add joby 7/18/02 $page = $request->getArg('pagename'); $link = HTML::a(array('href' => "$page#footnote-$ftnt"), "[$ftnt]"); // end add joby 7/18/02 if (!$footnote_definition_seen) { $name = "footrev-$ftnt-" . count($trfrm->user_data['footnotes'][$ftnt]); $link->setAttr('name', $name); $trfrm->user_data['footnotes'][$ftnt][] = $name; } return HTML::sup(array('class' => 'footnote'), $link); } Cliff Brake wrote: > We use phpwiki (v1.3.0-jeffhack) for an internal knowledge base and it works > well. One thing that is used quite a bit is footnotes. I would like to > upgrade to 1.3.3, but am not sure what to do about the footnotes. In 1.3.3, > clicking on a footnote takes you to the home page. A few questions: > > * is phpwiki currently under active development? When is the next stable > release expected? > * Is there a plan to support footnotes in the future or some equivalent > functionality? > > Thanks, > Cliff > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code1 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Reini U. <ru...@x-...> - 2002-07-30 13:04:58
|
Cliff Brake schrieb: > We use phpwiki (v1.3.0-jeffhack) for an internal knowledge base and it works > well. One thing that is used quite a bit is footnotes. I would like to > upgrade to 1.3.3, but am not sure what to do about the footnotes. In 1.3.3, > clicking on a footnote takes you to the home page. A few questions: > > * is phpwiki currently under active development? When is the next stable > release expected? I believe there's a break now that everything works fine. v1.3.3 is stable. The demo wiki is a MultiLingualWiki by Karsten. > * Is there a plan to support footnotes in the future or some equivalent > functionality? ? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Cliff B. <cb...@ac...> - 2002-07-30 12:48:32
|
We use phpwiki (v1.3.0-jeffhack) for an internal knowledge base and it wo= rks=20 well. One thing that is used quite a bit is footnotes. I would like to=20 upgrade to 1.3.3, but am not sure what to do about the footnotes. In 1.3= =2E3,=20 clicking on a footnote takes you to the home page. A few questions: * is phpwiki currently under active development? When is the next stable= =20 release expected? * Is there a plan to support footnotes in the future or some equivalent=20 functionality? Thanks, Cliff |
From: Joby W. <joby@u.washington.edu> - 2002-07-29 22:41:25
|
Jeff Dairiki wrote: > On Mon, 29 Jul 2002 18:19:42 +0100 > John Kershaw <jo...@ke...> wrote: > > >>Can you still use the original markup? I had a feeling you couldn't >>(or it got converted 'for you'), which is the main reason all my >>sites are 1.3.2 (that and I couldn't figure out the templating). > > > Yes. There's a checkbox on the edit form which lets you specify > which markup style each page should use. > > New pages default to the new markup style. Of course it would only > take a minor amount of hackage to change that. If you only want > to allow old markup, that would be a straightforward hack as well... > > I don't think there are any facilities for automatic conversion > of old- to new-markup as yet. Though it's been awhile since I've > looked at the code, so I could be wrong. > > Just to elaborate on Jeff's comments. The checkbox Jeff is referring to is on the edit page labeled "Use new markup", and I haven't seen any auto conversion stuff in the code... jbw |
From: Jeff D. <da...@da...> - 2002-07-29 18:01:35
|
On Mon, 29 Jul 2002 18:19:42 +0100 John Kershaw <jo...@ke...> wrote: > >Good. 1.3.3 is very stable. > > > >The biggest thing that got me was the difference between the > >original markup and markup 2.0. > > Can you still use the original markup? I had a feeling you couldn't > (or it got converted 'for you'), which is the main reason all my > sites are 1.3.2 (that and I couldn't figure out the templating). Yes. There's a checkbox on the edit form which lets you specify which markup style each page should use. New pages default to the new markup style. Of course it would only take a minor amount of hackage to change that. If you only want to allow old markup, that would be a straightforward hack as well... I don't think there are any facilities for automatic conversion of old- to new-markup as yet. Though it's been awhile since I've looked at the code, so I could be wrong. |
From: John K. <jo...@ke...> - 2002-07-29 17:19:54
|
>Good. 1.3.3 is very stable. > >The biggest thing that got me was the difference between the >original markup and markup 2.0. Can you still use the original markup? I had a feeling you couldn't (or it got converted 'for you'), which is the main reason all my sites are 1.3.2 (that and I couldn't figure out the templating). John -- ------------------------------------ 0113 2289316 / 07944 755613 jo...@ke... / www.kershaw.org AOL johnkershaw / Y! john_m_kershaw ------------------------------------ |
From: Joby W. <joby@u.washington.edu> - 2002-07-29 16:57:28
|
Good. 1.3.3 is very stable. The biggest thing that got me was the difference between the original markup and markup 2.0. jbw Robert Orenstein wrote: > I've solved the problem, but not in the most creative way... I junked > the installation, which was 1.2.2, and reinstalled from scratch with 1.3.3. > It took ten minutes, tops, and everything's fine now. > > (Thank you, John Kershaw and Joby Walker, for your help!) > > Robert Orenstein > Perforce Software > > "The world is quiet here" > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Robert O. <rl...@pe...> - 2002-07-29 10:54:03
|
I've solved the problem, but not in the most creative way... I junked the installation, which was 1.2.2, and reinstalled from scratch with 1.3.3. It took ten minutes, tops, and everything's fine now. (Thank you, John Kershaw and Joby Walker, for your help!) Robert Orenstein Perforce Software "The world is quiet here" |
From: Robert O. <rl...@pe...> - 2002-07-28 20:36:35
|
This may be the same problem expressed in the "Stuck on First Page" message a few weeks ago, but I'm seeing no PHP segmentation fault, and I have a few more details. Any help would be greatly appreciated! I've just installed PHPWiki. (INCREDIBLY easy installation -- thank you!). The first page comes up fine, but when I click on any link, the requested URL's all have the form http://:?<pagename> (e.g. http://:?AddingPages ) and the browser can't connect to the page. If I edit lib/config.php and change $ScriptURL to the URL of index.php (in our case, http://play:8095/wiki/index.php), then the link URL's all have the form http://play:8095/wiki/index.php?WikiWikiWeb, but instead of displaying the page, the same first page comes up again. Any ideas? Robert Orenstein Perforce Software "The world is quiet here" |
From: Samphan R. <sa...@th...> - 2002-07-27 19:47:47
|
1) user authentication After a bit of research, I found that user authentication thru phpnuke was done for phpwiki 1.2 but not check-in. I'm using php 1.3 so may be I can apply those patches and solve the conflicts myself if no one did it. 2) moderation I guess this can be done by adding a flag (to the database?) to tell which versions is moderated and then let the modified index.php retrive the latest one with templates that get rid of buttons. Is this the right way to go? Samphan Raruenrom wrote: > Hi, > > We use wiki to collarboratively build documents about > the free software philosophy and open-source development > model. After a short period of test drive, we find that > improvement need to be done to match our requirements. > > - two views : > - public (static web) > e.g. http://opensource.thai.net/pub.php/OpenSourceDefinition > - wiki > e.g. http://opensource.thai.net/wiki.php/OpenSourceDefinition > - three level of users > - anonymous (can read and discuss) > - user (can also edit) > - moderator (can select a wiki page to public) > > This is a departure from the wiki philosophy but we need it > because we have to make documents that can be referenced > from the public (e.g. the Thai translation of GPL) and > also let anyone asks (what clause #1 mean?) and discusses > (clause #1 traslation is misleading). > > We think that we need to implement the folowing :- > - user authentication, thru phpnuke, which is used elsewhere on > the same website > - link wiki pages with phpnuke's News module to allow easy threaded > discussions w/o wiki editing knowledge > - UI for moderation, e.g. a button that flag that this version is > moderated so pub.php will show it > - pub.php to show only the latest moderated version of any page > > Any advice? > -- Feel free to disclose the contents of this message. Samphan Raruenrom Information Research and Development Division, National Electronics and Computer Technology Center, Thailand. http://www.nectec.or.th/home/index.html |
From: joby@u.washington.edu - 2002-07-27 03:55:45
|
A suggestion for phpwiki, that I have 75% implimented in my fork of phpwiki. http://phpwiki.sourceforge.net/phpwiki/CategorizePagesInDatabase JobyWalker |
From: Johannes G. <jg...@qf...> - 2002-07-25 14:35:21
|
On Tue, 23 Jul 2002, g.p.ciceri wrote: > Hi all, > sorry if this is already a FAQ. > I'm using phpwiki 1.3.3., and I'm having the following behaviour: > when I add a page that uses a <?plugin ... ?> it seems to me that > the plugin is executed twice (I've added a tracing statement > at the beginning of the run() plugin method) > > trigger_error("About to run", E_USER_NOTICE); > > For example, the backlinks plugin shows this behaviour, and the info > plugin too: but when you call the info outside of the page, all is o.k. > > Any Clue ??? > Best Regards > > /gp > When I wrote the WikiPluginCache class, I ran into an error when trying to cache the RecentPages. I could not fix it, and - as now occurs to me - it could be explained if plugins are executed twice. Unfortunately, for the next few months, I don't have any time to debug it. Nevertheless, thanks for pointing out this behaviour. If the error is still present after my last exams, that is if _you_ won't have fixed it, I will do something about it. Best Regards jo |
From: <ema...@em...> - 2002-07-24 15:41:26
|
Dear phpwiki-talk =2C =3CBODY bgColor=3D#ffccff=3E =3CTABLE border=3D0 cellPadding=3D0 cellSpacing=3D0 width=3D475=3E =3CTBODY=3E =3CTR=3E =3CTD align=3Dmiddle vAlign=3Dtop=3E=3C=2FTD=3E=3C=2FTR=3E=3C=2FTBODY=3E=3C=2FTABLE=3E=3CBR=3E =3CTABLE=3E =3CTBODY=3E =3CTR=3E =3CTD width=3D=225%=22=3E=3C=2FTD=3E =3CTD bgColor=3D#b8ecff borderColor=3D#0000ff width=3D=2290%=22=3E=3CFONT color=3D#ff0000 face=3D=22Arial Black=22 size=3D6=3E =3B =3B =3B =3B =3B =3B =3B =3B =3B =3B Want To Harvest A Lot Of Email =3B =3B Addresses In A Very Short Time=3F=3C=2FFONT=3E =3CP=3E=3CB=3E=3CFONT color=3D#0000ff face=3DArial size=3D4=3EEasy Email Searcher=3C=2FFONT=3E=3CFONT color=3D#ff00ff face=3DArial size=3D4=3E =3B is =3B a =3B powerful =3B Email =3B software =3B =3B that =3B harvests general Email lists from mail servers =3B =3B =3C=2FFONT=3E=3CFONT color=3D#0000ff face=3DArial size=3D4=3EEasy Email Searcher =3C=2FFONT=3E=3CFONT color=3D#ff00ff face=3DArial size=3D4=3Ecan get 100=2C000 Email=3C=2FFONT=3E=3C=2FB=3E =3CFONT color=3D#ff00ff face=3DArial size=3D4=3E=3CB=3Eaddresses directly from the Email servers in only one hour! =3B=3C=2FB=3E=3C=2FFONT=3E=3C=2FP=3E =3CUL=3E =3CLI=3E=3CFONT face=3DArial size=3D2=3E=3CB=3E=3CFONT color=3D#0000ff=3EEasy Email Searcher=3C=2FFONT=3E=3C=2FB=3E is a 32 bit Windows Program for e-mail marketing=2E It is intended for easy and convenient search large e-mail address lists from mail servers=2E The program can be operated on Windows 95=2F98=2FME=2F2000 and NT=2E=3C=2FFONT=3E =3CLI=3E=3CFONT face=3DArial size=3D2=3E=3CB=3E=3CFONT color=3D#0000ff=3EEasy Email Searcher=3C=2FFONT=3E =3C=2FB=3Esupport multi-threads =28up to 512 connections=29=2E=3C=2FFONT=3E =3CLI=3E=3CFONT face=3DArial size=3D2=3E=3CB=3E=3CFONT color=3D#0000ff=3EEasy Email Searcher=3C=2FFONT=3E=3C=2FB=3E has the ability =3B to reconnect to the mail server if the server has disconnected and continue the searching at the point where it has been interrupted=2E=3C=2FFONT=3E =3CLI=3E=3CFONT face=3DArial size=3D2=3E=3CB=3E=3CFONT color=3D#0000ff=3EEasy Email Searcher=3C=2FFONT=3E=3C=2FB=3E has an ergonomic interface that is easy to set up and simple to use=2E=3C=2FFONT=3E =3C=2FLI=3E=3C=2FUL=3E =3CP=3E=A1=A1=3CB=3E=3CFONT color=3D#0000ff face=3DArial=3EEasy Email Searcher is an email address searcher and bulk e-mail sender=2E It can verify more than 5500 email addresses per minute at only 56Kbps speed=2E It even allows you send email to valid email address while searching=2E You can save the searching progress and load it to resume work at your convenience=2E All you need to do is just input an email address=2C and press the =22Search=22 button=2E=3C=2FFONT=3E=3C=2FB=3E=3C=2FP=3E =3CP=3E=3CB=3E=3CFONT color=3D#0000ff face=3DArial=3E=3CBR=3E=3C=2FFONT=3E=3Cfont face=3D=22Comic Sans MS=22 size=3D=224=22 color=3D=22#FF00FF=22=3EVery Low Price ! ------- =3B Now=2C =3B The full version of Easy Email Searcher only costs =3C=2Ffont=3E=3Cfont face=3D=22Comic Sans MS=22 size=3D=224=22 color=3D=22#0000FF=22=3E$ 39=2E 95=3C=2Ffont=3E=3C=2FB=3E=3C=2FP=3E =3CP=3E=3CB=3E=3CFONT color=3D#ff0000 face=3DArial size=3D4=3E=3CI=3EClick The Following Link To Download The Demo =3A=3C=2FI=3E=3C=2FFONT=3E=3C=2FB=3E=3C=2FP=3E =3CP=3E=3CB=3E=3CFONT color=3D#ff0000 face=3DArial size=3D4=3E=3CA href=3D=22http=3A=2F=2Fwww=2Ewldinfo=2Ecom=2Fdownload=2Femail=2Fnewees=2Ezip=22=3EDownload Site 1=3C=2FA=3E=3C=2FFONT=3E=3C=2FB=3E=3C=2FP=3E =3CP=3E=3CB=3E=3CFONT color=3D#ff0000 face=3DArial size=3D4=3E=3CA href=3D=22http=3A=2F=2Fbestsoft=2E3322=2Eorg=2Fonlinedown=2Fnewees=2Ezip=22=3EDownload Site 2=3C=2FA=3E =3B =3B =3B =3B =3B =3B =3B =3B =3B =3B =3B =3C=2FFONT=3E=3C=2FB=3E=A1=A1=3CFONT color=3D#0000a0 face=3DArial size=3D3=3E=3CSTRONG=3EIf =3B you can not download this program =2C =3B please copy the following link into your URL =2C and then click =22 Enter=22 on your Computer Keyboard=2E=3C=2FSTRONG=3E=3C=2FFONT=3E=3C=2FP=3E =3CP=3E=3CFONT size=3D2=3E=3CFONT color=3D#0000a0 face=3DArial size=3D3=3E=3CSTRONG=3EHere is the download links=3A=3C=2FSTRONG=3E=3C=2FFONT=3E=3C=2FP=3E =3CDIV=3E =3CP=3Ehttp=3A=2F=2Fwww=2Ewldinfo=2Ecom=2Fdownload=2Femail=2Fnewees=2Ezip=3C=2FP=3E =3CP=3Ehttp=3A=2F=2Fbestsoft=2E3322=2Eorg=2Fonlinedown=2Fnewees=2Ezip=3C=2FP=3E=3C=2FFONT=3E=3C=2FDIV=3E =3CP=3E=3C=2FP=3E=3C=2FTD=3E =3CTD width=3D=225%=22=3E=3C=2FTD=3E=3C=2FTR=3E =3CTR=3E =3CTD width=3D=225%=22=3E=3C=2FTD=3E =3CTD bgColor=3D#0f95de width=3D=2290%=22=3E=3CFONT color=3D#ffffff face=3D=22Verdana=2C Tahoma=2C Helvetica=2C SansSerif=22 size=3D1=3E=3CB=3EDisclaimer=3A=3C=2FB=3E=3CBR=3EWe are strongly against continuously sending unsolicited emails to those who do not wish to receive our special mailings=2E We have attained the services of an independent 3rd party to overlook list management and removal services=2E This is not unsolicited email=2E If you do not wish to receive further mailings=2C please click this link =3CA href=3D=22 mailto=3Aremoval=40btamail=2Enet=2Ecn =22 target=3D=5Fblank=3E=3CFONT color=3D#fdd32a=3E=3CB=3Emailto=3Aremoval=40btamail=2Enet=2Ecn =3C=2FB=3E=3C=2FFONT=3E=3C=2FA=3E=2E =3B=3C=2FFONT=3E=3CB=3E=3CFONT class=3Ddisclaimer color=3D#000080 face=3DArial=3E=3CBR=3EThis message is a commercial advertisement=2E It is compliant with all federal and state laws regarding email messages including the California Business and Professions Code=2E We have provided the subject line =22ADV=22 to provide you notification that this is a commercial advertisement for persons over 18yrs old=2E=3C=2FFONT=3E=3C=2FB=3E=3C=2FTD=3E =3CTD width=3D=225%=22=3E=3C=2FTD=3E=3C=2FTR=3E=3C=2FTBODY=3E=3C=2FTABLE=3E =3CBR=3E |
From: Jeff D. <da...@da...> - 2002-07-24 15:21:19
|
On Wed, 24 Jul 2002 11:04:49 +0100 John Kershaw <jo...@ke...> wrote: > [PHPWIKI1.3.2] > > Can I use this array in lib/main.php to control what non-admin visitors > can do? > > function is_safe_action ($action) { > if (! ZIPDUMP_AUTH and ($action == 'zip' || $action == 'xmldump')) > return true; > return in_array ( $action, array('browse', > 'info', 'diff', 'search', > 'edit', 'save', > 'login', 'logout', > 'setprefs') ); > } Yes, probably, I think. If you remove an action from that list, that action will be globally disabled for non-admin's. (However, the links/buttons for it won't disappear. So, if, e.g., you disable 'edit' and 'save' this way, the 'EditPage' button will still appear --- but if someone tries to click it, it won't work. To get rid of the buttons, you've got to edit the templates.) |
From: John K. <jo...@ke...> - 2002-07-24 10:04:56
|
[PHPWIKI1.3.2] Hi, Can I use this array in lib/main.php to control what non-admin visitors can do? John function is_safe_action ($action) { if (! ZIPDUMP_AUTH and ($action == 'zip' || $action == 'xmldump')) return true; return in_array ( $action, array('browse', 'info', 'diff', 'search', 'edit', 'save', 'login', 'logout', 'setprefs') ); } -- ------------------------------------ 0113 2289316 / 07944 755613 jo...@ke... / www.kershaw.org AOL johnkershaw / Y! john_m_kershaw ------------------------------------ |