mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
- add rudimentary epub parser for metadata extraction
- add cover images - add configurable preview settings (should probably be in core or in a separate app) - add some metadata to feed template (file size, type and filename)
This commit is contained in:
parent
64cfb7925e
commit
007b7c7791
13 changed files with 704 additions and 12 deletions
7
files_opds/css/settings.css
Normal file
7
files_opds/css/settings.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
#opds .indent {
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
#opds .double-indent {
|
||||
padding-left: 2em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue