wiki:APP_FILE_DIALOGS_R0

Version 9 (modified by kyli, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Analysis

Overview

File dialog kinds are open book, save book, insert image, insert media and book properties dialog. This task is to to revise what is done until now and modularize it.

Task requirements

  • review the current source code written for file dialogs
  • separate them in new module
  • provide extensions to the base.dialogs extension point
  • if there is time left write tests and run the current tests

Task result

  • module with file dialogs and their source code

Implementation idea

  • write dependancies for the new created module

BASE_DIALOGS_R0

How to demo

  • Show the new module, the source code and run some tests if there is any.
  • Show the file dialogs.

Design

  • Create new module org.sophie2.base.dialogs.file. See PLUGIN_MODULE_STRUCTURE_R0
  • Allocate the file dialogs and move them to the module
  • See if the module needs extension for the org.sophie2.base.dialogs. If so, do it

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

Log

Error: Macro Include(wiki:APP_FILE_DIALOGS_R0_LOG) failed
current transaction is aborted, commands ignored until end of transaction block