|
There is no need to report anything , the work was not even started
Added UI Mockup: <Folder modedit>
Added UI Mockup: <Folder view>
Added UI Mockup: <Folder edit files>
Added UI Mockup: <Page modedit>
Added UI Mockup: <File modedit>
Added UI Mockup: <Resource modedit>
Added UI Mockup: <URL modedit>
Added UI Mockup: <IMS modedit>
I've just been playing with the latest version, Petr. Looks pretty smart!
Here are some minor GUI/English things that I thought as I went through.
That's all for now! Folder:
Page:
Folder x Resource file:
Resource file:
URL:
There was a question why not all display types are not available in all resource or other modules in general:
1/ RESOURCELIB_DISPLAY_EMBED - files and URLs, embedding may be very problematic especially in IE; ideally only file types that are known to work should be used (images and partially PDF), please note that IE supports embedding only from the same domain ( 2/ RESOURCELIB_DISPLAY_FRAME - not accessible but works 100% 3/ RESOURCELIB_DISPLAY_NEW - recommended for links to external sites, can be used for links to general files too; the main reason is we do not want out users to loose navigation elements (the only option they have is to close the browser); most other uses are not recommended for accessibility reasons; I think this should be supported in all modules and activities or only in Resource file+URL 4/ RESOURCELIB_DISPLAY_DOWNLOAD - for locally stored files only, suitable for distribution of binary files; predates Portfolio - all others use cases should be handled by portfolio export code 5/ RESOURCELIB_DISPLAY_OPEN - normal opening 6/ RESOURCELIB_DISPLAY_POPUP - accessibility problems, I would prefer JS overlays with Ajax instead; implemented for BC reasons only 7/ RESOURCELIB_DISPLAY_AUTO - this just tries to guess what is usable and accessible for given file, URL, etc. I have tried to rename "Resource file" to just "File" - looks better imho.
|
||||||||||||||||||||||||||||||||||||||||||||||
when added "link to file or website" resource.
is this the place to report it ? (is it not implemented yet ?)