mariarahat / bungeni-editor

Automatically exported from code.google.com/p/bungeni-editor
2 stars 0 forks source link

Management of the archived notes for a document #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The archived notes created on the "Notes" panel in the tool bar do not allow 
the following management of these notes:

1) Editing of the notes
2) Editing of the user who created the notes. This user is always denoted as 
'[Ashok]'

Original issue reported on code.google.com by reaganmb...@gmail.com on 9 Jan 2012 at 3:26

GoogleCodeExporter commented 9 years ago
Regarding 
1) Notes are not meant to be editable they are pure archival /editorial notes 
2) We dont have an authentication / login to the editor - it needs to plugin in 
somewhere i.e. we need to have a configurable authentication layer .

Original comment by ashok.ha...@gmail.com on 10 Jan 2012 at 6:53

GoogleCodeExporter commented 9 years ago
Thanks for the clarifications. Regarding 

2) When oOo is first launched, the user is asked to enter details such as the 
username, company name among other options. How about using the username as 
stored by oOo...would that work?

Original comment by reaganmb...@gmail.com on 11 Jan 2012 at 7:39

GoogleCodeExporter commented 9 years ago
For 2) You can use the user name stored by OOo for now - there is an API to 
access that info. However for the longer term we still need to authenticate 
with user / password - to know who is editing, because the user stored by Ooo 
can be changed by anyone.

Original comment by ashok.ha...@gmail.com on 18 Jan 2012 at 6:45