Blame | Last modification | View Log | RSS feed
Extension Page : http://filetree.extjs.eu/Author : Jozef Sakalos, aka SakiVersion: Beta 1License : ?There were some changes to the original code.The original files are renamed .org so that a comparison can be made.Here is the list of changes:1. Explicitly send 'cmd:get' whenever a directory is loaded. For some reasonit was not sending. The author cannot replicate and I only can do it withgwt-ext. So, for now, I've just updated the .js code to include the'cmd:get' again.2. Call a callback method to calculate the path when download is needed oropen is perform. Usually, the file is not at the same root level asdisplayed in the tree; so, there is a way to overwrite this path asa callback.3. ext image directory in .css are one level above the one from the css filesfor the Showcase. So, I've added another "../" to go one more level up tofind the ext/resource/images.