Est-il également possible de gérer les versions d'un plan de base que j'ai moi-même créé, ou seulement ceux qui sont distribués avec Paratext ? Si je décide d'apporter une modification au plan de base plus tard, existe-t-il un moyen pour que chaque projet puisse le reconnaître comme une mise à jour du plan de base original ?
Juste pour développer ce que @IanH a dit.
Vous pouvez créer un plan de base à partir d'un plan de projet en maintenant la touche Shift enfoncée tout en cliquant sur Manage Plans (Gérer les plans) depuis la boîte de dialogue Project Plan (Plan de projet). Cela affichera un nouveau bouton qui vous permet d'enregistrer votre plan actuel en tant que plan de base (il sera placé dans le dossier _StandardPlans de votre répertoire My Paratext 8 Projects ). Vous pouvez ensuite distribuer ce plan à d'autres personnes en leur demandant de le copier dans leur dossier _StandardPlans .
Dans la version 9.1, il existe également une nouvelle option de menu cachée qui vous permet de créer facilement des mises à jour de votre plan. Pour accéder à cette nouvelle option de menu, vous devez maintenir la touche Shift enfoncée tout en cliquant sur le menu principal de Paratext, puis cliquer sur Paratext > Support and development > Base project plans . Cela affichera une boîte de dialogue de plan de projet vide où vous pouvez charger votre plan précédent en cliquant sur Manage Plans . Vous pouvez ensuite modifier le plan et l'enregistrer en tant que mise à jour que vous pouvez ensuite distribuer.
(Désolé, la création de mises à jour est un peu laborieuse, mais elle a été rapidement mise en place en utilisant du code existant pour aider seulement les quelques personnes qui gèrent les plans de base)
Si vous n'utilisez pas la version 9.1 pour effectuer une mise à jour, il y a quelques points importants à considérer lors de la création d'une mise à jour d'un plan :
L'ID du plan doit être le même (c'est-à-dire le GUID dans l'élément <PlanId> du fichier).
Assurez-vous que les ID des étapes, des tâches et des vérifications sont les mêmes. Si les ID changent, Paratext les considérera comme différents et ne migrera pas les données de progression existantes.
Is it also possible to manage versions of a Base Plan that I have created myself, or only the ones that are distributed with Paratext? If I decide to make a change to the Base Plan later, is there a way in which each project can recognize it as an update to the original Base Plan?
Just to expand on what @IanH said.
You can make a base plan from a project plan by holding down Shift while clicking on Manage Plans from inside the Project Plan dialog. This will show a new button that lets you save your current plan as a base plan (it will be put into the _StandardPlans folder in your My Paratext 8 Projects directory). You can then give out that plan to other people by having them copy it into their _StandardPlans folder.
In 9.1, there is also a new hidden menu option that lets you easily create updates to your plan. To get to this new menu option, you need to hold Shift while clicking on the main Paratext menu, then click on Paratext > Support and development > Base project plans . This will show a blank project plan dialog where you can load your previous plan by clicking on Manage Plans . You can then edit the plan and then save it as an update which you can then distribute.
(Sorry creating updates is a little awkward to do, but it was quickly thrown together using existing code to help only the few people that manage the base plans)
If you don’t use 9.1 to make an update, then there are some important things to consider when creating an update to a plan:
The ID of the plan must be the same (i.e. the GUID in the <PlanId> element in the file).
Make sure that the IDs of the stages, tasks, and checks are the same. If the IDs change, Paratext will consider them different and will not migrate existing progress data.
Traduit automatiquement depuis English Afficher l'original