Task #3346

Mis à jour par Matthieu Decorde il y a environ 2 ans

One user cannot know the portal version unless he has admin acces.

h3. Solution

Add the version at the beginning of the help page and then display the content of the usual Help jsp pages

Direct access to Help pages:
- EN: https://gitlab.huma-num.fr/txm/txm-vm/-/blob/master/txm/html/Help.jsp?ref_type=heads
-
FR: https://svn.code.sf.net/p/txm/code/trunk/WEB/trunk/org.txm.web/war/html/Help_fr.jsp https://gitlab.huma-num.fr/txm/txm-vm/-/blob/master/txm/html/Help_fr.jsp?ref_type=heads
- EN: https://svn.code.sf.net/p/txm/code/trunk/WEB/trunk/org.txm.web/war/html/Help.jsp

Retour