Bug #1605
GWT: ergonomy problem with synoptic editions
Statut: | Closed | Début: | 08/12/2015 | |
---|---|---|---|---|
Priorité: | High | Echéance: | ||
Assigné à: | Serge Heiden | % réalisé: | 100% |
|
Catégorie: | UI / Ergonomy | Temps passé: | - | |
Version cible: | Portal 0.6.3 |
Description
1) the selected editions are reset each time we open a text from the texts tab.
2) each time we change the selected editions, the text and page are lost and reset to the first page of the first text
Tmp workaround is to define some links to the edition and put it in an HTML page as home.jsp or the home page of the corpora.
e.g.:
http://portal.xxxxx.com/portal_path/?command=edition&path=/CORPUSANAME&textid=a_text&editions=edition1,edition2,edition3
(direct link that reload the entire portal, useful for external access)
or:
<a class="command" command="edition" path="/CORPUSNAME" editions="edition1,edition2,edition3" textid="a_text">Edition</a>
(internal command link)
See: https://svn.code.sf.net/p/txm/code/trunk/doc/admin%20manuals/Manuel%20du%20portail%20TXM%200.6.1%20-%20admin.pdf sections 1.7 to 1.9 for documentation.
Historique
#1 Mis à jour par Sebastien Jacquot il y a presque 10 ans
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a presque 10 ans
Anyone could provide a link to the doc for these direct access commands ?
#3 Mis à jour par Alexey Lavrentev il y a presque 10 ans
See the Manuel du portail TXM 0.6.1 - admin sections 1.7 to 1.9
#4 Mis à jour par Sebastien Jacquot il y a presque 10 ans
- Description mis à jour (diff)
Thank you Alexey.
#5 Mis à jour par Matthieu Decorde il y a presque 9 ans
- Version cible changé de Portal 0.7 à Portal 0.6.2
#6 Mis à jour par Matthieu Decorde il y a environ 5 ans
- Version cible changé de Portal 0.6.2 à Portal 0.7
#7 Mis à jour par Serge Heiden il y a presque 5 ans
- Version cible changé de Portal 0.7 à Portal 0.6.3
#8 Mis à jour par Matthieu Decorde il y a presque 5 ans
- % réalisé changé de 0 à 50
2) is fixed
is 1) fixed if the multi default edition works ?
#9 Mis à jour par Matthieu Decorde il y a presque 4 ans
- % réalisé changé de 50 à 80
default multiple edition works
#10 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
- % réalisé changé de 80 à 100