Tags:
create new tag
, view all tags
Presumption: Acceptance of a system raised and learning curve is low when users are provided with an interface they are used to.

The normal user works on documents by using the Desktop-metaphor, which can also easily be applied to TWiki. For handling documents there are two funtions which takes care of storaging:

  • "Save" - saves the content without leaving the screen and loosing the cursor.
    • this can be implemented with a direct-save feature: SaveContentWithoutEdit
      • Code is available and can be fetched from O'Wiki
    • To acknowledge a successful save of the content a popup can be displayed. The same with problems during saving.
  • "Save & Close" - saves the content and close the edit-mode
    • this is the normal save of TWiki (from the preview screen)

The current behaviour with the preview cycle has to be rethought in this context, as it provides no real useful enhancement. -> GetRidOfPreviewCycle?

-- AndreUlrich - 09 Feb 2004

Topic revision: r4 - 24 Aug 2008 - 17:48:51 - TWikiJanitor
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback