web-library
web-library copied to clipboard
To-do: * [x] 1. Render titles, set title classes * [ ] 2. Set current title offset * [ ] 3. Truncate next title @tnajdek I added the scaffold for...
E.g. insert `.form-group` into `.metadata` and move form specific styles to it, consider generic form grid etc.
We show only a _Done_ button currently for editables in edit mode and in the Creators modal. Technically this is the most straightforward solution. However, in terms of UX it...
Currently we display "Items" node which then navigates to item-list. A better solution would render items directly below subcollections (either a limited set with a button to show more or...
https://stackoverflow.com/questions/6890149/remove-3-pixels-in-ios-webkit-textarea Therefore the text in textareas is not correctly aligned with the label (e.g. in _Extra_ field).
@tnajdek I’m wondering if we should slice the metadata-list into several 'groups' for the edit mode on mobiles. Each 'group' could have individual sizing of its two columns to keep...
http://forums.zotero.org/discussion/25993/how-to-have-real-name-instead-of-username-displayed-wherever-possible/ http://forums.zotero.org/discussion/24713/usernames-vs-displayed-names/ And potentially a user pref to opt out of such behaviour, or just use the search engine indexing preference as a proxy. http://forums.zotero.org/discussion/8471/added-by-usernames-rather-than-real-names/
zotero.org static rendering depends heavily on Zend framework and has several dependencies on the underlying site install which shouldn't be required.
Even when loaded and rendered by JS.