| 72bc3edc | 29-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 17101be4 | 29-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
add support for book covers (isbn only) |
| e6ec0f85 | 15-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 6469567f | 15-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
always use HTPS when linking to DOI
even though their endpoint returns http URLs |
| 423ee5f7 | 20-Dec-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 9f196ff7 | 20-Dec-2023 |
Andreas Gohr <andi@splitbrain.org> |
explicitly set link styles. fixes #3
For templates not inheriting from dokuwiki styles |
| a4d2e0b1 | 07-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 41333488 | 07-Aug-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix ISBN regex 'X' is allowed as the last checksum digit |
| 635e4bdc | 07-Aug-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Cleanup |
| 5097dbce | 01-Aug-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Modify toolbar button to prompt for user input |
| 72b0d3f3 | 25-Jul-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Toolbar integration |
| eaa40aed | 18-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 9f8980ae | 18-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
ensure title is always set, allow override |
| e8ab7f08 | 03-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 7195edb0 | 03-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
also use nice ouput on any non-xhtml renderer |
| 307c6980 | 03-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
major refactoring to have multiple ISBN resolvers |
| dc34f6d7 | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 454172e8 | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
prefer full title for isbn |
| bc72a281 | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
avoid slash on empty volume/issue |
| be40017d | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
added isbn info to meta files |
| 19099051 | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
clean isbn before use |
| 4163f19c | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
cache the query results
They are refreshed only when the code is updated. |
| b899e210 | 28-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
adjust style to match normal styles
Makes it easier to mix this with normal syntax |
| d9393eff | 27-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
fallback to editors if no authors |
| 90f426f5 | 27-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
fetch DOI directly from doi.org |