PluginProbe
HAL / 1.1
HAL v1.1
trunk 1.0 1.1 1.2 1.3 1.4 1.4.2 1.4.3 1.4.4 2.0 2.0.1 2.0.10 2.0.2 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.2 2.3 2.4 2.4.1 2.4.2 2.5 All 30 releases
hal / readme.txt

readme.txt in HAL 1.1, at readme.txt

66 lines 1.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === HAL ===
2 Contributors: friz, ccsd
3 Tags: publication, HAL, archive
4 Requires at least: 4.0
5 Tested up to: 4.4.1
6 Stable tag: 1.1
7 License: GPLv2 or later
8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
10 Create a page with publications of an author or a structure in relation with HAL and a widget of recent publications of an author or a structure.
11
12 == Description ==
13
14 This is the first plugin of HAL.
15 The HAL plugin allows authors or structures to display in their own blog their publications.
16 HAL plugin data are directly related to HAL website (http://hal.archives-ouvertes.fr/).
17
18 == Installation ==
19
20 Requires :
21 -PHP 5.5 or higher
22 -WordPress 4.0 or higher
23
24 Installation procedure:
25
26 1. Desactivate plugin if you have the previous version installed.
27 2. Unzip "HAL" archive and put all files into a folder like "/wp-content/plugins/hal" directory.
28 3. Activate "HAL" plugin via 'Plugins' menu in WordPress admin menu.
29
30 For the page :
31
32 4. Go to the "Hal" menu item and select parameters to display options needed in your blog.
33 5. Create your page and add the shortcode [cv-hal] to see publications and metadata.
34
35 For the widget :
36
37 4. Go to the menu "Appearance", "Widgets" to configure the widget "Lastest Publications".
38
39 == Frequently Asked Questions ==
40
41 = How can I contact the support ? =
42
43 You can contact the support at this adress : http://support.ccsd.cnrs.fr/
44
45 = How to display the page on the site ? =
46
47 You need to create your own page with wordpress and put the shortcode [cv-hal] on the content.
48
49 == Screenshots ==
50
51 1. Screenshot page settings in admin menu
52 2. Screenshot widget settings in admin menu
53 3. Screenshot example page client
54
55 == Changelog ==
56
57 = 1.1 =
58 *Release Date - 7 September 2015*
59
60 * Bootstrap library deleted
61 * New appearance for the plugin
62
63 == Upgrade Notice ==
64
65 Nothing for the moment...
66