Re: [phpwiki-checkins] SF.net SVN: phpwiki:[6363] trunk/lib/plugin/WikicreoleTable.php
Marc-Etienne Vargenau <[email protected]> Mon, 05 Jan 2009 20:41:32 +0100
| Newsgroups | gmane.comp.web.wiki.phpwiki.talk |
|---|---|
| Organization | Alcatel-Lucent (CTO/RDEI/SRA) |
| Message-ID | <[email protected]> |
Reini Urban a écrit : > [email protected] schrieb: >> Revision: 6363 >> http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6363&view=rev >> Author: vargenau >> Date: 2009-01-02 11:04:05 +0000 (Fri, 02 Jan 2009) >> >> Log Message: >> ----------- >> Add spreadsheet capability to Wikicreole tables > >> + function _compute ($mytable, $i, $j, $imax, $jmax) { >> + // What is implemented: >> + // @@SUM(R)@@ : sum of cells in current row >> + // @@SUM(C)@@ : sum of cells in current column >> + > > Can you please document this new feature in the pgsrc files > Whow. > But maybe %%=SUM(C)%% is better syntax. > > %%\w+%% is our template expansion syntax. > = is a spreadsheet formula Hello Reini, Of course I will document. It is not finished yet, mostly a proof of concept. Best wishes for the new year. Marc-Etienne -- Marc-Etienne Vargenau Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE +33 (0)1 30 77 28 33, [email protected] ------------------------------------------------------------------------------