Changes between Version 5 and Version 6 of UNPLANNED_CREATE_SERVER_RESOURCE_R0


Ignore:
Timestamp:
10/05/09 10:09:43 (16 years ago)
Author:
tsachev
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UNPLANNED_CREATE_SERVER_RESOURCE_R0

    v5 v6  
    6363  * Now the icon of a !DocView is calculated in !DefaultDocView which depends on the concrete !DocView class and there are two icons - for a book and for a script. 
    6464  * There is need to change where this calculation is done and by who.  
    65   * The implementation of documentIcon()  
    66  
     65  * The implementation of documentIcon() as it is now in !DefaultDocView will be moved in !ScriptDocView. 
     66  * A new implementation of documentIcon() will be added in !BookDocView wich will know what is the type of the current resource access. 
     67   * If it points to a server location the icon will be for server book and if not it can be common for all others now but can easily be changed for mem, file and distrib locations. 
     68 * Server Book Icon will be in the skin of !BookDocView with id ''server-document-icon''. 
     69== Prototype == 
     70A prototype of the described design can be found in the branch [source:branches/private/tsachev/CREATE_BOOK_ON_SERVER] 
    6771= Implementation = 
    6872^(Describe and link the implementation results here (from the wiki or the repository).)^