User Details
- User Since
- Oct 14 2025, 8:34 AM (34 w, 3 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Janice.jf [ Global Accounts ]
Oct 26 2025
Oct 23 2025
@Saiphani02 @Bodhisattwa I've Implemented Translate and Dictionary actions for text selection. Kindly review, thanks.
Oct 22 2025
@Saiphani02 @Bodhisattwa PR is ready for review. Implementation is complete and tested. [[ URL | https://github.com/cis-india/Wikisource-Reader/pull/50 ]]
Oct 21 2025
Thanks @Bodhisattwa. Noted.
Oct 17 2025
I’ll proceed with that. Thanks!
Thanks for the explanation @Saiphani02. I was allowing access to all internal files because the book.href in the Library lazy column item points to the file without the ebooks/ folder, e.g.: file:///data/user/0/org.cis_india.wsreader/files/1ac8a7ed-5f0b-45d5-81c8-f9a4d87c89f5.epub
Hi @Bodhisattwa, I managed to share the EPUB file and send it to Kindle successfully. But I’m not sure if I’m doing it the right way.
To make sharing work, I edited the provider_paths.xml and allowed access to all internal files. Earlier, it was only pointing to the ebooks/ folder.
While sharing, I used book.href, but I noticed that the href path doesn’t include the ebooks/ directory—it directly shows something like files/____.epub.
While testing, I also noticed something else:
- When a book is downloaded, it ends up in two locations:
- files/<original_filename>
- files/ebooks/<renamed_file> (with title change)
- But when the book is deleted, only the one under files/ is removed—the copy in files/ebooks/ stays back.
So I’m a bit unsure about two things:
- Is it fine that I changed provider_paths.xml to allow all internal files?
- Since the file in ebooks/ has a different path and filename, do we need to update the href after the download so that sharing uses the ebooks/ location?
Oct 16 2025
Ok thanks.
@Bodhisattwa Thanks. For the Share option, should I add it as a button like Read and Delete, or just use a share icon next to Delete?
Hi @Bodhisattwa, can I pick this up?
Oct 15 2025
Hello @Bodhisattwa , this issue has been fixed. PR link: | https://github.com/cis-india/Wikisource-Reader/pull/45
Please review. Thanks.
Oct 14 2025
Hi, I’m Janice Fernandes, an Outreachy applicant for 2025. I would like to work on this issue.

