/[drupal]/contributions/modules/sheetnode/README.txt
ViewVC logotype

Contents of /contributions/modules/sheetnode/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Wed Nov 12 11:02:54 2008 UTC (12 months, 1 week ago) by kratib
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.2: +14 -2 lines
File MIME type: text/plain
Fixed scrollbars by applying patch to original code :-(
1 SHEETNODE
2 A module to host spreadsheets as Drupal nodes.
3
4 INSTALLATION
5 You need the SocialCalc JavaScript spreadsheet first.
6
7 To get the latest SocialCalc code, checkout from the SVN repo:
8 $ svn co https://repo.socialtext.net:8999/svn/socialcalc/trunk
9
10 Rename trunk to socialcalc.
11 $ mv trunk socialcalc
12
13 Apply the patch inside the socialcalc folder:
14 $ cd socialcalc
15 $ patch -p0 < socialcalctableeditor-absolute.patch
16

  ViewVC Help
Powered by ViewVC 1.1.2