I have a project to integrate Picasa photo albums into the RadEditor... I currently have the big moving parts done, where the provider lists albums from a web.config supplied userid/password for Picasa. Part of the desired functionality is to be able to search for the photos by tag/keyword.
How would one get started doing this without completely restarting a new ImageManager from scratch?
The provider interface seems to support tags when adding files, but no way to search for files via the front end UI.
How would one get started doing this without completely restarting a new ImageManager from scratch?
The provider interface seems to support tags when adding files, but no way to search for files via the front end UI.