Abe Jellinek

Results 77 issues of Abe Jellinek

Not very similar sites in terms of structure/technology, but they're affiliated publications. It's been a while since I've done a new translator, so please let me know if I've missed...

Project MUSE books have one PDF per chapter; currently, when you save a book like [this one](https://muse.jhu.edu/pub/186/monograph/book/1461), you get a *ton* of PDF attachments. They end up sorted in alphabetical...

This isn't really the same tool as in the PDF view - it only allows you to select images, and only entire images. It acts a lot more like the...

Embedders will need to implement `onUpdateSnapshotHTML()`, which should update the snapshot on disk and return a promise that resolves once that's done. (zotero/zotero#3478)

Dragging with the middle mouse button scrolls in Firefox with autoscroll enabled, so it shouldn't select text (at least in that browser).

1. Select a bunch of items 2. Right-click -> Find Available PDFs Items further down the list will not be visible until you make the window bigger. The table seems...

Interface
Bug

`strToDate()` and `Intl.DateTimeFormat` can be a little heavy, but this is cached at the row level. We could consider caching at the item level instead if we want to show...

e.g. add `throw new Error()` to the top of `AbstractBox#render()`. I think this used to crash Zotero; now it causes some things to break (feed items are shown with regular-item...

Implemented: - None, Title, and Title/Creator/Year modes - Citation mode - Item-level caching and invalidation when item or style changes - Support for numeric styles - numbering removed automatically -...

And move banner styles to SCSS. Need a URL that the new features link should open! Closes #3698