Plugin Directory

Changeset 3480737


Ignore:
Timestamp:
03/12/2026 01:10:17 AM (2 weeks ago)
Author:
wrcisco
Message:

Update readme.txt

Location:
simple-ebook-viewer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-ebook-viewer/tags/1.0.0/readme.txt

    r3480712 r3480737  
    5959
    6060The plugin sets some reasonable defaults for these preferences, but if you're not happy with those defaults, you can change them by adding one or more of the following attributes to the shortcode, with the appropriate values:
     61
    6162* **`layout`**
    6263  - accepted values: "**paginated**" or "**scrolled**" (default: **paginated**)
     
    8990
    9091You can set the default values for these filters with the following shortcode's attributes:
     92
    9193* **`activate-color-filter`**
    9294  - accepted values: "**true**", "**false**" (default: **false**)
     
    109111
    110112There are some other settings that the users won't be able to change by themselves. These are:
     113
    111114* **`always-full-viewport`**
    112115  - accepted values: "**true**", "**false**" (default: **false**. If **true**, **return-to-url** is also required)
     
    152155
    153156As secondary dependencies of the foliate-js library, the plugin embeds other three libraries:
     157
    154158* zip.js (https://github.com/gildas-lormeau/zip.js), licensed under the BSD-3-Clause;
    155159* fflate (https://github.com/101arrowz/fflate), MIT licensed.
     
    159163
    160164Other libraries embedded by the plugin are:
     165
    161166* vite-for-wp by Dzikri Aziz (https://github.com/kucrut/vite-for-wp),
    162167licensed under the GPL v2.0 license
     
    165170
    166171Embedded fonts:
     172
    167173* OpenDyslexic (https://opendyslexic.org/) by Abbie Gonzales, licensed under the SIL Open Font License v1.1;
    168174* Manrope (https://github.com/sharanda/manrope) by The Manrope Project Authors, licensed under the SIL Open Font License v1.1;
  • simple-ebook-viewer/trunk/readme.txt

    r3480712 r3480737  
    5959
    6060The plugin sets some reasonable defaults for these preferences, but if you're not happy with those defaults, you can change them by adding one or more of the following attributes to the shortcode, with the appropriate values:
     61
    6162* **`layout`**
    6263  - accepted values: "**paginated**" or "**scrolled**" (default: **paginated**)
     
    8990
    9091You can set the default values for these filters with the following shortcode's attributes:
     92
    9193* **`activate-color-filter`**
    9294  - accepted values: "**true**", "**false**" (default: **false**)
     
    109111
    110112There are some other settings that the users won't be able to change by themselves. These are:
     113
    111114* **`always-full-viewport`**
    112115  - accepted values: "**true**", "**false**" (default: **false**. If **true**, **return-to-url** is also required)
     
    152155
    153156As secondary dependencies of the foliate-js library, the plugin embeds other three libraries:
     157
    154158* zip.js (https://github.com/gildas-lormeau/zip.js), licensed under the BSD-3-Clause;
    155159* fflate (https://github.com/101arrowz/fflate), MIT licensed.
     
    159163
    160164Other libraries embedded by the plugin are:
     165
    161166* vite-for-wp by Dzikri Aziz (https://github.com/kucrut/vite-for-wp),
    162167licensed under the GPL v2.0 license
     
    165170
    166171Embedded fonts:
     172
    167173* OpenDyslexic (https://opendyslexic.org/) by Abbie Gonzales, licensed under the SIL Open Font License v1.1;
    168174* Manrope (https://github.com/sharanda/manrope) by The Manrope Project Authors, licensed under the SIL Open Font License v1.1;
Note: See TracChangeset for help on using the changeset viewer.