Skip to content

Commit

Permalink
add upscale image & article formatting (#97)
Browse files Browse the repository at this point in the history
Add image scaling, missing alternative texts

Few other adaptations
  • Loading branch information
Otijom committed Feb 9, 2024
1 parent 65ab546 commit e79a60a
Show file tree
Hide file tree
Showing 70 changed files with 694 additions and 264 deletions.
12 changes: 9 additions & 3 deletions source/GDPR/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ GLPI Version Minimum PHP Recommended
.. note::
A `basic license <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.


Install the plugin
--------------------

- Go to the marketplace. Download and install the **GDPR Tools** plugin.

.. figure:: images/GDRP-1.png
:alt:
:alt: Install the plugin

Configure the plugin
--------------------
Expand Down Expand Up @@ -66,7 +70,8 @@ scopes:
- Inactive users without tickets

.. figure:: images/GDRP-2.png
:alt:
:alt: setup
:scale: 80 %

Automated action
~~~~~~~~~~~~~~~~
Expand All @@ -76,6 +81,7 @@ Deletion will take place via a standard GLPI automatic action that can be config
- Go to **Setup > Automatic actions**, and select the **cleaninactiveuser** action then configure it according to your needs.

.. figure:: images/GDRP-3.png
:alt:
:alt: automatic action
:scale: 65 %


28 changes: 25 additions & 3 deletions source/advanceddashboard/index.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
Advanced dashboards
===================

Requirements (on-premise)
-------------------------

============ =========== ===========
GLPI Version Minimum PHP Recommended
============ =========== ===========
10.0.x 8.1 8.2
============ =========== ===========

.. Note::
A `standard licence <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.

Install the plugin
------------------

.. note::
A `standard license <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/>`__.

* Go to the marketplace. Download and install the “**Advanced dashboard**” plugin.

.. figure:: images/Advanceddashboard-1.png
:alt: Install the plugin
:scale: 100 %

Setup the plugin
----------------
Expand Down Expand Up @@ -78,12 +88,16 @@ Setting query-related parameters

.. figure:: images/Advanceddashboard-2.png
:alt: SQL editor
:scale: 100 %



An insert at the bottom will display the result of the query:

.. figure:: images/Advanceddashboard-3.png
:alt: preview result
:scale: 50 %



* In the **set up fields** tab, define the label, the number and the main label (optional, this is the name your table will have). In our case, *the label will be "year"*, *the number will be "number of tickets"* and the *main label will be ""number of tickets per year"*.
Expand All @@ -93,6 +107,8 @@ An insert at the bottom will display the result of the query:

.. figure:: images/Advanceddashboard-4.png
:alt: card setup
:scale: 80 %


Dashboard settings
~~~~~~~~~~~~~~~~~~
Expand All @@ -105,17 +121,23 @@ Dashboard settings

.. figure:: images/Advanceddashboard-5.png
:alt: more card setup
:scale: 100 %



* You will then be asked to select the chart type
* Some dashboards may ask you to use colours and display values and labels.

.. figure:: images/Advanceddashboard-6.png
:alt: label setup
:scale: 80 %



* Your tile is now ready

.. figure:: images/Advanceddashboard-7.png
:alt: the card is ready
:scale: 100 %


21 changes: 15 additions & 6 deletions source/anonymize/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,18 @@ GLPI Version Minimum PHP Recommended
10.0.x 8.1 8.2
============ =========== ===========

Install the plugin
------------------

.. Note::
A `basic licence <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.

Install the plugin
------------------

- Go to the marketplace. Download and install the “`Anonymize`” plugin.

.. figure:: images/Anonymize-1.png
:alt: Install the plugin


Choice of profile
-----------------

Expand All @@ -38,14 +39,18 @@ The 4 profiles you will find are :

.. figure:: images/Anonymize-2.png
:alt: Profiles
:scale: 60 %


Anonymisable data per profile (predefined)
------------------------------------------

Each profile has an element assigned to it. You will need to define the value of each attribute that it will be able to anonymise (or not)

.. figure:: images/Anonymize-3.png
:alt:
:alt: attributes
:scale: 45 %


Email
~~~~~
Expand Down Expand Up @@ -271,7 +276,9 @@ Global search
You can ask GLPI to anoymise an attribute in the whole database and not only in the type of element you are in. The option **attributes to search and replace in others objects** is at the very bottom of your profile.

.. figure:: images/Anonymize-4.png
:alt:
:alt: globalsearch
:scale: 55 %


.. Note::
You cannot change any values other than those linked to the type of element you are in. For example, you will be able to **modify all email addresses** in the database via the **Email** profile, but you will not be able to modify all user phone number via this profile.
Expand All @@ -294,7 +301,9 @@ In our example, we will be anonymising `user data`.
- Click on **Actions** then **anonymise selected items**.

.. figure:: images/Anonymize-5.gif
:alt:
:alt: massive action
:scale: 50 %



.. Note::
Expand Down
26 changes: 15 additions & 11 deletions source/approbalbymail/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@ GLPI Version Minimum PHP Recommended
10.0.x 8.1 8.2
============ =========== ===========

Install the plugin
------------------

.. note::
`standard license <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/>`__.

Install the plugin
------------------

- Go to the marketplace. Download and install the plugin **ApprovalByMail**.

.. figure:: images/Approval_mail-1.png
:alt:
:alt: install the plugin

Using the plugin
----------------

Once activated, there are no specific settings to be made (apart from the notification layout, if you wish, via **Setup > Notifications > Notification templates**. The template is **Tickets validation**)

- In a new ticket, enter the name of the person or group receiving the
approval request.
- In a new ticket, enter the name of the person or group receiving the approval request.

.. figure:: images/Approval_mail-2.png
:alt:
:alt: add approbation
:scale: 45 %

An email will be received with the option of **Validating** or **Refusing** the request. This contains 3 links (if no changes have been made to the model).

Expand All @@ -39,22 +39,26 @@ An email will be received with the option of **Validating** or **Refusing** the
- The refusal link

.. figure:: images/Approval_mail-3.png
:alt:
:alt: see the email
:scale: 75 %

- When the form is validated, you are redirected to GLPI with a
notification of acceptance:

.. figure:: images/Approval_mail-4.png
:alt:
:alt: validation ok
:scale: 100 %

- If the form is refused, a comment will be requested to validate the
refusal:

.. figure:: images/Approval_mail-5.png
:alt:
:alt: add text refused
:scale: 60 %

- It is not possible to reply 2 times to the validation, an error
message will be displayed:

.. figure:: images/Approval_mail-6.png
:alt:
:alt: refused
:scale: 100 %
14 changes: 8 additions & 6 deletions source/branding/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ GLPI Version Minimum PHP Recommended
10.0.x 8.1 8.2
============ =========== ===========

Install the plugin
------------------

.. note::
A `basic licence <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.

Install the plugin
------------------

- Go to the marketplace. Download and install the **Branding**
plugin.

.. figure:: images/branding-1.png
:alt:
:alt: install the plugin

Customize your instance
-----------------------
Expand All @@ -35,7 +35,8 @@ Here you can replace :
- the icon in the browser bar

.. figure:: images/branding-2.png
:alt:
:alt: list of custom
:scale: 55 %

Custom by entity
----------------
Expand All @@ -46,7 +47,8 @@ You can modify certain elements by entity:
- the icon in the browser bar

.. figure:: images/branding-3.png
:alt:
:alt: custom by entity
:scale: 80 %

Other customisations are common to all entities

Expand Down
23 changes: 19 additions & 4 deletions source/centreon/index.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
Centreon
========

Sources
-------

* Sources link: `<https://github.com/pluginsGLPI/centreon>`_
* Download: `<https://github.com/pluginsGLPI/centreon/releases>`_

Requirements
------------
Requirements (on-premise)
-------------------------

============ =========== ===========
GLPI Version Minimum PHP Recommended
============ =========== ===========
10.0.x 8.1 8.2
============ =========== ===========

.. Note::
This plugin is available without a GLPI-Network subscription. It is also available in `Cloud <https://glpi-network.cloud/>`__

PHP >= 7.4.0
GLPI >= 10.0.0

Features
--------
Expand Down Expand Up @@ -46,13 +55,19 @@ You will need to fill the following fields :

.. image:: images/centreon-settings.jpg
:alt: Centreon configuration
:scale: 37 %


Then, it will create automatically a new SQL table named ``glpi_plugin_centreon_hosts``.
This table will contain all the hosts that are both in GLPI and Centreon.
A new tab is created on the host page, so you can see the information about the host.

.. image:: images/centreon-accueil.jpg
:alt: Centreon homepage
:scale: 45 %


.. image:: images/centreon-timeline.jpg
:alt: Centreon timeline
:scale: 45 %

0 comments on commit e79a60a

Please sign in to comment.