Changes between Version 20 and Version 21 of APP_BASIC_MENUS_R0


Ignore:
Timestamp:
07/29/09 11:38:23 (16 years ago)
Author:
stefan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_BASIC_MENUS_R0

    v20 v21  
    109109}}} 
    110110 * A refactoniring will be needed, so every Item has the definition of its properties in itself, not in its Module class. (optional)  
    111  * Classes Affected by this change are as follow: 
     111 * Classes that will be affected by this change are as follow: 
    112112  * FileMenu 
    113113   * NewBookItem 
     
    126126  * InsertMenu 
    127127 
    128  * Will be extracted Menu Items into a specific module (that has same functionality as the item itself) and register them accordinaly: 
     128 * Items will be extracted in a specific module (one that has same functionality as the item itself), if such exists and register them accordinaly: 
    129129  * ExportToPDFItem to extra.func.print.pdf.export module 
    130130  * InsertPDFItem to extra.func.pdf.view module