Changes between Version 41 and Version 42 of UserGuidelines/Importer
- Timestamp:
- 06/08/12 11:37:39 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Importer
v41 v42 11 11 Can import data from spreadsheets in CSV (Comma Separated Values) format as long as it is formatted properly. 12 12 13 This can be done to [DeveloperGuidelines/PrePopulate PrePopulate] an instance.13 This can be done to [DeveloperGuidelines/PrePopulate PrePopulate] an instance. 14 14 15 15 After 1st run, there are menu links for many resources, but any REST controller can have the 'import' method invoked if there is a suitable .xsl file as {{{static/formats/s3csv/module/resource.xsl}}}: