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 == |
| 70 | A prototype of the described design can be found in the branch [source:branches/private/tsachev/CREATE_BOOK_ON_SERVER] |