[cvs] [Wiki] changed: Project/Spread
Duck
duck at obala.net
Tue May 20 14:16:28 UTC 2008
duck Tue, 20 May 2008 10:16:28 -0400
Modified page: http://wiki.horde.org/Project/Spread
New Revision: 1.3
Change log: Basic storage functionality
@@ -18,20 +18,25 @@
Attached is a experimental try formula calculation. Actually is able to:
* create and share workbooks with one sheet
* parse spread sheet formula
* basic calculation of spredsheet formula
-* support all function in noted in description
-* cell references inside same sheet
+* support functions listed in the description above
+* cell references (inside the same workbook)
+* store sheet data in VFS and sheet parameters in SQL
Next things todo
-* storage
-* references across sheets, possibly across workbooks
* add/remove sheets
+* references across workbooks
+* column types (selection list etc)
+* import / export
+* implement Horde_Lock
++ Resources
http://ewbi.blogs.com/develops/popular/excelformulaparsing.html
http://www.millstream.com.au/upload/code/tablekit/
http://code.google.com/p/trimpath/wiki/TrimSpreadsheet
+++ Sheet
+[[image spread.png]]
----
Back to the ((Projects|Project List))
More information about the cvs
mailing list