From: Marc-Etienne V. <Mar...@al...> - 2009-01-05 18:53:27
|
Reini Urban a écrit : > var...@us... 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, Mar...@al... |