svg
This commit is contained in:
@ -149,7 +149,7 @@
|
||||
<value>non</value>
|
||||
</variable>
|
||||
<variable type='string' name='ninegate_widpiwik_url' description='URL complète de votre Piwik' mandatory='True' />
|
||||
|
||||
<variable type='string' name='ninegate_widpiwik_syncenvole' description='URL Posh-Profil pour synchronisation Piwik' mandatory='True' />
|
||||
|
||||
|
||||
<!-- WORDPRESS -->
|
||||
@ -352,6 +352,7 @@
|
||||
|
||||
<target type='variable'>ninegate_widlimesurvey_syncenvole</target>
|
||||
<target type='variable'>ninegate_widmoodle_syncenvole</target>
|
||||
<target type='variable'>ninegate_widpiwik_syncenvole</target>
|
||||
<target type='variable'>ninegate_widwordpress_syncenvole</target>
|
||||
</condition>
|
||||
|
||||
@ -485,6 +486,7 @@
|
||||
<param>non</param>
|
||||
|
||||
<target type='variable'>ninegate_widpiwik_url</target>
|
||||
<target type='variable'>ninegate_widpiwik_syncenvole</target>
|
||||
</condition>
|
||||
|
||||
<fill name='calc_multi_condition' target='ninegate_widpiwik_url'>
|
||||
@ -494,6 +496,13 @@
|
||||
<param name='default_mismatch'>None</param>
|
||||
</fill>
|
||||
|
||||
<fill name='calc_multi_condition' target='ninegate_widpiwik_syncenvole'>
|
||||
<param>oui</param>
|
||||
<param type='eole' name='condition_1' hidden='False'>activer_piwik</param>
|
||||
<param name='match'>/posh-profil</param>
|
||||
<param name='default_mismatch'>None</param>
|
||||
</fill>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user