Changes between Initial Version and Version 1 of Ticket #90


Ignore:
Timestamp:
01.09.2011 02:56:48 (13 years ago)
Author:
JuergeN
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #90 – Description

    initial v1  
    44 0. what directory => '/' per default, but could also be /opt/deepamehta/deepamehta-files 
    55 
    6 Access to the local filesystem is preety much like access to web resources. The only difference is that we access file:/whatever. Directories appear as topics in the canvas. Once I click on a directory, the files are listed in the content panel. When I click on a file in the content panel it appears on the canvas and if the mime type is supported by the browser, its contents show up in the contents panel. That's t! :) A great enhancement!  
     6Access to the local filesystem is pretty much like access to web resources. The only difference is that we access a file:/whatever. Directories appear as topics in the canvas. Once I click on a directory, the files are listed in the content panel. When I click on a file in the content panel it appears on the canvas and if the mime type is supported by the browser, its contents show up in the contents panel. That's t! :) A great enhancement!