website rev 1351

Disable Activity on main page
author Christophe Lincoln <pankso@slitaz.org>
date Tue Sep 20 22:44:24 2022 +0200 (19 months ago)
parents 02574e81e063
children 236ff4d68d18
files en/index.php
line diff
     1.1 --- a/en/index.php	Thu Sep 15 03:51:56 2022 +0200
     1.2 +++ b/en/index.php	Tue Sep 20 22:44:24 2022 +0200
     1.3 @@ -87,12 +87,14 @@
     1.4  	<a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz weekly 64bits</a></p>
     1.5  </div>
     1.6  
     1.7 +
     1.8 +<!-- Looks like the function doesn't work anymore and may finally not be so important,
     1.9 +	in all cases, it breaks the website actually 20.09.2022 (pankso)
    1.10 +	
    1.11 +
    1.12  <h2>Project Activity</h2>
    1.13  
    1.14 -<?php require_once("../lib/get-feeds.php"); ?>
    1.15 -
    1.16 -<!-- Looks like the function doesn't work anymore and may finally not be so important,
    1.17 -	in all cases, it breaks the website actually 22.01.2021 (pankso)
    1.18 +<?php //require_once("../lib/get-feeds.php"); ?>
    1.19  
    1.20  <div class="activity">
    1.21  	<p>
    1.22 @@ -106,26 +108,26 @@
    1.23  	<p class="activity_more">
    1.24  		<a href="http://forum.slitaz.org/">More support</a>
    1.25  	</p>
    1.26 -</div> -->
    1.27 +</div>
    1.28  
    1.29  <div class="activity">
    1.30  	<p>
    1.31  		<a href="http://hg.slitaz.org/">
    1.32  			<img src="/images/development.png" alt="[ ]" /></a>
    1.33  		Latest commits in wok
    1.34 -		<?php get_feed("wok.xml"); ?>
    1.35 +		<?php //get_feed("wok.xml"); ?>
    1.36  	</div>
    1.37  	<p class="activity_more">
    1.38  		<a href="http://hg.slitaz.org/?sort=lastchange">More commits</a>
    1.39  	</p>
    1.40  </div>
    1.41  
    1.42 -<!-- SCN blog posts  
    1.43 +SCN blog posts  
    1.44  <h2>Blog Posts</h2>
    1.45  
    1.46  <div class="news">
    1.47  	<?php //get_feed_blog("blog.xml"); ?>
    1.48 -</div>-->
    1.49 +</div> -->
    1.50  
    1.51  <!-- Twitter  -->
    1.52  <div id="twitter">