[Cpan-forum-commit] rev 292 - in trunk: . templates www
svn at pti.co.il
svn at pti.co.il
Sun Jul 22 07:01:49 EEST 2007
Author: gabor
Date: 2007-07-22 07:01:49 +0300 (Sun, 22 Jul 2007)
New Revision: 292
Modified:
trunk/
trunk/templates/footer.tmpl
trunk/templates/home.tmpl
trunk/templates/navigation.tmpl
trunk/www/style.css
Log:
move links around a bit to have more real estate on the top of the page
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 7bc34947-122d-0410-bc5a-f898d2bb5f81:/local/cpan-forum:4284
8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:12752
+ 7bc34947-122d-0410-bc5a-f898d2bb5f81:/local/cpan-forum:4300
8c4c90e1-83eb-0310-96eb-e7cb62807872:/local/cpan-forum:12752
Modified: trunk/templates/footer.tmpl
===================================================================
--- trunk/templates/footer.tmpl 2007-07-21 15:22:21 UTC (rev 291)
+++ trunk/templates/footer.tmpl 2007-07-22 04:01:49 UTC (rev 292)
@@ -20,6 +20,7 @@
Maintained and hosted by <a href="http://www.szabgab.com/">Gabor Szabo</a> at
<a href="http://www.pti.co.il/">Perl Training Israel</a><br />
<a href="http://www.pti.co.il/"><img border="0" src="/img/pti-round-80.jpg" /></a>
+See also <a href="http://www.perltraining.org/">World Wide Perl Training</a>
</div>
</body>
</html>
Modified: trunk/templates/home.tmpl
===================================================================
--- trunk/templates/home.tmpl 2007-07-21 15:22:21 UTC (rev 291)
+++ trunk/templates/home.tmpl 2007-07-22 04:01:49 UTC (rev 292)
@@ -4,9 +4,9 @@
<TMPL_INCLUDE NAME="navigation.tmpl">
-<a href="/faq/#feeds">RSS and Atom feeds</a><br />
-<a href="/faq/#notify">Get notified by e-mail when a new post arrives</a><br />
-<a href="/faq/#tags">Add tags to CPAN modules</a><br />
+<a href="/faq/#feeds">RSS and Atom feeds</a>
+| <a href="/faq/#notify">Notification by e-mail</a>
+| <a href="/faq/#tags">Add tags to CPAN modules</a><br />
<TMPL_INCLUDE NAME="search_form.tmpl">
Modified: trunk/templates/navigation.tmpl
===================================================================
--- trunk/templates/navigation.tmpl 2007-07-21 15:22:21 UTC (rev 291)
+++ trunk/templates/navigation.tmpl 2007-07-22 04:01:49 UTC (rev 292)
@@ -20,7 +20,3 @@
| <a href="/tags/">tags</a>
]
</div>
-<div class="navigation">
-<a href="http://www.perltraining.org/">Perl Training</a>
-</div>
-
Modified: trunk/www/style.css
===================================================================
--- trunk/www/style.css 2007-07-21 15:22:21 UTC (rev 291)
+++ trunk/www/style.css 2007-07-22 04:01:49 UTC (rev 292)
@@ -229,7 +229,6 @@
/* background: lightyellow; */
background: #eeeeee;
text-align: center;
-
}
More information about the Cpan-forum-commit
mailing list