Show PNX Bookmarklet (Primo v2)
Tags: bookmarklet, primo, pnx, basic
Last Updated: Oct 30, 2009 01:17
- Author: Jared Howland
- Additional author(s):
- Institution:
Brigham Young University
- Year: 2008
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
- Skill required for using this code:
Basic
Description
Display the Primo Normalized XML (PNX) for a record, from within the Primo end-user interface. Bookmark this code and use it from any browser that supports javascript.
This code adds "&showPnx=true" to the URL of the page currently open, so it only works against Primo v2. It works fine in FF3 (Windows and Mac), and Safari 3 (Mac) but should work in any browser.
Based on the Firefox add-on contributed by Lee Smith.
State
Stable
Download
pnxbookmarklet.txt
Changes
Version 2.0
Updated to work better with Firefox
Version 1.0
Initial release
Installation instructions
Just bookmark the code and place it in your bookmark toolbar for quick access. NOTE: the actual line of code needs to be the bookmark location and not the page the code is found on. See http://www.bookmarklets.com/ if you have any questions about bookmarklets.
Comments
Comments (1)
Apr 24, 2009
Dave Price says:
Hi, This is a beautiful bookmarklet which will save us person years between us....Hi,
This is a beautiful bookmarklet which will save us person years between us. Thank you Jared and Lee.
We found that it works perfectly with FF. It also works with Chrome, Safari and Opera (though you must use <Ctrl-U> to format the display as you do when you enter the command manually).
But it would not work with IE. That is until we removed the second space character,
i.e. replace "PNX Record" with "PNXRecord"
See attachment pnxbookmarklet4ie.txt
Hope this helps!!!