Skip to content

Commit

Permalink
Item8177: Handling excel tables without having a foswiki form defined
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/ExcelImportExportPlugin@4064 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenHess authored and SvenHess committed Jun 9, 2009
1 parent 735ac0d commit a777bd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/System/ExcelImportExportPlugin.txt
Expand Up @@ -19,6 +19,9 @@ This plugin establishes a correspondence between a spreadsheet and a Foswiki tab

The columns of the spreadsheet and the columns of the Foswiki table are correlated via a Foswiki form and/or a more detailed mapping table, see [[#ColumnMapping]].

%N%
You can now *skip the creating of a foswiki form*. Now the plug-In is able to render every content of an excel file as a Foswiki table without defining a correlated Foswiki form first. Additionally excel content which is seperated by an empty row will be treaded as independent tables and cause the generation of several Foswiki tables.


---++ Syntax Rules

Expand Down Expand Up @@ -124,6 +127,7 @@ Look at the example in Sandbox...
| License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) |
| Plugin Version: | %$VERSION% |
| Change History: | <!-- versions below in reverse order -->&nbsp; |
| 04 Jun 2009: | Adding Ability to generate tables without a foswiki form - Foswiki:Main.SvenHess |
| 12 Mar 2009: | converted to foswiki - Foswiki:Main.MichaelDaum |
| 01 Jul 2008: | 4.2.x compatibility, Update Topic data from changed Form definition. - SvenDowideit@wikiring.com |
| 04 Nov 2006: | Added abilty to upload spreadsheet. Rewritten for consistency and made more resilient. Enhanced documentation. |
Expand Down

0 comments on commit a777bd6

Please sign in to comment.