[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 26c71e9 web: Add a news entry about the censorship thing (feel free to improve/rewrite) And move the censor logo from our logo to the news entry. (all other pages i could find have also remvoved it by now and its a little late anyway for this law but there sure will be other laws that will need peoples support)
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Nov 20 01:33:47 CET 2011
The branch, master has been updated
via 26c71e984f57716774a027ac621d371e0221e8cf (commit)
from ba3a7539ff9b6743fe6a4d9d48e45b200e985103 (commit)
- Log -----------------------------------------------------------------
commit 26c71e984f57716774a027ac621d371e0221e8cf
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Nov 20 01:29:24 2011 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Nov 20 01:29:24 2011 +0100
web: Add a news entry about the censorship thing (feel free to improve/rewrite)
And move the censor logo from our logo to the news entry. (all other pages i could
find have also remvoved it by now and its a little late anyway for this law but
there sure will be other laws that will need peoples support)
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
diff --git a/src/index b/src/index
index 26d633f..0dea858 100644
--- a/src/index
+++ b/src/index
@@ -32,6 +32,12 @@ with the latest developments by subscribing to both the
<h1>News</h1>
+<a id="Zensoren"></a><h3>
+<div style="position: absolute; z-index:5000"><a href="http://americancensorship.org"><img src="http://americancensorship.org/images/stop-censorship-small.png"/></a></div>
+November 20, 2011</h3>
+<p>
+FFmpeg supports the fight against censorship.
+</p>
<a id="pr5dot5"></a><h3>November 6, 2011</h3>
<p>
diff --git a/src/template_head2 b/src/template_head2
index 8dd7555..a7cf83d 100644
--- a/src/template_head2
+++ b/src/template_head2
@@ -7,7 +7,6 @@
<div id="container">
<div id="banner">
-<a style="vertical-align:middle;text-align:center;background-color:#000;background-image:url(http://americancensorship.org/images/stop-censorship-small.png);background-position:center center;background-repeat:no-repeat;" href="http://americancensorship.org">
<img src="ffmpeg-logo.png" width="396" height="100" alt="FFmpeg" />
</a>
</div>
-----------------------------------------------------------------------
Summary of changes:
src/index | 6 ++++++
src/template_head2 | 1 -
2 files changed, 6 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list