Options +FollowSymLinks
RewriteEngine on
-RewriteBase /~x2001corpet
+RewriteBase /~x2003bruneau
# Rewrite URLs of the form 'index.php?q=x':
RewriteCond %{REQUEST_FILENAME} !-f
}
td#body {
+ vertical-align: top;
padding-left: 1em;
padding-bottom: 1em;
}
Options +FollowSymLinks
RewriteEngine on
-RewriteBase /~x2001corpet
+RewriteBase /~x2003bruneau
# wiki
<table class="bicol">
<tr>
<th colspan="2">
+ {if $smarty.session.core_rss_hash}
+ <a href='carnet/rss/{$smarty.session.forlife}/{$smarty.session.core_rss_hash}/rss.xml' style="display:block;float:right">
+ {icon name=feed title='fil rss'}
+ </a>
+ {else}
+ <a href='prefs/rss/?referer=carnet' style="display:block;float:right">
+ {icon name=feed_add title='Activer mon fil rss'}
+ </a>
+ {/if}
Notifications
</th>
</tr>
</h3>
<div class="explication">
Affichage de tous les évenements de camarades/promos
- {if $smarty.session.core_rss_hash}
- <div class="right">
- <a href='carnet/rss/{$smarty.session.forlife}/{$smarty.session.core_rss_hash}/rss.xml'>{icon name=feed title='fil rss'}</a>
- </div>
- {else}
- <div class="right">
- <a href='prefs/rss/?referer=carnet'><img src='images/rssact.gif' alt='fil rss' /></a>
- </div>
- {/if}
</div>
</td>
<td class='half'>
[<a href="carnet/contacts/pdf/mescontacts.pdf" class='popup'><strong>tri par noms</strong></a>]
</li>
</ul>
-<p>
- Tu peux récupérer un calendrier iCal avec l'anniversaire de tes contacts.
-</p>
-<div class="right">
- <a href='carnet/ical/annivs-x.ics'><img src='images/icalicon.gif' alt='fichier ical' title='Anniversaires'/></a>
-</div>
+<table style="width: 100%">
+ <tr>
+ <td>
+ Tu peux récupérer un calendrier iCal avec l'anniversaire de tes contacts.
+ </td>
+ <td class="right">
+ <a href="carnet/ical/anniv-x.ics">
+ {icon name=calendar_view_day title='Anniversaires'}
+ </a>
+ </td>
+ </tr>
+</table>
{if $trombi}
<table class="bicol">
<tr>
<th>
+ {if $smarty.session.core_rss_hash}
+ <a href='rss/{$smarty.session.forlife}/{$smarty.session.core_rss_hash}/rss.xml' style="display:block;float:right">
+ {icon name=feed title='fil rss'}
+ </a>
+ {else}
+ <a href='prefs/rss?referer=events' style="display:block;float:right">
+ {icon name=feed_add title='Activer mon fil rss'}
+ </a>
+ {/if}
Sommaire des informations événementielles
</th>
</tr>
<p>
<a href="events/submit">Proposer une information événementielle</a>
</p>
- {if $smarty.session.core_rss_hash}
- <div class="right">
- <a href='rss/{$smarty.session.forlife}/{$smarty.session.core_rss_hash}/rss.xml'>{icon name=feed title='fil rss'}</a>
- </div>
- {else}
- <div class="right">
- <a href='prefs/rss?referer=events'><img src='images/rssact.gif' alt='fil rss' /></a>
- </div>
- {/if}
{/if}
{* vim:set et sw=2 sts=2 sws=2: *}