zotero/chrome/chromeFiles/skin/default/scholar
Dan Stillman 27f89fac5e Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments
Changes as per my discussions with Dan:

- Separated snapshot functionality into two individual buttons, Create New Item From Current Page and Take Snapshot of Current page
- Updated schema to support primary, secondary and hidden item types (and future user customizations)
- Reorganized New Item menu, moving secondary items into sub-menu
- Removed ability to create link attachments, since it never really made much sense -- will simply use the webpage item type instead. Underlying functionality still exists for the time being, as people have existing links in their libraries--I think we're gonna have to just warn beta testers and delete them in a transition step, as converting nested links really wouldn't be worth the effort.
- Moved file link/add functions into new item menu and removed attachment drop-down
- Large, prominent View and Locate buttons in edit pane for going to an associated URL and looking up in OpenURL, respectively -- buttons gray out as appropriate
- New Item from Page stores the URL and access date (Item.save() checks for the string "CURRENT_TIMESTAMP" for accessDate and doesn't bind it as a string)
- "Website" to "Web Page" (do we prefer "Webpage"? they both look a bit funky in uppercase)

More coming.


Bugs/Known Issues:

- Since snapshots from the toolbar are now top-level in the current collection, there needs to be a way to drag them into items
- The camera icon for adding snapshots, despite being a famfamfam icon, really doesn't read too well (or perhaps just clashes with the rest of our icons). Anybody have a better one? (It also may be able to just be lightened up a bit.)
- Trying the large View/Locate buttons after discussions with Dan, but this approach may not work -- 1) a large View button for the URL makes a lot less sense when you have a parent item with a child snapshot, since people will end up clicking it all the time when they really want to view the snapshot, and 2) the Locate button is awfully big for something that only applies to certain types of items, may not get used very often when it does, and probably won't work when it is
- The access date is stored in UTC and displayed with toLocaleString() like Date Added and Date Modified, but, unlike those two, it's also user-editable. This is clearly a problem. Probably need to parse to Date on blur() with strToDate() and insert as UTC, discarding anything left over. 
- Item type itself is still "website" -- should probably change that while we still can


Closes #253, OpenURL arrow should provide visual feedback on mouseover and/or look more button-like
Addresses #304, change references to "website" to "web page"
Addresses #207, openurl arrow functionality
2006-09-27 08:12:09 +00:00
..
about.css Closes #12, credits panel. 2006-07-06 20:43:32 +00:00
addCitationDialog.css - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
citation-add-gray.png - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
citation-add.png - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
citation-delete-gray.png - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
citation-delete.png - closes #225, ability to cite a specific page/paragraph/etc in Word integration. the output isn't quite right at the moment, but the interface works. 2006-09-11 01:05:26 +00:00
cog.png A cog menu each for collections and items (the same as the contextual menu, for now) 2006-06-22 00:13:21 +00:00
item-attachments-add.png Renamed "Files" to "Attachments" -- since Files could be links as well as actually files (or both, for web page snapshots), things were getting just about as confusing as when Items were called Objects. 2006-08-12 00:18:20 +00:00
overlay.css Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments 2006-09-27 08:12:09 +00:00
scholar.css Copied out scraping progress window for general use -- I'll use this for fulltext indexing notification, and ideally the scraper will use this instead now (Simon, let me know if there's any problem with that) 2006-09-21 07:54:18 +00:00
search-cancel-active.png Closes #154, Clicking an item in Related should display that item. 2006-08-02 15:13:31 +00:00
search-cancel.png Closes #154, Clicking an item in Related should display that item. 2006-08-02 15:13:31 +00:00
tag.png Fixes #32, implement tags in tags tab 2006-07-05 13:09:58 +00:00
textfield-dual.png Closes #247, Add interface option for institutional creators in item edit pane 2006-09-08 22:46:49 +00:00
textfield-single.png Closes #247, Add interface option for institutional creators in item edit pane 2006-09-08 22:46:49 +00:00
toolbar-collection-add.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
toolbar-collection-edit-gray.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
toolbar-collection-edit.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
toolbar-fullscreen-bottom.png The fullscreen button is now an image. It looks different depending on whether the pane is on top or bottom, and changes background when activated. 2006-07-28 16:49:19 +00:00
toolbar-fullscreen-top.png The fullscreen button is now an image. It looks different depending on whether the pane is on top or bottom, and changes background when activated. 2006-07-28 16:49:19 +00:00
toolbar-go-arrow-disabled.png Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments 2006-09-27 08:12:09 +00:00
toolbar-go-arrow.png Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments 2006-09-27 08:12:09 +00:00
toolbar-item-add.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
toolbar-item-from-page.png Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments 2006-09-27 08:12:09 +00:00
toolbar-large-active.png Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
toolbar-large-disabled.png Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
toolbar-large.png Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
toolbar-note-add.png The fullscreen button is now an image. It looks different depending on whether the pane is on top or bottom, and changes background when activated. 2006-07-28 16:49:19 +00:00
toolbar-small-active.png Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
toolbar-small-disabled.png Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
toolbar-small.png Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
toolbar-snapshot-add.png Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments 2006-09-27 08:12:09 +00:00
treeitem-artwork.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-attachment-file.png Renamed "Files" to "Attachments" -- since Files could be links as well as actually files (or both, for web page snapshots), things were getting just about as confusing as when Items were called Objects. 2006-08-12 00:18:20 +00:00
treeitem-attachment-link.png Renamed "Files" to "Attachments" -- since Files could be links as well as actually files (or both, for web page snapshots), things were getting just about as confusing as when Items were called Objects. 2006-08-12 00:18:20 +00:00
treeitem-attachment-snapshot.png Cross-posting to BC for discussion: http://chnm.grouphub.com/projects/310105/msg/cat/2114872/3538662/comments 2006-09-27 08:12:09 +00:00
treeitem-attachment-web-link.png Renamed "Files" to "Attachments" -- since Files could be links as well as actually files (or both, for web page snapshots), things were getting just about as confusing as when Items were called Objects. 2006-08-12 00:18:20 +00:00
treeitem-attachment.png Renamed "Files" to "Attachments" -- since Files could be links as well as actually files (or both, for web page snapshots), things were getting just about as confusing as when Items were called Objects. 2006-08-12 00:18:20 +00:00
treeitem-book.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
treeitem-bookSection.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-film.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-interview.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-journalArticle.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
treeitem-letter.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-magazineArticle.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-manuscript.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-newspaperArticle.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-note.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-thesis.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treeitem-website.png closes #22, button in note pane for new note 2006-06-26 12:58:22 +00:00
treesource-collection.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
treesource-library.png Got some new icons for the lists 2006-06-20 17:08:30 +00:00
treesource-search.png Closes #172, add preference for EndNote MIME type stealing feature 2006-08-09 15:44:11 +00:00
zotero_logo_14px.png Replaced "Scholar is loaded" line with Zotero logo 2006-08-30 05:34:12 +00:00
zotero_logo_18px.png Closes #59, logos 2006-08-30 18:56:10 +00:00
zotero_logo_20px.png Transparent and larger Zotero status bar logo; fixed white side margins 2006-08-30 16:37:43 +00:00
zotero_logo_20px_2.png With the three different versions of Zotero, for comparison purposes (a gross misuse of SVN, I know) 2006-08-30 17:00:17 +00:00
zotero_logo_20px_3.png With the three different versions of Zotero, for comparison purposes (a gross misuse of SVN, I know) 2006-08-30 17:00:17 +00:00
zotero_z_32px.png Closes #59, logos 2006-08-30 18:56:10 +00:00