Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:server:publisher_console:resources [2021/01/05 15:59]
reine
dev:server:publisher_console:resources [2021/01/05 16:07]
reine [Console > Resource]
Line 21: Line 21:
  
 Click 'Add Multiple' to add multiple resources simultaneously. Click 'Add Multiple' to add multiple resources simultaneously.
-  * **Select File** Select a .txt or .csv file that contains multiple resources. Each Resource must be a separate line with the above parameters in the same order added as comma-separated.+  * **Select File** Select a .txt or .csv file that contains multiple resources. Every line represents one resource. Add the above parameters comma-separated in the same order. Find an example below.
   * **Add - Add & Update** Choose if you would like to only Add the new resources, or Add and Update already existing resources with the newly entered information.   * **Add - Add & Update** Choose if you would like to only Add the new resources, or Add and Update already existing resources with the newly entered information.
  
 +<code>
 +"File location",Resource Name,Copyright,Url,Floornumber,Floorname,Date Start,Date Stop,Descroption
 +"E:/Data/BEGhentbyTopcon/orbit_mm_run.omr",Gent,Orbi GT,www.orbitgt.com,1,First,2019-01-02,2019-02-01,Gasmeterlaan
 +"E:/Data/BEGhentbyTopcon/orbit_mm_run.omr",Gent,,,,,2019-01-02,2019-02-01,
 +</code>