Copy Table from/to Spreadsheet/table Programs Add-On
With this program is it possible to copy a table from an office program (or an tabs separated file) to Twiki with some lay-out functions, or to copy it back from twiki for simple and fast editing.
Its written in Delphi 4 so for the time being it works only with windows, but with wine it will run on Linux. And maybe it is compileble with Lazarus (open source crossplatform Delphi clone) or Kylix on Linux
http://www.lazarus.freepascal.org (I can't get lazarus installed on my machine Linux and Windows).
In the attachment is the program file the source and an Help file (in Dutch).
From
- Tables in Twiki format
- Office applications (OpenOffice.org, MS Office and more)
- HTML Tables (from the generated view not the source)
- tab seperated files
To
- Twiki in twiki format
- Spreadshead programs
- The Cells to be copied have to be selected.
- Moving rows or columns: select an row or colum at the grey part and move it to the desired place.
- The mousemenue
- PastFromTwiki is not working perfect
|
|
| Copy and Paste |
| CopyToTwiki |
Copys the selected cells to paste it to Twiki |
| Copy |
Copys the selected cells to paste it to an program with tables |
| PastFromTwiki |
Paste an table in twiki format to CopyTwiki |
| Past |
Paste the coped cells from an program with cells |
| Cut |
Clears the selected cells |
| Aligning |
| Left |
Align the selected cells to the left |
| Right |
Align the selected cells to the right |
| Center |
Align the selected cells to the middel |
| Bold |
Makes the tekst in the cell bold |
| Itallic |
Makes the tekst in the cell itallic |
| Clean |
Cleans aligning and bold and Itallic |
|
|
|
- Table setting menu (Select "Table setting" for this menue)
|
|
| Sort |
| Sort |
Set sort option on true |
| Inisort |
Defines the default sort column |
| Up of Down |
Set sort on up or down |
| Border |
| Border |
Define the border of the table |
| Cell |
padding ? I dont know what it does... |
| Cell |
spacing ? I dont know what it does... |
| Color |
| User |
Sets this option on true |
| headerbg |
Defines the background color of the header/footer |
| databg |
Defines the background color of the cells |
| Titel |
| Headerrows |
Defines ammount of headerrows |
| Footerrows |
Defines ammount of footerrows |
|
|
|
- Download the CopyTwiki.zip file from the Add-on Home (see below)
- Unzip
CopyTwiki.zip Wherever you want. Content:
- Test if the installation was successful:
- Set SHORTDESCRIPTION = Copy a tables to/from a Microsoft Office program (or a tabs separated file) and TWiki
Related Topic: TWikiAddOns
--
TWiki:Main/FrankPauw - 07 Aug 2003
Topic revision: r12 - 02 Dec 2007 - 08:34:07 -
PeterThoeny