Difference between revisions of "Workspace"

From Gcube Wiki
Jump to: navigation, search
Line 6: Line 6:
 
[[Image:workspace_interface.png|frame|The user workspace]]
 
[[Image:workspace_interface.png|frame|The user workspace]]
  
There you can find four areas:
+
This portlet is divided in four areas:
* on the top, the '''address bar''' which shows you the current location
+
* on the top, there is the '''address bar''' which shows you the current location
* on the left, the '''workspace tree''' which shows your workspace with a tree
+
* on the left, there is the '''workspace tree''' which shows your workspace with a tree
* on the center, the '''list view''' which shows the content of a single ''folder'' in a list
+
* on the center, there is the '''list view''' which shows the content of a single ''folder'' in a list
* on the bottom, the '''details panel''' which shows the details about workspace items
+
* on the bottom, there is the '''details panel''' which shows the details about workspace items
  
 
===Glossary===
 
===Glossary===
Line 20: Line 20:
 
* '''item''': can be a folder (workspace or basket) or a basket item
 
* '''item''': can be a folder (workspace or basket) or a basket item
  
All item names can contain whatever chars, slash excluded.
+
All item names can contain any chars, slash excluded.
Two item in the same folder can't have the same name.
+
Two items in the same folder cannot have the same name.
  
  
 
==Workspace Operations==
 
==Workspace Operations==
Clicking with right mouse button a context menu is showed.
+
To perform operations on the Workspace Portlet, users should be familiar with the right-click mouse button.
 +
TODO: Chiedi a Leo comè nel Mac.
 +
In fact a mouse right click on any item in the portlet shows the context menu.
 
[[Image:workspace_context_menu.png|frame|Workspace context menu]]
 
[[Image:workspace_context_menu.png|frame|Workspace context menu]]
 
The available actions depends on the selected item.
 
The available actions depends on the selected item.
Line 33: Line 35:
 
If the name inserted is invalid a signal is showed like the one in figure.
 
If the name inserted is invalid a signal is showed like the one in figure.
 
[[Image:workspace_invalid_name.png|frame|Workspace invalid name]]
 
[[Image:workspace_invalid_name.png|frame|Workspace invalid name]]
An item can be also renamed using the details panel. Always using the details panel the user can change the item description.
+
An item can be also renamed using the details panel. Using the details panel the user can also change the item description.
* '''Deleting an item''': Selecting ''Delete'' a confirm message is showed and then the item is deleted.
+
* '''Deleting an item''': By selecting ''Delete'' a confirm message is shown and, if the user confirms, the item is deleted.
* '''Cloning an item''': Selecting ''Clone'' the user can insert the cloned item name. If the name is invalid a message is showed like for item renaming.
+
* '''Cloning an item''': By selecting ''Clone'' the user can insert the cloned item name. If the name is invalid a message is shown like if you would rename an item.
* '''Download an item''': Selecting ''Download'' the browser ask where to save the content. The content file type is based on item type, specifically:
+
* '''Download an item''': By selecting ''Download'' the browser asks for the location where to save the content. The content file type is based on the item type, specifically:
** Single item like: external file (pdf and image) are proposed a simple file;
+
** Single items, such as external file (pdf and images) are proposed as simple files;
** Complex item like: gcube document are proposed a zipped folder with related metadata (each in a xml file).
+
** Complex items, such as gcube documents are proposed as a zipped folder with related metadata (each one of them in a xml file).
 
** Folders: are proposed as zip folders.
 
** Folders: are proposed as zip folders.
  
 
===Specific actions===
 
===Specific actions===
 
* '''Create a new workspace/basket''': On the workspace tree right click on the parent folder and select ''Add new Workspace'' or ''Add new Basket'' action. Insert the item name and then press enter. A new folder is created.
 
* '''Create a new workspace/basket''': On the workspace tree right click on the parent folder and select ''Add new Workspace'' or ''Add new Basket'' action. Insert the item name and then press enter. A new folder is created.
* '''Upload a file into a basket''': on context menu select ''upload file''. The browser ask to select the file to upload. A the end of operation an information message is showed.
+
* '''Upload a file into a basket''': on context menu select ''upload file''. The browser asks for a file to upload from your local file system. A the end of operation a confirm message is shown.
  
 
===Drag and Drop Actions===
 
===Drag and Drop Actions===
The workspace tree and the list view support drag and drop action.
+
The workspace tree and the list view support drag and drop actions.
There's a list of supported actions:
+
In the list below you can find the supported operations:
* d&d of basket item between two basket in the tree, from a basket in the tree and a basket in the list view and viceversa.
+
* d&d of basket item between two baskets in the tree, from a basket in the tree and a basket in the list view and viceversa.
* d&d of folder between two folder in the tree, from a folder in the tree and a folder in the list view and viceversa, and between folders in the list view.
+
* d&d of folder between two folders in the tree, from a folder in the tree and a folder in the list view and viceversa, and between folders in the list view.

Revision as of 13:19, 12 March 2009

Alert icon2.gif THIS SECTION OF GCUBE DOCUMENTATION IS CURRENTLY UNDER UPDATE.


This is the help documentation for Workspace Portlet

Workspace overview

The user workspace

This portlet is divided in four areas:

  • on the top, there is the address bar which shows you the current location
  • on the left, there is the workspace tree which shows your workspace with a tree
  • on the center, there is the list view which shows the content of a single folder in a list
  • on the bottom, there is the details panel which shows the details about workspace items

Glossary

There some terms used on this help:

  • workspace area: is the working area for an user
  • basket: is a folder that can contain objects saved from a research or uploaded by the user
  • basket item: is an object inside a basket
  • workspace: is a folder that can contain others workspace or basket (windows like folder)
  • item: can be a folder (workspace or basket) or a basket item

All item names can contain any chars, slash excluded. Two items in the same folder cannot have the same name.


Workspace Operations

To perform operations on the Workspace Portlet, users should be familiar with the right-click mouse button. TODO: Chiedi a Leo comè nel Mac. In fact a mouse right click on any item in the portlet shows the context menu.

Workspace context menu

The available actions depends on the selected item.

Common actions

  • Rename an item: Selecting Rename the user can insert the new item name.

If the name inserted is invalid a signal is showed like the one in figure.

Workspace invalid name

An item can be also renamed using the details panel. Using the details panel the user can also change the item description.

  • Deleting an item: By selecting Delete a confirm message is shown and, if the user confirms, the item is deleted.
  • Cloning an item: By selecting Clone the user can insert the cloned item name. If the name is invalid a message is shown like if you would rename an item.
  • Download an item: By selecting Download the browser asks for the location where to save the content. The content file type is based on the item type, specifically:
    • Single items, such as external file (pdf and images) are proposed as simple files;
    • Complex items, such as gcube documents are proposed as a zipped folder with related metadata (each one of them in a xml file).
    • Folders: are proposed as zip folders.

Specific actions

  • Create a new workspace/basket: On the workspace tree right click on the parent folder and select Add new Workspace or Add new Basket action. Insert the item name and then press enter. A new folder is created.
  • Upload a file into a basket: on context menu select upload file. The browser asks for a file to upload from your local file system. A the end of operation a confirm message is shown.

Drag and Drop Actions

The workspace tree and the list view support drag and drop actions. In the list below you can find the supported operations:

  • d&d of basket item between two baskets in the tree, from a basket in the tree and a basket in the list view and viceversa.
  • d&d of folder between two folders in the tree, from a folder in the tree and a folder in the list view and viceversa, and between folders in the list view.