-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change Settings menu #321
Comments
Yes you can customize the application's user interface, but you have to makes changes to the actual source code, not to the aggregated / minified build output. See: |
but i dont have templates folder or lib folder do i create them and place file underneath them ? |
If you want to modify the source code, you need to learn to use Git to clone the Readium repositories |
But do note that we welcome people who will help us localize the strings for the existing UI. We only ask that you do so carefully and only in your own native language (to minimize errors). Also, you need to localize all the strings (not just some or most). Then submit the localized strings as a pull-request and we will review it. Thanks. The current strings are here |
Is it possible to change the settings options showing ? For example remove some options, rename some texts displayed into a different language?
I checked the could reader folder I only have readium-all.js file under scripts and readium-all.css under css folder
The text was updated successfully, but these errors were encountered: