|
Cookbook /
ExcelPasteSummary: Copy and paste spreadsheet tables (e.g., from Excel) into pages
Version:
Prerequisites: pmwiki-2.0.0
Status: Stable
Maintainer: Pm
Discussion: ExcelPaste-Talk
Votes:
Questions answered by this recipe
DescriptionThe tabtable.zipΔ (or patched tabtable-2007-08-15.zipΔ) script converts spreadsheet data into simple PmWiki tables. (This script requires PmWiki 2.0.beta22 or later.) With this recipe installed, an author can simply
PmWiki will then convert the pasted data into a simple PmWiki table, ready for editing. Numeric cells are automatically right aligned, while other cells are left aligned. InstallationTo install this script, download and unpack the tabtable.zipΔ (or patched tabtable-2007-08-15.zipΔ) . The tabtable.php script should go in the cookbook/ directory, and the excel.gif file should go in pub/guiedit/. Then add the following line to a local configuration file (e.g., local/config.php) before the final " include_once('cookbook/tabtable.php');
See Also
Contributors
CommentsSee discussion at ExcelPaste-Talk |