Email from Web Browser
I am interested in modifying the web interface to allow the user to initiate emailing to one of the defined users. I have several relatives that are not computer savy in which I would like to maintain a collection of ebooks and allow them to have them sent to their kindle devices straight from the web ui so I can expose that to them.
I am a .Net developer, and I have set up the project and am able to make code changes and see them reflected (i can muddle through python). I am finding it difficult to trace through all of the different modules to find the relevant code to update.
Specifically, i would like to modify the gui.js file to display the defined email's in the connect and share module, have the xml.py module query the defined email addresses and append to the book records so that the gui.js file can make a separate request to send the email.
In any case, i will continue to search through the code, but pointers to where the db.search_getting_ids is declared and an overall approach would be appreciated.
I think this feature would be useful, and would like to see it in the project.
Thanks!
Tim
|