PKP Bugzilla – Bug 3740
Add Preview Feature to Table of Contents
Last modified: 2008-08-20 14:58:40 PDT
As seen in ScienceDirect, Preview is a drop-down box with Abstract, with possibility of layout editor adding hyperlinked article sub-titles...
Created attachment 912 [details] Screenshot of ScienceDirect Preview feature
Created attachment 918 [details] Patch against OJS Pre-2.3 CVS
Created attachment 919 [details] Patch against PKP-lib Pre-2.3 CVS
Created attachment 920 [details] Screenshot of preview feature (hidden)
Created attachment 921 [details] Screenshot of preview feature (visible)
Here's a simple implementation of this feature. I thought about having an image button that dynamically changes from hidden to visible (like on elsevier), but that should wait until there are other interface changes to the table of contents. As of now, all functions on an article are pieces of text to the right of the article's title-- I didn't want to stray from that pattern.