I need dotnetnuke fck editor’s source code. Can you please give me directions for editing the fck editors source?
I need to add images to portal root folder externally.after uploading image it cannot select from the image manager. Image manager only show files uploaded from image manager.
working:
the dnn source editor image gallery is working from the database.ie.if you manually copy a file into the portal folder it does not visible in the fck editor gallery.the file listing is done from the databese.
so the solution is,you should make a uploader section for uploading images and give an entry in nuke’s file table.then it will visible in gallery.