PluginProbe
iCalendrier / 1.75
iCalendrier v1.75
1.77 1.78 1.79 1.80 1.81 1.82 1.83 2.0 trunk 1.5 1.51 1.52 1.53 1.54 1.6 1.61 1.62 1.7 1.71 1.72 1.73 1.74 1.75 1.76
icalendrier / readme.txt

readme.txt in iCalendrier 1.75, at readme.txt

117 lines 2.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === iCalendrier ===
2 Contributors: bplace
3 Tags: calendrier,ephemeride,calendar,calendario,kalender
4 Requires at least: 3.5
5 Tested up to: 5.7
6 Stable tag: 1.75
7 License: GPLv2 or later
8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
10 Simple plugin that displays daily informations like date, name day or moon phase.
11
12 ---
13
14 Petit plugin simple qui vous permet d'afficher sur votre site ou blog Wordpress un éphéméride.
15
16 == Description ==
17
18 Simple plugin to display a calendar of the day on you Wordpress site :
19
20 * day name
21 * current week number
22 * day number
23 * month
24 * namdeday
25 * moon phase
26
27 Languages supported :
28
29 * english
30 * français
31 * deutsch
32 * italiano
33 * español
34 * português
35
36 More infos here : [https://icalendrier.fr/widget/wordpress-plugin#engsupport](https://icalendrier.fr/widget/wordpress-plugin#engsupport)
37
38 ---
39
40 Petit plugin simple qui vous permet d'afficher sur votre site ou blog Wordpress un éphéméride qui comprend :
41
42 * le nom du jour
43 * le numéro de semaine
44 * le numéro du jour
45 * le mois
46 * la fête du jour
47 * la phase de lune actuelle
48
49 Plus d'infos ici : [https://icalendrier.fr/widget/wordpress-plugin](https://icalendrier.fr/widget/wordpress-plugin)
50
51 == Installation ==
52
53 Install the plugin on the Wordpress administration, in the extensions menu, by selecting the zip file.
54 You may also use the installation from the repository of course.
55
56 Once installed and activated, go to Appearance > Widgets, you'll be able to edit these options :
57
58 * plugin type (compact or wide)
59 * language
60 * custom timezone
61 * optional link to our website (compact widget only)
62 * optional title before the widget
63 * custom background color
64
65 ---
66
67 Installez le plugin dans l'administration Wordpress, section Extensions, en sélectionnant le fichier Zip.
68
69 Une fois installé et activé, retrouvez le plugin dans Apparence > Widgets. Peu d'options existent, mais les voici :
70
71 - type du plugin, soit un compact soit un widget en taille adaptative mais qui rend bien jusqu'à 300px de large
72 - le réglage optionnel du fuseau horaire
73 - l'affichage en option d'un lien vers iCalendrier.fr (uniquement sur le widget compact)
74 - un titre optionnel avant le widget
75 - la couleur de fond du widget peut être modifiée
76
77 == Frequently Asked Questions ==
78
79 = Next updates? =
80
81 Additional options and themes.
82
83 == Screenshots ==
84
85 1. Compact widget
86 2. wide widget
87 3. Widget compact français
88 4. Widget wide français
89
90 == Changelog ==
91
92 = 1.0 =
93 * Initial commit
94
95 = 1.5 =
96 * multilang supported
97 * moved the code to lib files
98
99 = 1.51 =
100 * minor fix
101
102 = 1.52 =
103 * svn issue lol
104
105 = 1.6 =
106 * CSS tweaks
107 * default values
108 * default link
109 * code format
110
111 = 1.61 =
112 * WP 5.4 compat
113 * admin CSS tweak
114
115 = 1.74 =
116 * Fix broken CSS
117