equal
deleted
inserted
replaced
27 <script type="text/javascript" src="<?php echo(registry_url('underscore','js'))?>"></script> |
27 <script type="text/javascript" src="<?php echo(registry_url('underscore','js'))?>"></script> |
28 <script type="text/javascript" src="<?php echo(registry_url('raphael','js'))?>"></script> |
28 <script type="text/javascript" src="<?php echo(registry_url('raphael','js'))?>"></script> |
29 <script type="text/javascript" src="<?php echo(registry_url('fancybox','js'))?>"></script> |
29 <script type="text/javascript" src="<?php echo(registry_url('fancybox','js'))?>"></script> |
30 |
30 |
31 <script type="text/javascript"> |
31 <script type="text/javascript"> |
32 <?php echo $config['js_config']; ?> |
32 <?php if (isset($config['hashtag'])) echo "var tracking_keywords = ".json_encode(array($config['hashtag'])).";"; ?> |
|
33 <?php if (isset($config['suggested_keywords'])) echo "var suggested_keywords = ".json_encode($config['suggested_keywords']).";"; ?> |
|
34 <?php if (isset($config['js_config'])) echo $config['js_config']; ?> |
33 </script> |
35 </script> |
34 <script type="text/javascript" src="<?php echo(registry_url('twcx-main','js'))?>"></script> |
36 <script type="text/javascript" src="<?php echo(registry_url('twcx-main','js'))?>"></script> |
35 |
37 |
36 <script type="text/javascript"> |
38 <script type="text/javascript"> |
37 l10n = { "rechercher" : "<?php echo $translate->_('Rechercher'); ?>" } |
39 l10n = { "rechercher" : "<?php echo $translate->_('Rechercher'); ?>" } |
45 $(document).ready(function() { |
47 $(document).ready(function() { |
46 |
48 |
47 /* setTimeout(function() { |
49 /* setTimeout(function() { |
48 $.scrollTo(70, 1000); |
50 $.scrollTo(70, 1000); |
49 }, 2000); */ |
51 }, 2000); */ |
50 |
|
51 $("#accordeon h3").click(function() { |
|
52 $("li.acctexte").slideToggle(); |
|
53 return false; |
|
54 }) |
|
55 |
52 |
56 //$("txt").hide(); |
53 //$("txt").hide(); |
57 $(".loginbutton").click(function() { |
54 $(".loginbutton").click(function() { |
58 document.location.href="<?php echo(URL_ROOT.$rep); ?>/client.php?CONNECT=true"; |
55 document.location.href="<?php echo(URL_ROOT.$rep); ?>/client.php?CONNECT=true"; |
59 }); |
56 }); |
154 |
151 |
155 <div id="container"> |
152 <div id="container"> |
156 |
153 |
157 <div id="coldroite"> |
154 <div id="coldroite"> |
158 <ul id="onglets"> |
155 <ul id="onglets"> |
|
156 <?php if (isset($config['semantic_board']) and isset($config['knowtex_url'])) { ?> |
159 <li class="selected"> |
157 <li class="selected"> |
160 <a href="#vlWrap"><?php echo($translate->_('Video')); ?></a> |
158 <a href="#vlWrap"><?php echo($translate->_('Video')); ?></a> |
161 </li> |
159 </li> |
|
160 <?php } ?> |
|
161 <?php if (isset($config['semantic_board']) and $config['semantic_board']) { ?> |
162 <li> |
162 <li> |
163 <a href="semanticboard.php?small=1&theme=jour"><?php echo($translate->_('SemanticBoard')); ?></a> |
163 <a href="semanticboard.php?small=1&theme=jour"><?php echo($translate->_('SemanticBoard')); ?></a> |
164 </li> |
164 </li> |
|
165 <?php } ?> |
165 <?php if (isset($config['knowtex_url'])) { ?> |
166 <?php if (isset($config['knowtex_url'])) { ?> |
166 <li> |
167 <li> |
167 <a href="<?php echo $config['knowtex_url'] ?>"><?php echo($translate->_('SocialGraph')); ?></a> |
168 <a href="<?php echo $config['knowtex_url'] ?>"><?php echo($translate->_('SocialGraph')); ?></a> |
168 </li> |
169 </li> |
169 <?php } ?> |
170 <?php } ?> |
220 <p><?php echo($translate->_('config__description')); ?></p> |
221 <p><?php echo($translate->_('config__description')); ?></p> |
221 </li> |
222 </li> |
222 <li class="acctitre"> |
223 <li class="acctitre"> |
223 <h3><?php echo($translate->_('keywords')); ?></h3> |
224 <h3><?php echo($translate->_('keywords')); ?></h3> |
224 </li> |
225 </li> |
225 <li class="acctexte hidden"> |
226 <li class="fl"> |
226 <div class="accsubtitle"> |
227 <ul class="fl"> |
227 <div class="aroundsubtitle"> |
228 <li class="acctexte"> |
228 <h4><?php echo($translate->_('suggested')); ?></h4> |
229 <div class="accsubtitle"> |
229 </div> |
230 <div class="aroundsubtitle"> |
230 </div> |
231 <h4><?php echo($translate->_('suggested')); ?></h4> |
231 <div class="tagcloud" id="suggkw"></div> |
232 </div> |
232 </li> |
233 </div> |
233 <li class="acctexte hidden"> |
234 <div class="tagcloud" id="suggkw"></div> |
234 <div class="accsubtitle"> |
235 </li> |
235 <div class="aroundsubtitle"> |
236 <li class="acctexte"> |
236 <h4><?php echo($translate->_('contextual')); ?></h4> |
237 <div class="accsubtitle"> |
237 </div> |
238 <div class="aroundsubtitle"> |
238 </div> |
239 <h4><?php echo($translate->_('contextual')); ?></h4> |
239 <div class="tagcloud" id="motscles"></div> |
240 </div> |
|
241 </div> |
|
242 <div class="tagcloud" id="motscles"></div> |
|
243 </li> |
|
244 </ul> |
240 </li> |
245 </li> |
241 </ul> |
246 </ul> |
242 </div> |
247 </div> |
243 <div id="colgauche"> |
248 <div id="colgauche"> |
244 <div class="barre"> |
249 <div class="barre"> |