This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:bulk_uploader:start [2010/11/11 19:15] james |
addons:bulk_uploader:start [2015/10/28 22:16] (current) geomatt [Multi-Part Uploads] |
||
---|---|---|---|
Line 7: | Line 7: | ||
Once installed, the Bulk Uploader has its own series of admin pages which walk you through the upload process in an easy to follow, step-by-step format. If you make a mistake with the upload, or simply need to cancel and reupload a new spreadsheet every couple of days, no problem. The bulk uploader maintains a history of recent uploads and allows you to simply ‘undo’ an upload. All listings created by that upload are automatically removed from your site. | Once installed, the Bulk Uploader has its own series of admin pages which walk you through the upload process in an easy to follow, step-by-step format. If you make a mistake with the upload, or simply need to cancel and reupload a new spreadsheet every couple of days, no problem. The bulk uploader maintains a history of recent uploads and allows you to simply ‘undo’ an upload. All listings created by that upload are automatically removed from your site. | ||
- | <tip c n>Note that there is a max upload size configuration within | + | Follow these links for [[Addons: |
- | ===See also=== | ||
- | * [[Addons: | ||
- | * [[Addons: | ||
- | ===== New Feature: | + | ===== Multi-category Uploads ===== |
- | Beginning with Geo v5.0.3, it is now possible to bulk upload into multiple categories from a single file. To do so, select the " | + | Typically, we recommend Bulk Uploading into a single category at a time. However, it is possible to upload into multiple categories from a single |
* A new column type, **Category > Category ID#**, will be present. Create a column in your CSV file that holds the numerical category ID numbers for each listing, and assign it to this new column. Numerical category ID numbers may be found in the admin, on the Categories Setup page -- look for the number in (parentheses) by each category name. | * A new column type, **Category > Category ID#**, will be present. Create a column in your CSV file that holds the numerical category ID numbers for each listing, and assign it to this new column. Numerical category ID numbers may be found in the admin, on the Categories Setup page -- look for the number in (parentheses) by each category name. | ||
* When uploading to multiple categories, **category-specific questions will not be available**, | * When uploading to multiple categories, **category-specific questions will not be available**, | ||
- | ===== Bulk Uploader FAQ's ===== | ||
- | * Images are not attached to bulk-uploaded images. | + | |
- | - Make sure the image urls you are submitting are fully qualified urls to those images like: http://www.somesite.com/ | + | ===== Multi-Part Uploads ===== |
- | - Make sure that image is assigned | + | |
- | | + | You can break up the processing of an individual source file into many parts. This can be used to avoid server timeouts during large uploads, or to add artificial space to a large set of listings (preventing |
+ | |||
+ | {{ : | ||
+ | |||
+ | Set the max number of listings | ||
+ | <tip c n> | ||
+ |