SourceForge logo
SourceForge logo
Menu

phpwiki-patches

From: Marc-Etienne V. <Mar...@al...> - 2008年01月07日 15:53:00
Attachments: RichTable.php-patch
Hello Reini, hello to all,
Best wishes for 2008 to all.
Please find attached a patch to enrich the syntax for attributes
in the RichTable plugin.
The patch allows to use attributes with or without quotes (")
 border=1, cellpadding="5"
 style="font-family: sans-serif; border-top:1px solid #dddddd;
Before, it was not possible to use quotes, so you could not
do things like
style="font-family: sans-serif; border-top:1px solid #dddddd;
It is still possible to write without quotes.
Perhaps the Plugin documentation can be updated also.
Reini, I have implemented the Mediawiki syntax for tables
(with a new plugin and a modification of the parser).
Are you interested that I submit that?
Best regards,
-- 
================================================================== ------
| 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年01月08日 00:20:20
2008年1月7日, Marc-Etienne Vargenau <Mar...@al...>:
> Hello Reini, hello to all,
>
> Best wishes for 2008 to all.
>
> Please find attached a patch to enrich the syntax for attributes
> in the RichTable plugin.
>
> The patch allows to use attributes with or without quotes (")
> border=1, cellpadding="5"
> style="font-family: sans-serif; border-top:1px solid #dddddd;
>
> Before, it was not possible to use quotes, so you could not
> do things like
> style="font-family: sans-serif; border-top:1px solid #dddddd;
>
> It is still possible to write without quotes.
Great! Please submit it. I'm currently with laptop only in Detroit on
a business trip for the whole week.
> Perhaps the Plugin documentation can be updated also.
>
> Reini, I have implemented the Mediawiki syntax for tables
> (with a new plugin and a modification of the parser).
> Are you interested that I submit that?
Sure. Which name?
-- 
Reini
From: Marc-Etienne V. <Mar...@al...> - 2008年01月11日 15:05:34
Reini Urban a écrit :
> 2008年1月7日, Marc-Etienne Vargenau <Mar...@al...>:
>> Hello Reini, hello to all,
>>
>> Best wishes for 2008 to all.
>>
>> Please find attached a patch to enrich the syntax for attributes
>> in the RichTable plugin.
> Great! Please submit it. I'm currently with laptop only in Detroit on
> a business trip for the whole week.
The patch was attached to the mail, perhaps it did not
go through.
It is now here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1869364&group_id=6121&atid=306121
>> Reini, I have implemented the Mediawiki syntax for tables
>> (with a new plugin and a modification of the parser).
>> Are you interested that I submit that?
> 
> Sure. Which name?
I have some tests to do and some documentation to write.
I will send it next week.
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年01月18日 13:01:47
Hello Reini,
I have several patches for Phpwiki that I can send.
What is the most efficent way to submit them?
- the Phpwiki patches mailing list,
- the patch tracker on Sourceforge,
- both,
- other.
Did you have time to look at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1869364&group_id=6121&atid=306121
http://sourceforge.net/tracker/index.php?func=detail&aid=1802838&group_id=6121&atid=306121
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年01月19日 15:41:54
2008年1月18日, Marc-Etienne Vargenau <Mar...@al...>:
> Hello Reini,
>
> I have several patches for Phpwiki that I can send.
>
> What is the most efficent way to submit them?
> - the Phpwiki patches mailing list,
Hmm, do we have such a list?
> - the patch tracker on Sourceforge,
please.
> - both,
> - other.
>
> Did you have time to look at:
> http://sourceforge.net/tracker/index.php?func=detail&aid=1869364&group_id=6121&atid=306121
> http://sourceforge.net/tracker/index.php?func=detail&aid=1802838&group_id=6121&atid=306121
not yet, sorry. just came back from detroit, and I'm still trying to
survive my jetlag.
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://spacemovie.mur.at/ http://helsinki.at/
From: Marc-Etienne V. <Mar...@al...> - 2008年01月22日 16:36:31
Reini Urban a écrit :
> 2008年1月18日, Marc-Etienne Vargenau <Mar...@al...>:
>> Hello Reini,
>>
>> I have several patches for Phpwiki that I can send.
>>
>> What is the most efficent way to submit them?
>> - the Phpwiki patches mailing list,
> 
> Hmm, do we have such a list?
Well, yes. It is just the list in which we are
currently discussing: php...@li...
-- 
================================================================== ------
| 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年01月20日 11:36:45
Marc-Etienne Vargenau schrieb:
> Hello Reini,
> 
> I have several patches for Phpwiki that I can send.
> 
> What is the most efficent way to submit them?
> - the Phpwiki patches mailing list,
> - the patch tracker on Sourceforge,
> - both,
> - other.
> 
> Did you have time to look at:
> http://sourceforge.net/tracker/index.php?func=detail&aid=1869364&group_id=6121&atid=306121 
Looks good. Please apply.
> http://sourceforge.net/tracker/index.php?func=detail&aid=1802838&group_id=6121&atid=306121 
Already done by you. Thanks!
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://helsinki.at/ http://spacemovie.mur.at/
From: Marc-Etienne V. <Mar...@al...> - 2008年01月22日 16:37:15
Reini Urban a écrit :
> Marc-Etienne Vargenau schrieb:
>> Hello Reini,
>>
>> I have several patches for Phpwiki that I can send.
>>
>> What is the most efficent way to submit them?
>> - the Phpwiki patches mailing list,
>> - the patch tracker on Sourceforge,
>> - both,
>> - other.
>>
>> Did you have time to look at:
>> http://sourceforge.net/tracker/index.php?func=detail&aid=1869364&group_id=6121&atid=306121 
> 
> 
> Looks good. Please apply.
Done.
-- 
================================================================== ------
| 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 によって変換されたページ (->オリジナル) /