SourceForge logo
SourceForge logo
Menu

phpwiki-talk

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
(1)
Oct
Nov
Dec
S M T W T F S

1
2
3
4
5
(4)
6
(4)
7
(1)
8
(2)
9
10
(1)
11
(4)
12
(1)
13
14
15
16
17
(1)
18
19
(1)
20
21
22
(1)
23
(2)
24
(3)
25
(1)
26
27
(2)
28
(1)
29
(5)
30
(5)
31
(4)



Showing results of 43

1 2 > >> (Page 1 of 2)
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 2002年7月29日 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 2002年7月29日 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 2002年7月23日, 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&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B Want 
 To Harvest A Lot Of Email&nbsp=3B&nbsp=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&nbsp=3B is&nbsp=3B 
 a&nbsp=3B powerful&nbsp=3B Email&nbsp=3B software&nbsp=3B&nbsp=3B that&nbsp=3B 
 harvests general Email lists from mail servers&nbsp=3B&nbsp=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!&nbsp=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&nbsp=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 ! -------&nbsp=3B Now=2C&nbsp=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&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B&nbsp=3B =3C=2FFONT=3E=3C=2FB=3E=A1=A1=3CFONT color=3D#0000a0 face=3DArial 
 size=3D3=3E=3CSTRONG=3EIf&nbsp=3B you can not download this program =2C&nbsp=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&nbsp=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 2002年7月24日 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
------------------------------------
From: g.p.ciceri <gp....@ac...> - 2002年07月23日 15:30:48
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
From: Samphan R. <sa...@th...> - 2002年07月23日 07:09:58
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 elsed 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 forward or quote to any individual or public.
Samphan Raruenrom
Information Research and Development Division,
National Electronics and Computer Technology Center, Thailand.
http://www.nectec.or.th/home/index.html
×ばつ°®μÄÅóÓÑ£o
¡¡¡¡Äúoã¡
¡¡¡¡ÕâÊÇÀ ×ばつÔÏÃÃÅÍòά¿Æ1⁄41⁄4·¢Õ1ÓÐÏÞ1«Ë3⁄4μÄÎÊoò£¬ ̧ÐлÄúÊÕ¿ ×ばつ1⁄4± ̧1⁄2 ̈ÉèÍøÕ3⁄4£¬
ÄÇà ́ÇëÄú2Î1ÛÒ»ÏÂÎÒÃÇμÄÍøÕ3⁄4http://www.onway.net£¬ÏàÐÅÄܶÔÄúÓÐËù°ïÖú¡£
 ÎÒÃÇÎaÄúÌá1©μÄÒÔÏÂÍøÕ3⁄4¿Õ1⁄4ä¶1⁄4¿ÉÖ§3ÖÊý3⁄4ݿ⣠×ばつãÄúμÄÐèÇó¡£Õâ1⁄2«»áÊÇÄú3¬ÖμμÄÑ¡Ôñ¡£
¡¡¡¡1¡30ドルM¿Õ1⁄4䣫30MÆóÒμÓÊ3⁄4Ö£«1 ̧ö1ú1⁄4ÊÓòÃû£¬1¦ÄÜÈ«Ãæ£¬1⁄2öÊÛ240Ôa/Äꣻ
¡¡¡¡2¡60ドルM¿Õ1⁄4䣫60MÆóÒμÓÊ3⁄4Ö£«1 ̧ö1ú1⁄4ÊÓòÃû£¬1¦ÄÜÈ«Ãæ£¬1⁄2öÊÛ280Ôa/Äꣻ
¡¡¡¡3¡120ドルM¿Õ1⁄4䣫120MÆóÒμÓÊ3⁄4Ö£«1 ̧ö1ú1⁄4ÊÓòÃû£¬1¦ÄÜÈ«Ãæ£¬1⁄2öÊÛ330Ôa/Äꣻ
 4¡200ドルM¿Õ1⁄4ä£ ̈ÃÀ1ú£©£«50 ̧öÓÊÏ䣫1 ̧ö1ú1⁄4ÊÓòÃû£¬1¦ÄÜÈ«Ãæ£¬1⁄2öÊÛ880Ôa/Äê¡£
 ¡°Îȶ ×ばつÚÖ1⁄4£¬ÎÒÃÇÖ£ÖØ3ÐÅμ£o
 ×ばつ°Dell PowerApp»\ÁaÍøÓ¦Ó÷þÎñÆ÷£»
 ×ばつ°Õý°æTurbolinux»òMicros×ばつ÷ÏμÍ3£»
 ×ばつ1⁄4μÄSNMP1⁄2øÐÐ24x7x365 ÏμÍ31⁄4à2⣻
 4¡¢ÍòάÖ÷»ú¿Í»§Ò» ̧öÔÂÄÚ¿ÉÎÞÌõ1⁄4þÈ«¶îÍ˿ÆäËü° ́Êμ1⁄4ÊÓà¶îÍ˿
 ÏêÇéÇëä ̄ÀÀ£ohttp://www.onway.net ÁaÏμemail:sa...@on... ×ばつ££o¿aÐÄ£¡Ë3Àû£¡
 ÏÃÃÅÍòά¿Æ1⁄41⁄4·¢Õ1ÓÐÏÞ1«Ë3⁄4
 μØÖ·£oÏÃÃÅÊÐ1úÃ3 ́óÏÃ402ã 
 μç»°:0592-5819328¡5815780ドル¡5814120ドル
 ́«Õæ:0592-5888462
---------------------------------------------------------------
·ÐμãÈo·¢ÓÊ1⁄4þ,À ×ばつ ̈1⁄4ÒÍø(http://www.21cmm.com)
1⁄2øCMMÍøÐ£(http://www.21cmm.com)×ばつ ̈1⁄4Ò
From: Chris K. <ch...@te...> - 2002年07月19日 10:32:23
I have set up a phpWiki site on a server hosted by ClaraNet, and using 
their mySQL server.
Starting from scratch, everything seemed to go fine. The pages for a 
virgin phpwiki were copied into the database. The hit counter for pages 
gets updated when I view pages. This suggests that I have the correct 
database permissions. mySQL tells me:
+-------------------------------------------------------------------------------+
| Grants for 
phpwiki@% |
+-------------------------------------------------------------------------------+
| GRANT USAGE ON *.* TO 'phpwiki'@'%' IDENTIFIED BY PASSWORD 
'2c6acbbc4de6173f' |
| GRANT ALL PRIVILEGES ON phpwiki.* TO 
'phpwiki'@'%' |
+-------------------------------------------------------------------------------+
The problem comes when I try to edit pages. The edit view comes up fine, 
but if I click on the 'preview' or 'save' buttons, or try and log in, I 
go straight back to the edit view as it was *before* I made any changes.
If you want to see it failing, have a look at 
http://www.teaminabox.co.uk/wiki/
I really want to use phpWiki for this, but if I can't I'm going to have 
to go for one of the more basic ones.
Any help or suggestions will be very welcome
Chris

Showing results of 43

1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /