html2richtext.inc |
modules/sheetnode_phpexcel/html2richtext.inc |
|
Class to convert an HTML fragment to a fully-parsed array of styles.
Uses TCDPF which is included in PHPExcel. |
INSTALL.txt |
INSTALL.txt |
|
Please refer to http://www.drupal.org/project/sheetnode#installation for installation instructions. |
README.txt |
README.txt |
|
Sheetnode integrates the JavaScript spreadsheet engine SocialCalc as a new node type in Drupal. SocialCalc was written by Dan Bricklin, co-author of the original VisiCalc spreadsheet app in 1979, and is used in the OLPC XO laptop and the SocialText… |
sheetnode.css |
css/sheetnode.css |
|
.sheetview {
padding-top: 10px;
margin-bottom: 30px;
}
.sheetview table,
.sheetview table tr,
.sheetview table tr td,
.sheetview table tr th {
padding: 0;
margin: 0;
line-height: normal;
border-width: 0;
border-top: 0;
border-left:… |
sheetnode.info |
sheetnode.info |
|
name = Sheetnode
description = Spreadsheet node using <a href="http://www.socialtext.net/open/index.cgi?socialcalc">SocialCalc</a>.
package = Sheetnode
core = 7.x
configure = admin/config/content/sheetnode
stylesheets[all][] =… |
sheetnode.install |
sheetnode.install |
|
Install, update and uninstall functions for the sheetnode module. |
sheetnode.module |
sheetnode.module |
|
Module file for the sheetnode module. |
sheetnode.views.inc |
sheetnode.views.inc |
|
Provide views data for sheetnode. |
sheetnode_ckeditor.info |
modules/sheetnode_ckeditor/sheetnode_ckeditor.info |
|
name = Sheetnode CKEditor
description = Adds CKEditor button to Sheetnode toolbar.
package = Sheetnode
dependencies[] = sheetnode
configure = admin/config/content/sheetnode/ckeditor
core = 7.x |
sheetnode_ckeditor.module |
modules/sheetnode_ckeditor/sheetnode_ckeditor.module |
|
Module file for the sheetnode_ckeditor module.
This extends sheetnodes to allow inputting from CKeditor. |
sheetnode_ethercalc.info |
modules/sheetnode_ethercalc/sheetnode_ethercalc.info |
|
name = Sheetnode EtherCalc
description = <a href="http://www.ethercalc.org/">EtherCalc</a> integration for multi-user editing.
package = Sheetnode
dependencies[] = sheetnode
core = 7.x
configure =… |
sheetnode_ethercalc.module |
modules/sheetnode_ethercalc/sheetnode_ethercalc.module |
|
Module file for the sheetnode_ethercalc module.
This extends sheetnodes to allow syncronising with Ethercalc. |
sheetnode_google.import.inc |
modules/sheetnode_google/sheetnode_google.import.inc |
|
Extension to sheetnode for importing from Google sheets. |
sheetnode_google.info |
modules/sheetnode_google/sheetnode_google.info |
|
name = Sheetnode Google Spreadsheets
description = Provides Google Spreadsheets import/export support for Sheetnode.
package = Sheetnode
dependencies[] = sheetnode
configure = admin/config/content/sheetnode/google
core = 7.x
php = 5.2.4 |
sheetnode_google.module |
modules/sheetnode_google/sheetnode_google.module |
|
Module file for the sheetnode_google module.
This extends sheetnodes to enable importing of Google sheets. |
sheetnode_handler_field_cell.inc |
views/sheetnode_handler_field_cell.inc |
|
Views handler for sheetnode cells. |
sheetnode_handler_field_date.inc |
views/sheetnode_handler_field_date.inc |
|
Views handler for sheetnode dates. |
sheetnode_handler_field_editable.inc |
views/sheetnode_handler_field_editable.inc |
|
Views handler for sheetnode editable fields. |
sheetnode_handler_field_named_range.inc |
views/sheetnode_handler_field_named_range.inc |
|
Views handler for sheetnode named ranges. |
sheetnode_handler_field_range.inc |
views/sheetnode_handler_field_range.inc |
|
Views handler for sheetnode ranges. |
sheetnode_html.info |
modules/sheetnode_html/sheetnode_html.info |
|
name = Sheetnode HTML
description = Provides HTML TABLE import/export support for Sheetnode.
package = Sheetnode
dependencies[] = sheetnode
dependencies[] = querypath
dependencies[] = format_number
core = 7.x |
sheetnode_html.module |
modules/sheetnode_html/sheetnode_html.module |
|
Module file for the sheetnode_html module.
This extends sheetnodes to enable inmporting of html to sheetnodes. |
sheetnode_phpexcel.export.inc |
modules/sheetnode_phpexcel/sheetnode_phpexcel.export.inc |
|
Export sheetnodes through PHPExcel to xls or xlsx spreadsheets. |
sheetnode_phpexcel.import.inc |
modules/sheetnode_phpexcel/sheetnode_phpexcel.import.inc |
|
Import sheetnodes through PHPExcel for xls or xlsx spreadsheets. |
sheetnode_phpexcel.info |
modules/sheetnode_phpexcel/sheetnode_phpexcel.info |
|
name = Sheetnode PHPExcel
description = Provides PHPExcel integration with Sheetnode.
package = Sheetnode
dependencies[] = sheetnode
core = 7.x
configure = admin/config/content/sheetnode/phpexcel
files[] = sheetnode_phpexcel_plugin_style.inc |
sheetnode_phpexcel.install |
modules/sheetnode_phpexcel/sheetnode_phpexcel.install |
|
Install, update and uninstall functions for the sheetnode_PHPExcel module. |
sheetnode_phpexcel.module |
modules/sheetnode_phpexcel/sheetnode_phpexcel.module |
|
Module file for the sheetnode_phpexcel module.
This manages handling of files for sheetnode. |
sheetnode_phpexcel.views.inc |
modules/sheetnode_phpexcel/sheetnode_phpexcel.views.inc |
|
Provide views data for sheetnode_phpexcel. |
sheetnode_phpexcel_export_ready.tpl.php |
modules/sheetnode_phpexcel/sheetnode_phpexcel_export_ready.tpl.php |
|
|
sheetnode_phpexcel_plugin_style.inc |
modules/sheetnode_phpexcel/sheetnode_phpexcel_plugin_style.inc |
|
Views plugin style to run through sheetnode_phpexcel. |
sheetnode_plugin_style.inc |
views/sheetnode_plugin_style.inc |
|
|
sheetnode_raw_plugin_style.inc |
views/sheetnode_raw_plugin_style.inc |
|
Views raw plugin for sheetnode as a display style. |
sheetnode_text.info |
modules/sheetnode_text/sheetnode_text.info |
|
name = Sheetnode Text
description = Provides text table import/export support for Sheetnode.
package = Sheetnode
dependencies[] = sheetnode
dependencies[] = format_number
core = 7.x |
sheetnode_text.module |
modules/sheetnode_text/sheetnode_text.module |
|
Module file for the sheetnode_text module.
This extends sheetnodes to enable importing of text to sheetnodes. |
socialcalc.inc |
socialcalc.inc |
|
SocialCalc manipulation functions
Translated from socialcalc-3.js and companion files |