Feature Requests #1949622 (Mise en cache + ré-organisation des répertoires)

This commit is contained in:
Leblanc Simon 2008-05-20 20:56:18 +00:00
commit 87ce31754a
14 changed files with 318 additions and 96 deletions

View file

@ -10,7 +10,7 @@
<meta name=" robot" content="follow, index, all" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.php" />
<link rel="alternate" type="application/rss+xml" title="RSS: 10 items" href="rss.php?limit=10" />
<link rel="stylesheet" type="text/css" href="style_lego.css" />
<link rel="stylesheet" type="text/css" href="{general.template_folder}/{general.template_name}/style.css" />
<link rel="icon" type="image/png" href="favicon.png" />
</head>
@ -58,7 +58,7 @@
<div id="strip_block">
{foreach:items_list,id,strip}
<div class="shadow">
<a href="{general.url}/{strip.nav_base_url}{strip.current_id}">
<a href="{general.url}/{strip.nav_base_url}{strip.current_id}{strip.nav_lang_url}">
<img class="stripbox"
src="{general.url}/{strip.thumbnail}"
title="{strip.title}"
@ -93,4 +93,4 @@
</body>
</html>
</html>