Skip to content

Commit f679242

Browse files
Otijomcconard96
andauthored
add faq on articles and structure of webhooks (#100)
* add faq on articles and structure of webhooks * add faq on more satisfaction * add traduction webhook * Update source/GDPR/index.rst Co-authored-by: Curtis Conard <cconard96@gmail.com> * Update source/webhook/rocket.rst Co-authored-by: Curtis Conard <cconard96@gmail.com> * modify faq to FAQ * modify faq to FAQ --------- Co-authored-by: Curtis Conard <cconard96@gmail.com>
1 parent e79a60a commit f679242

34 files changed

Lines changed: 402 additions & 235 deletions

File tree

.tx/config

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,60 @@ source_file = build/locale/webhook/index.pot
243243
source_lang = en
244244
type = PO
245245

246+
[o:teclib:p:glpi-plugins-documentation:r:webhook--activate_webhooks]
247+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/activate_webhooks.po
248+
source_file = build/locale/webhook/activate_webhooks.pot
249+
source_lang = en
250+
type = PO
251+
252+
[o:teclib:p:glpi-plugins-documentation:r:webhook--faq]
253+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/faq.po
254+
source_file = build/locale/webhook/faq.pot
255+
source_lang = en
256+
type = PO
257+
258+
[o:teclib:p:glpi-plugins-documentation:r:webhook--install_plugin]
259+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/install_plugin.po
260+
source_file = build/locale/webhook/install_plugin.pot
261+
source_lang = en
262+
type = PO
263+
264+
[o:teclib:p:glpi-plugins-documentation:r:webhook--mattermost]
265+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/mattermost.po
266+
source_file = build/locale/webhook/mattermost.pot
267+
source_lang = en
268+
type = PO
269+
270+
[o:teclib:p:glpi-plugins-documentation:r:webhook--rocket]
271+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/rocket.po
272+
source_file = build/locale/webhook/rocket.pot
273+
source_lang = en
274+
type = PO
275+
276+
[o:teclib:p:glpi-plugins-documentation:r:webhook--setup_glpi]
277+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/setup_glpi.po
278+
source_file = build/locale/webhook/setup_glpi.pot
279+
source_lang = en
280+
type = PO
281+
282+
[o:teclib:p:glpi-plugins-documentation:r:webhook--slack]
283+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/slack.po
284+
source_file = build/locale/webhook/slack.pot
285+
source_lang = en
286+
type = PO
287+
288+
[o:teclib:p:glpi-plugins-documentation:r:webhook--teams]
289+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/teams.po
290+
source_file = build/locale/webhook/teams.pot
291+
source_lang = en
292+
type = PO
293+
294+
[o:teclib:p:glpi-plugins-documentation:r:webhook--telegram]
295+
file_filter = source/locale/<lang>/LC_MESSAGES/webhook/telegram.po
296+
source_file = build/locale/webhook/telegram.pot
297+
source_lang = en
298+
type = PO
299+
246300
[o:teclib:p:glpi-plugins-documentation:r:splitcat--index]
247301
file_filter = source/locale/<lang>/LC_MESSAGES/splitcat/index.po
248302
source_file = build/locale/splitcat/index.pot

source/GDPR/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@ Deletion will take place via a standard GLPI automatic action that can be config
8585
:scale: 65 %
8686

8787

88+
FAQ
89+
---
90+
91+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/GDRP/>`__

source/advanceddashboard/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,7 @@ Dashboard settings
141141
:scale: 100 %
142142

143143

144+
FAQ
145+
---
146+
147+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Advanced_dashboard/>`__

source/anonymize/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,3 +1410,8 @@ Ticket templates
14101410
- `name`
14111411
- `entities_id`
14121412
- `comment`
1413+
1414+
FAQ
1415+
---
1416+
1417+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Anonymize/>`__

source/approbalbymail/index.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,9 @@ An email will be received with the option of **Validating** or **Refusing** the
6161

6262
.. figure:: images/Approval_mail-6.png
6363
:alt: refused
64-
:scale: 100 %
64+
:scale: 100 %
65+
66+
FAQ
67+
---
68+
69+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Approval_mail/>`__

source/branding/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,9 @@ Default recommended size: **220x130 pixels**
8181
at the login page.
8282

8383
Default recommended size: **It depends on the usual size of your screens**. The bigger, the better. (Make sure not to surpass the maximum upload limit for files)
84+
85+
86+
FAQ
87+
---
88+
89+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Branding/>`__

source/credit/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,7 @@ An automatic action is available to notify you when a credit has expired.
190190
You can of course customise the notification to suit your needs (**Setup > Notifications > Notifications > credit expired**)
191191

192192

193+
FAQ
194+
---
193195

196+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Cr%C3%A9dit/>`__

source/datainjection/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,7 @@ Once the progress bar is full, click on **Finish**
206206
:scale: 45 %
207207

208208

209+
FAQ
210+
---
211+
212+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Data_injection/>`__

source/escalade/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,8 @@ New dashlet to display not solved ticket where your groups was not actually assi
215215
.. image:: images/central_follow.png
216216
:alt:
217217
:scale: 90 %
218+
219+
FAQ
220+
---
221+
222+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Escalade/>`__

source/fields/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,8 @@ A Yes or No B No
208208
A Yes C Yes
209209
A No C No
210210
============ =============== =========== ===============
211+
212+
FAQ
213+
---
214+
215+
If you have any questions about using the plugin, please consult `our FAQ <https://faq.teclib.com/04_Plugins/Fields/>`__

0 commit comments

Comments
 (0)