This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
formalad/skins/Avis/avissimplif_view.pt

303 lines
14 KiB
XML

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"
lang="en-US" i18n:domain="plone">
<body>
<!-- Body -->
<div metal:define-macro="body">
<!-- Texte en projet -->
<fieldset>
<legend>Texte en projet</legend>
<div tal:define="f python:here.getField('apTitle')">
<b tal:content="f/widget/label"></b>&nbsp;:&nbsp;<span tal:content="here/getApTitle"></span>
</div>
<div tal:define="f python:here.getField('apDescription')">
<b tal:content="f/widget/label"></b>&nbsp;:&nbsp;<span tal:content="here/getApDescription"></span>
</div>
<div tal:define="f python:here.getField('apType')">
<b tal:content="f/widget/label"></b>&nbsp;:&nbsp;<span tal:content="python: f.vocabulary.getValue(here.getApType())"></span>
</div>
</fieldset>
<h2>Mesures concr&egrave;tes de simplification administrative</h2>
<!-- Les délais -->
<fieldset>
<legend>Les d&eacute;lais</legend>
<div tal:define="f python:here.getField('delai')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getDelai"></span>
</div>
<span tal:condition="python: here.getDelai() == 'yes'">
<div tal:define="f python:here.getField('delaiOrdre')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getDelaiOrdre"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('delaiOrdreAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getDelaiOrdreAnalyse"></div>
</div>
<div tal:define="f python:here.getField('delaiRigueur')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getDelaiRigueur"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('delaiRigueurAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getDelaiRigueurAnalyse"></div>
</div>
<div tal:define="f python:here.getField('delaiAccuse')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getDelaiAccuse"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('delaiAccuseAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getDelaiAccuseAnalyse"></div>
</div>
</span>
</fieldset>
<!-- Les modalités de transmission de documents -->
<fieldset>
<legend>Les modalit&eacute;s de transmission de documents</legend>
<div tal:define="f python:here.getField('envoi')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getEnvoi"></span>
</div>
<span tal:condition="python: here.getEnvoi() == 'yes'">
<div tal:define="f python:here.getField('envoiTermes')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getEnvoiTermes"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('envoiTermesAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getEnvoiTermesAnalyse"></div>
</div>
<div tal:define="f python:here.getField('envoiModalites')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getEnvoiModalites"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('envoiModalitesAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getEnvoiModalitesAnalyse"></div>
</div>
<div tal:define="f python:here.getField('envoiRecommande')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getEnvoiRecommande"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('envoiRecommandeAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getEnvoiRecommandeAnalyse"></div>
</div>
</span>
</fieldset>
<!-- La transmission de pièces justificatives -->
<fieldset>
<legend>Le principe de confiance</legend>
<div tal:define="f python:here.getField('piecesJustificatives')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getPiecesJustificatives"></span>
</div>
<span tal:condition="python: here.getPiecesJustificatives() == 'yes'">
<div tal:define="f python:here.getField('piecesJustificativesDemandees')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getPiecesJustificativesDemandees"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('piecesJustificativesDemandeesAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getPiecesJustificativesDemandeesAnalyse"></div>
</div>
<div class="avisIndent" tal:define="f python:here.getField('piecesJustificativesDemandeesRecommandations')"
tal:condition="python: here.getPiecesJustificativesDemandees() == 'yes'">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getPiecesJustificativesDemandeesRecommandations"></div>
</div>
</span>
</fieldset>
<h2>Mesures g&eacute;n&eacute;rales de simplification administrative</h2>
<!-- Simultanéité des textes -->
<fieldset>
<legend>La simultan&eacute;it&eacute; des textes</legend>
<div tal:define="f python:here.getField('simultaneite')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getSimultaneite"></span>
</div>
<span tal:condition="python: here.getSimultaneite() == 'yes'">
<div tal:define="f python:here.getField('simulRenvoi')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getSimulRenvoi"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('simulRenvoiAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getSimulRenvoiAnalyse"></div>
</div>
</span>
</fieldset>
<!-- La communication aux usagers et processus -->
<fieldset>
<legend>La communication aux usagers et administrations</legend>
<div tal:define="f python:here.getField('communication')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getCommunication"></span>
</div>
<span tal:condition="python: here.getCommunication() == 'yes'">
<div tal:define="f python:here.getField('simulCirculaire')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getSimulCirculaire"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('simulCirculaireAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getSimulCirculaireAnalyse"></div>
</div>
<div tal:define="f python:here.getField('simulBrochure')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getSimulBrochure"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('simulBrochureAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getSimulBrochureAnalyse"></div>
</div>
</span>
</fieldset>
<!-- Prise en compte des acteurs -->
<fieldset>
<legend>Prise en compte des acteurs</legend>
<div tal:define="f python:here.getField('acteurs')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getActeurs"></span>
</div>
<span tal:condition="python: here.getActeurs() == 'yes'">
<div tal:define="f python:here.getField('acteursProcedure')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getActeursProcedure"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('acteursProcedureAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getActeursProcedureAnalyse"></div>
</div>
<div tal:define="f python:here.getField('acteursImpact')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getActeursImpact"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('acteursImpactAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getActeursImpactAnalyse"></div>
</div>
</span>
</fieldset>
<!-- Les formulaires -->
<fieldset>
<legend>Les formulaires</legend>
<div tal:define="f python:here.getField('formulaires')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getFormulaires"></span>
</div>
<span tal:condition="python: here.getFormulaires() == 'yes'">
<div tal:define="f python:here.getField('formulairePrevu')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getFormulairePrevu"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('formulairePrevuAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getFormulairePrevuAnalyse"></div>
</div>
<div tal:define="f python:here.getField('formulaireAttache')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getFormulaireAttache"></span>
</div>
<div class="avisIndent" tal:define="f python:here.getField('formulaireAttacheAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getFormulaireAttacheAnalyse"></div>
</div>
</span>
</fieldset>
<!-- Les charges administratives -->
<fieldset>
<legend>Les charges administratives</legend>
<div tal:define="f python:here.getField('charges')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getCharges"></span>
</div>
<span tal:condition="python: here.getCharges() == 'yes'">
<div class="avisIndent" tal:define="f python:here.getField('chargesAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getChargesAnalyse"></div>
</div>
</span>
</fieldset>
<!-- L'amélioration de la réglementation -->
<fieldset>
<legend>L'am&eacute;liration de la r&eacute;glementation</legend>
<div tal:define="f python:here.getField('ameliorationReglementation')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getAmeliorationReglementation"></span>
</div>
<span tal:condition="python: here.getAmeliorationReglementation() == 'yes'">
<div class="avisIndent" tal:define="f python:here.getField('ameliorationReglementationExemples')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getAmeliorationReglementationExemples"></div>
</div>
</span>
</fieldset>
<!-- Les mesures liées à l'e-gouvernement -->
<fieldset>
<legend>Les mesures li&eacute;es &egrave; l'e-gouvernement</legend>
<div tal:define="f python:here.getField('egouv')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getEgouv"></span>
</div>
<span tal:condition="python: here.getEgouv() == 'yes'">
<div class="avisIndent" tal:define="f python:here.getField('egouvExemples')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getEgouvExemples"></div>
</div>
</span>
</fieldset>
<!-- L'accès aux sources authentiques et partages de données -->
<fieldset>
<legend>L'acc&egrave;s aux sources authentiques et partages de donn&eacute;es</legend>
<div tal:define="f python:here.getField('sources')">
<b tal:content="f/widget/label"></b>&nbsp;<span i18n:translate="" tal:content="here/getSources"></span>
</div>
<span tal:condition="python: here.getSources() == 'yes'">
<div class="avisIndent" tal:define="f python:here.getField('sourcesAnalyse')">
<label tal:content="f/widget/label"></label>
<div tal:content="structure here/getSourcesAnalyse"></div>
</div>
</span>
</fieldset>
</div>
</body>
</html>