Line 74... |
Line 74... |
74 |
Vous créez un widget, si vous choississez de le mettre dans un type, certains champs deviendront
|
74 |
Vous créez un widget, si vous choississez de le mettre dans un type, certains champs deviendront
|
75 |
obligatoires et la localisation (point ou rue) sera automatiquement déterminée.
|
75 |
obligatoires et la localisation (point ou rue) sera automatiquement déterminée.
|
76 |
<?php endif; ?>
|
76 |
<?php endif; ?>
|
77 |
</p>
|
77 |
</p>
|
Line 78... |
Line 78... |
78 |
|
78 |
|
79 |
<form action="http://localhost/cel/widget/manager?mode=<?php echo $mode; ?>" id="basic-widget-form" class="standard-form component component-text" method="post" enctype="multipart/form-data">
|
79 |
<form action="<?php echo $url_base; ?>manager?mode=<?php echo $mode.$params; ?>" id="basic-widget-form" class="standard-form component component-text" method="post" enctype="multipart/form-data">
|
Line 80... |
Line 80... |
80 |
<div class="register-section" id="basic-details-section">
|
80 |
<div class="register-section" id="basic-details-section">
|
Line 81... |
Line 81... |
81 |
|
81 |
|
Line 240... |
Line 240... |
240 |
<hr>
|
240 |
<hr>
|
Line 241... |
Line 241... |
241 |
|
241 |
|
Line 242... |
Line 242... |
242 |
</div><!-- end .widget-blocks = tout le bloc de gauche-->
|
242 |
</div><!-- end .widget-blocks = tout le bloc de gauche-->
|
243 |
|
- |
|
244 |
<div class="widget-blocks col-md-8">
|
243 |
|
Line 245... |
Line 244... |
245 |
<!-- <iframe src="http://localhost/widget:cel:saisie2?projet=<?php echo isset($widget['projet'])?$widget['projet']:'base'; ?>" class="widget-renderer" height="100%" width="100%" ></iframe> -->
|
244 |
<div class="widget-blocks col-md-8">
|
246 |
<div class="widget-renderer">
|
245 |
<div class="widget-renderer">
|
247 |
|
246 |
|
Line 278... |
Line 277... |
278 |
Elles apparaissent immédiatement sur les
|
277 |
Elles apparaissent immédiatement sur les
|
279 |
<a target="_blank" href="https://www.tela-botanica.org/site:botanique">cartes et galeries photos </a> du site.
|
278 |
<a target="_blank" href="https://www.tela-botanica.org/site:botanique">cartes et galeries photos </a> du site.
|
280 |
</p>
|
279 |
</p>
|
281 |
<p class="discretion">
|
280 |
<p class="discretion">
|
282 |
Pour toute question ou remarque,
|
281 |
Pour toute question ou remarque,
|
283 |
<a href="https://www.tela-botanica.org/widget:reseau:remarques?service=cel&pageSource=http%3A%2F%2Flocalhost%2Fcel%2Fwidget%2Findex.php%2F%3Fprojet%3Dbase" target="_blank" onclick=
|
282 |
<a href="https://www.tela-botanica.org/widget:reseau:remarques?service=cel&pageSource=<?php echo $url_base; ?>manager?mode=<?php echo $mode.$params; ?>" target="_blank" onclick=
|
284 |
"
|
283 |
"
|
285 |
javascript:window.open(
|
284 |
javascript:window.open(
|
286 |
this.getAttribute('href'),
|
285 |
this.getAttribute('href'),
|
287 |
'Tela Botanica - Remarques',
|
286 |
'Tela Botanica - Remarques',
|
288 |
config='height=700, width=640, scrollbars=yes, resizable=yes'
|
287 |
config='height=700, width=640, scrollbars=yes, resizable=yes'
|