Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
enguer committed Mar 28, 2018
1 parent 5d632ca commit e346df1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>doc-tep-urban</artifactId>
<packaging>rpm</packaging>
<description>Urban Thematic Exploitation Platform guide</description>
<version>1.4.5-SNAPSHOT</version>
<version>2.0</version>

<!-- <dependencies>
<dependency>
Expand Down
9 changes: 0 additions & 9 deletions source/apps/mydata_app.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ Manage my data

.. figure:: ../includes/apps_mydata.png
:figclass: img-border
:scale: 80%

.. figure:: ../includes/apps_mydata_view.png
:figclass: img-border
:scale: 80%

Each starter user has a personal app in which he can access:

Expand All @@ -28,37 +26,31 @@ Allow the user to drag and drop local files and upload them to his private store

.. figure:: ../includes/apps_mydata_dataupload_button.png
:figclass: img-border
:scale: 70%

- Select a **Target Repository** and a **Target Path**

.. figure:: ../includes/apps_mydata_dataupload_popup1.png
:figclass: img-border
:scale: 70%

- Drag and drop files

.. figure:: ../includes/apps_mydata_dataupload_popup2.png
:figclass: img-border
:scale: 70%

- Click on **Submit Upload**

.. figure:: ../includes/apps_mydata_dataupload_popup3.png
:figclass: img-border
:scale: 70%

- Wait for upload to finish

.. figure:: ../includes/apps_mydata_dataupload_popup4.png
:figclass: img-border
:scale: 80%

- Click on **Close and update context**, a search query is performed on the defined context (user's private context)

.. figure:: ../includes/apps_mydata_dataupload_result.png
:figclass: img-border
:scale: 80%

.. |storeupload| image:: ../includes/button_storeupload.png

Expand All @@ -67,7 +59,6 @@ Data Publication

.. figure:: ../includes/apps_mydata_datapublish.png
:figclass: img-border
:scale: 80%

This process publish data on the catalogue. It performs a query for every opensearch reference set in input and publish it in the catalogue index specified. At the end of the process, a reference to the catalogue index for viewing the results is returned.

Expand Down

0 comments on commit e346df1

Please sign in to comment.