Opened 10 years ago
Closed 10 years ago
#129 closed enhancement (fixed)
add menu/contextual menu items for export/bibliography
| Reported by: | simon | Owned by: | david |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 Beta 1 |
| Component: | interface | Version: | 1.0 |
| Keywords: | Cc: |
Description (last modified by simon)
we need the following menu items (implemented however you see fit):
export project - Scholar_File_Interface.exportProject()
create bibliography from project - Scholar_File_Interface.bibliographyFromProject()
export selected items - - Scholar_File_Interface.exportItems()
create bibliography from selected items - Scholar_File_Interface.bibliographyFromItems()
these functions aren't currently implemented, but all the general mechanisms are there.
thanks,
simon
Change History (3)
comment:1 Changed 10 years ago by simon
- Description modified (diff)
comment:2 Changed 10 years ago by david
- Status changed from new to assigned
comment:3 Changed 10 years ago by david
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [375]) Fixes #129, add menu/contextual menu items for export/bibliography