Jump to: navigation, search

Changes


Documents (Client)

1,233 bytes added, 15:13, 30 January 2014
/* Editing Documents */
== Editing Documents ==
For editing, currently only [[Redlining (UBIK Android)|Redlining]] and actually changing ManagedDocuments (where changing is allowed) is possible.
=== Redlining ===
For redlining, a copy of the document will be created and opened for editing in any installed 3rd party application that can handle the "intent".
When the user accepts the change, the creation of a new document object classified as a redlined document will be triggered (as described in "Creating Documents in {{UBIK}} Android").
 
 
=== Editing Documents ===
 
From version 2.2.2 on, editing Documents managed by UBIK and where editing is allowed is possible.
 
In order to edit a document, one has to access the Document object by long-clicking its thumbnail in the documents-tab of its parent object's Content Browser.
Then, the Content Browser for the Document object provides an "Edit File" action item in the context aware action bar.
 
 
 
==== Editing an already downloaded file ====
 
If the file was already downloaded, the user is asked to choose any installed 3rd party application for editing the respective file.
In case no such app is installed, editing the document is not possible.
 
When the editing was finished, the new file is marked as changed and will be committed automatically if Automatic Sync mode is active, else the user can commit manually.
 
==== Editing a not yet downloaded file ====
 
When a file wasn't downloaded yet but editing was chosen nontheless, the {{UBIK}} Android client will automatically download the file.
After the download was finished, the user is asked if (s)he wants to edit the document now.
If so, the editing proceeds as described for an already downloaded file.
 
 
 
[[Category:UBIK Client]]
1,606
edits