Subversion Repositories eFlore/Archives.cel-v2

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 aperonnet 1
Extension Page : http://filetree.extjs.eu/
2
Author : Jozef Sakalos, aka Saki
3
Version: Beta 1
4
License : ?
5
 
6
There were some changes to the original code.
7
The original files are renamed .org so that a comparison can be made.
8
Here is the list of changes:
9
1.  Explicitly send 'cmd:get' whenever a directory is loaded.  For some reason
10
    it was not sending. The author cannot replicate and I only can do it with
11
    gwt-ext.  So, for now, I've just updated the .js code to include the
12
    'cmd:get' again.
13
2.  Call a callback method to calculate the path when download is needed or
14
    open is perform.  Usually, the file is not at the same root level as
15
    displayed in the tree; so, there is a way to overwrite this path as
16
    a callback.
17
3.  ext image directory in .css are one level above the one from the css files
18
    for the Showcase. So, I've added another "../" to go one more level up to
19
    find the ext/resource/images.
20