Bug #1979

Mis à jour par Matthieu Decorde il y a plus de 4 ans

Currently :
* When built, TXM recover the property values from CQP -> alphabetic implements default parts order
* RCP implements parts order in assisted and advance partition creation UI
* TBX implements Index (computed on a partition) columns order alphabetically by part names.

h3. Solution

We must:
* define what is a part order in partition
* define the order between ordering information (e.g. chronological >? text CQP position or text id)

see https://groupes.renater.fr/wiki/txm-info/public/specs_description#partition1

Give access to import modules to parts order.

Retour