From: x2003bruneau Date: Wed, 26 Jul 2006 14:32:34 +0000 (+0000) Subject: icalicon -> calendar_view_day X-Git-Tag: xorg/0.9.11~246 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=2200e510c933a1b3926d568a61bbf77a95e513fd;p=platal.git icalicon -> calendar_view_day rssact -> feed_add Avoid to create a new line juste for ical or rss icons git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@666 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs.net/.htaccess b/htdocs.net/.htaccess index c5457d6..8baf1b3 100644 --- a/htdocs.net/.htaccess +++ b/htdocs.net/.htaccess @@ -1,7 +1,7 @@ Options +FollowSymLinks RewriteEngine on -RewriteBase /~x2001corpet +RewriteBase /~x2003bruneau # Rewrite URLs of the form 'index.php?q=x': RewriteCond %{REQUEST_FILENAME} !-f diff --git a/htdocs.net/css/xnet.css b/htdocs.net/css/xnet.css index 68f1ed8..df71e41 100644 --- a/htdocs.net/css/xnet.css +++ b/htdocs.net/css/xnet.css @@ -120,6 +120,7 @@ td#search { } td#body { + vertical-align: top; padding-left: 1em; padding-bottom: 1em; } diff --git a/htdocs/.htaccess b/htdocs/.htaccess index 54469c6..b72936d 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -1,7 +1,7 @@ Options +FollowSymLinks RewriteEngine on -RewriteBase /~x2001corpet +RewriteBase /~x2003bruneau # wiki diff --git a/htdocs/images/icalicon.gif b/htdocs/images/icalicon.gif deleted file mode 100644 index 01cc8cd..0000000 Binary files a/htdocs/images/icalicon.gif and /dev/null differ diff --git a/htdocs/images/icons/calendar_view_day.gif b/htdocs/images/icons/calendar_view_day.gif new file mode 100644 index 0000000..b07c373 Binary files /dev/null and b/htdocs/images/icons/calendar_view_day.gif differ diff --git a/htdocs/images/icons/feed_add.gif b/htdocs/images/icons/feed_add.gif new file mode 100644 index 0000000..cb1e280 Binary files /dev/null and b/htdocs/images/icons/feed_add.gif differ diff --git a/htdocs/images/rssact.gif b/htdocs/images/rssact.gif deleted file mode 100644 index 00f1192..0000000 Binary files a/htdocs/images/rssact.gif and /dev/null differ diff --git a/templates/carnet/index.tpl b/templates/carnet/index.tpl index ee4f86b..813aacf 100644 --- a/templates/carnet/index.tpl +++ b/templates/carnet/index.tpl @@ -53,6 +53,15 @@ @@ -63,15 +72,6 @@
Affichage de tous les évenements de camarades/promos - {if $smarty.session.core_rss_hash} - - {else} -
- fil rss -
- {/if}
+ {if $smarty.session.core_rss_hash} + + {icon name=feed title='fil rss'} + + {else} + + {icon name=feed_add title='Activer mon fil rss'} + + {/if} Notifications
diff --git a/templates/carnet/mescontacts.tpl b/templates/carnet/mescontacts.tpl index 04d9653..e8bdbfe 100644 --- a/templates/carnet/mescontacts.tpl +++ b/templates/carnet/mescontacts.tpl @@ -54,12 +54,18 @@ Pour r [tri par noms] -

- Tu peux récupérer un calendrier iCal avec l'anniversaire de tes contacts. -

-
- fichier ical -
+ + + + + +
+ Tu peux récupérer un calendrier iCal avec l'anniversaire de tes contacts. + + + {icon name=calendar_view_day title='Anniversaires'} + +
{if $trombi} diff --git a/templates/login.tpl b/templates/login.tpl index 27e4931..8558878 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -112,6 +112,15 @@ Bienvenue {$smarty.session.prenom} @@ -143,15 +152,6 @@ Bienvenue {$smarty.session.prenom}

Proposer une information événementielle

- {if $smarty.session.core_rss_hash} - - {else} -
- fil rss -
- {/if} {/if} {* vim:set et sw=2 sts=2 sws=2: *}
+ {if $smarty.session.core_rss_hash} + + {icon name=feed title='fil rss'} + + {else} + + {icon name=feed_add title='Activer mon fil rss'} + + {/if} Sommaire des informations événementielles