[cvs] [Wiki] changed: Project/Spread

Duck duck at obala.net
Mon Jun 30 10:03:55 UTC 2008


duck  Mon, 30 Jun 2008 06:03:55 -0400

Modified page: http://wiki.horde.org/Project/Spread
New Revision:  1.6
Change log:  keys navigation

@@ -14,9 +14,9 @@
  ++ Description

  A module to allow edit and share spreadsheets. It not need to be a  
full featured like spreadsheet application but just a simple table  
editing functionality (no merged cells, graphs etc.) and with some  
basic mathematical operations, range functions: COUNT, SUM, AVERAGE,  
MIN, MAX and php build in muth functions (SIN, COS, TAN, ATAN, PI,  
SQRT, EXP, LN, LOG10, ABS, ATAN2, ASIN, ACOS, TRIM, SINH, COSH, TANH,  
ASINH, ACOSH, ATANH, LN (as PHP LOG), LEN (as PHP STRLEN)).

-Attached is a experimental module. Actually is able to:
+++ Features
  * create and share workbooks
  * edit, add, rename, delete sheets
  * duplicate or better copy sheets to desired workbook
  * parse spread sheet formula
@@ -25,8 +25,9 @@
  * cell references (inside the same workbook)
  * store sheet data in VFS and sheet parameters in SQL
  * export to excel workbooks
  * import excel workbooks (without formulas)
+* Key navigations: TAB moves left, RETURN saves, ESC cancels,  
UP/DOWN/LEFT/RIGHT. If we are on the beginning/end of a row we  
automatically moves to the first/last cell in the column above/belove.

  ++ TODO
  * references across workbooks
  * column types (selection list etc)


More information about the cvs mailing list