SourceForge logo
SourceForge logo
Menu

phpwiki-talk

From: Marc-Etienne V. <Mar...@al...> - 2008年02月08日 16:44:32
Hello again Reini,
In the Apache error_log, I have the following:
[client 139.54.31.221] PHP Parse error: parse error, unexpected 
T_CONSTANT_ENCAPSED_STRING in 
/opt/gforge-1.2/www/wiki/themes/default/Wikiwyg/Wikiwyg/Phpwiki.js on line 184, 
referer: http://acmev/wiki/g/cssforge/acos1.2-VTS?action=edit
I did not activate the Wysiwyg mode.
Do you have an idea where I should look to correct this bug?
Code is latest from CVS.
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: Sabri L. <sab...@st...> - 2008年02月08日 16:50:59
Marc-Etienne Vargenau wrote:
>Hello again Reini,
Hello Marc-Etienne,
>In the Apache error_log, I have the following:
>
>[client 139.54.31.221] PHP Parse error: parse error, 
>unexpected T_CONSTANT_ENCAPSED_STRING in 
>/opt/gforge-1.2/www/wiki/themes/default/Wikiwyg/Wikiwyg/Phpwiki
>.js on line 184,
>referer: http://acmev/wiki/g/cssforge/acos1.2-VTS?action=edit
>
>I did not activate the Wysiwyg mode.
>
>Do you have an idea where I should look to correct this bug?
>
>Code is latest from CVS.
Wysiwyg is my contribution. I'm the maintainer of wysiwyg.
Wysiwyg latest cvs sources are, unfortunately, not stable. I didn't have
time those last days to fix what is wrong. Sorry for this inconvenience.
I'll have a look on that soon (may be this night) and keep you informed.
Thanks for the report,
-- Sabri LABBENE.
From: Marc-Etienne V. <Mar...@al...> - 2008年02月08日 17:02:15
Sabri LABBENE a écrit :
> Marc-Etienne Vargenau wrote:
>> Hello again Reini,
> 
> Hello Marc-Etienne,
> 
>> In the Apache error_log, I have the following:
>>
>> [client 139.54.31.221] PHP Parse error: parse error, 
>> unexpected T_CONSTANT_ENCAPSED_STRING in 
>> /opt/gforge-1.2/www/wiki/themes/default/Wikiwyg/Wikiwyg/Phpwiki
>> .js on line 184,
>> referer: http://acmev/wiki/g/cssforge/acos1.2-VTS?action=edit
>>
>> I did not activate the Wysiwyg mode.
>>
>> Do you have an idea where I should look to correct this bug?
>>
>> Code is latest from CVS.
> 
> Wysiwyg is my contribution. I'm the maintainer of wysiwyg.
> Wysiwyg latest cvs sources are, unfortunately, not stable. I didn't have
> time those last days to fix what is wrong. Sorry for this inconvenience.
> I'll have a look on that soon (may be this night) and keep you informed.
> 
> Thanks for the report,
> -- Sabri LABBENE.
Hello,
Thank you for the answer.
Next question :-)
In file lib/WysiwygEdit/Wikiwyg.php
I would like to replace
src="/blank.htm" with src="blank.htm"
This is necessary for us, because we are integrating Phpwiki with Gforge
and in that case the "blank.htm" file is not at top-level.
Would this modification have bad side-effects? It seems to work for me.
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: Sabri L. <sab...@st...> - 2008年02月08日 17:13:35
Marc-Etienne Vargenau wrote:
>Sabri LABBENE a écrit :
>> Marc-Etienne Vargenau wrote:
>>> Hello again Reini,
>> 
>> Hello Marc-Etienne,
>> 
>>> In the Apache error_log, I have the following:
>>>
>>> [client 139.54.31.221] PHP Parse error: parse error, unexpected 
>>> T_CONSTANT_ENCAPSED_STRING in 
>>> /opt/gforge-1.2/www/wiki/themes/default/Wikiwyg/Wikiwyg/Phpwiki
>>> .js on line 184,
>>> referer: http://acmev/wiki/g/cssforge/acos1.2-VTS?action=edit
>>>
>>> I did not activate the Wysiwyg mode.
>>>
>>> Do you have an idea where I should look to correct this bug?
>>>
>>> Code is latest from CVS.
>> 
>> Wysiwyg is my contribution. I'm the maintainer of wysiwyg.
>> Wysiwyg latest cvs sources are, unfortunately, not stable. I didn't 
>> have time those last days to fix what is wrong. Sorry for 
>this inconvenience.
>> I'll have a look on that soon (may be this night) and keep 
>you informed.
>> 
>> Thanks for the report,
>> -- Sabri LABBENE.
>
>Hello,
>
>Thank you for the answer.
>
>Next question :-)
>
>In file lib/WysiwygEdit/Wikiwyg.php
>I would like to replace
>src="/blank.htm" with src="blank.htm"
>
>This is necessary for us, because we are integrating Phpwiki 
>with Gforge and in that case the "blank.htm" file is not at top-level.
>
>Would this modification have bad side-effects? It seems to work for me.
Yes you can replace it. 
I have a blank.htm at top level cause it used by other stuff of CodeX :)
I'll add some comments to the code.
Thanks,
-- Sabri.
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月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月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年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: 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 | ------
==================================================================
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 によって変換されたページ (->オリジナル) /