|
Export Listings |
Top Previous Next |
|
In this section you may read the instructions how to export listings through the administration panel.
To export listings, click the ‘Export Listings’ link in the ‘Listing Management’ section of the left administration menu. The 'Export Listings' page will be opened.
The administrator can filter listings for exportation by required parameters. For this purpose, the administrator should fill out the 'Export Filter' form with the appropriate data. The filter includes the following fields:
The administrator has to specify properties (fields) for exportation on the 'Export Listings' page. If there are no specified properties then exportation will not be done and the message, 'There is no selected properties. Select at least one property to export.', will appear.
To export system listing properties (system fields), select the properties in the 'System Listing Properties To Export' form.
To export common listing properties (listing fields, common for all listing types), select the properties, which you want to export, in the 'Common Listing Properties To Export' form.
If you filter listings by a particular listing type and this listing type has fields specific for this listing type then the additional 'Extra Listing Properties To Export' form will be displayed below the 'Common Listing Properties To Export' form. To export extra listing properties, select the fields in the 'Common Listing Properties To Export' form.
After filling all the fields, click the button ‘Export’. The dialog window for the exported file saving (or opening) will be opened. There choose the local path on your computer where you want to save the file. Exportation will be done in 'tar.gz' extension format. By default, the exported file is called 'export.tar.gz'. It consists of the 'export.xls' file and three folder: 'files', 'pictures' and 'video'. The exported listing properties will be saved in the Excel file ('export.xls').
In the exported file column names are defined in accordance with listing field IDs, excepting fields of the 'Tree' type. A column will be created for each level of a Tree type field. A name of a column will be composed of a field ID and a number of a tree level in square brackets.
Field values of Boolean type are saved as 1 or 0 (1 - true | 0 - false).
Listing pictures will be saved in the 'pictures' folder. The 'pictures' column in the 'export.xls' file will contain relative paths (pictures/12_1.jpeg).Picture paths will be separated with ";" (semicolon). A picture name is composed of a listing ID and an order number of a picture separated by underscore.
Listing video will be saved in the 'video' folder. The 'video' column in the 'export.xls' file will contain relative paths (video/12.avi). A video name is composed of a listing ID.
Other listing files will be saved in the 'files' folder. |