-
Notifications
You must be signed in to change notification settings - Fork 1
/
plumx.epmi
89 lines (88 loc) · 3.75 KB
/
plumx.epmi
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<?xml version='1.0' encoding='utf-8'?>
<epm xmlns='http://eprints.org/ep2/data/2.0' id='https://ci.eprints-hosting.org/id/epm/plumx'>
<epmid>plumx</epmid>
<uri>https://ci.eprints-hosting.org/id/epm/plumx</uri>
<documents>
<document>
<files>
<file>
<filename>epm/plumx/cfg/cfg.d/z_plumx.pl</filename>
<mime_type>text/plain</mime_type>
<hash>6395a2b0166828c16c66466e5d91c925</hash>
<hash_type>MD5</hash_type>
<filesize>2054</filesize>
</file>
<file>
<filename>epm/plumx/cfg/static/style/plumx_hide_box.css</filename>
<mime_type>text/plain</mime_type>
<hash>5e7ba51f2fd37b6ed8483efa330ca8e4</hash>
<hash_type>MD5</hash_type>
<filesize>394</filesize>
</file>
<file>
<filename>plugins/EPrints/Plugin/Screen/EPrint/Box/Plumx.pm</filename>
<mime_type>text/plain</mime_type>
<hash>b1c7271e6200edb4c6382a68f7cdcddb</hash>
<hash_type>MD5</hash_type>
<filesize>1289</filesize>
</file>
<file>
<filename>static/images/epm/icon_plumx.png</filename>
<mime_type>image/png</mime_type>
<hash>d2c1a424c798428b2c668f450b582246</hash>
<hash_type>MD5</hash_type>
<filesize>44645</filesize>
</file>
<file>
<filename>static/javascript/auto/99_plumx.js</filename>
<mime_type>text/plain</mime_type>
<hash>94d204f3991350aff9105322cbeea641</hash>
<hash_type>MD5</hash_type>
<filesize>2676</filesize>
</file>
<file>
<filename>static/style/auto/plumx.css</filename>
<mime_type>text/plain</mime_type>
<hash>f3dcd11ceabe139cc52269827de97447</hash>
<hash_type>MD5</hash_type>
<filesize>103</filesize>
</file>
</files>
<mime_type>text/plain</mime_type>
<format>text</format>
<main>static/style/auto/plumx.css</main>
<content>install</content>
</document>
<document>
<files>
<file>
<filename>static/images/epm/icon_plumx.png</filename>
<mime_type>image/png</mime_type>
<hash>d2c1a424c798428b2c668f450b582246</hash>
<hash_type>MD5</hash_type>
<filesize>44645</filesize>
</file>
</files>
<format>image</format>
<main>static/images/epm/icon_plumx.png</main>
<content>coverimage</content>
</document>
</documents>
<version>0.1</version>
<creators>
<item>
<name>
<family>David R</family>
<given>Newman</given>
</name>
<id>drn@ecs.soton.ac.uk</id>
</item>
</creators>
<title>PlumX</title>
<description>PlumX provides an EPrints Box Screen plugin that displays a PlumX widget.
By default this uses the 'details' version of the PlumX widget but can be reconfigured by setting $c->{plumx}->{type} to 'summary', 'plum-print-popup' or 'plum-print-popup-badge' for the different types of widget. By default the default PlumX theme is used by can be reconfigured to use the 'big-ben' or 'liberty' themes instead. There are further configuration options to use additional styling, in particular using /style/plumx_hide_box.css to hide the surrounding box and a option to re-enable the display of a message if there is no data for the ID provided to PlumX. If the 'plum-print-popup' or 'plum-print-popup-badge' types are selected the side that the popup is displayed can be configured by setting $c->{plumx}->{popup}.
</description>
<requirements>EPrints 3.3+</requirements>
<home_page>https://github.com/eprints/plumx</home_page>
<icon>images/epm/icon_plumx.png</icon>
</epm>