Timo Breumelhof wrote:
Are you talking about referencing images from a skin or selecting them from a module?
Thanks, Timo, for the response. The questions are about changing where images can be referenced from a module, and in DNN host/admin spots exampled by the logo, favicon, or similar applications. The HTML module might be the most important since that module is used often, but the ability to set where materials are located anywhere on a server or domain would be useful among other areas of DNN work, too.
As mentioned in the original post, use of NTFS junctions can assist matching server/domain folders/files with DNN locations. Junctions can be placed in the portal root or images folder, but those folders (or new ordinary folders created in these locations) cannot be navigated to. Individual symbolic links placed in DNN portal/images folders appear as available to DNN (which is helpful), but not NTFS junctions referencing whole folders. The folders to junctions appear in the DNN structure, but cannot be navigated to or referenced in host/admin areas or from modules ... the only available options are the portal root or images folder.
While symbolic links referencing individual files are useful, junctions referencing whole folders would be ideal since many files can be available in a single junction to a folder on the server/domain outside the DNN install. In summary, from admin/host functions and module examples including the HTML editor, it would be great to have an ability to specify management of materials in folders other than only the portal root or images folders. Thanks, Timo.