[FFmpeg-devel] [PATCH 2/3] web: shorten home/news
Alexander Strasser
eclipse7 at gmx.net
Fri Jan 27 22:33:35 CET 2012
Hi,
compn wrote:
> On Fri, 27 Jan 2012 19:21:52 +0100, Clément Bœsch wrote:
> >On Fri, Jan 27, 2012 at 05:27:55AM +0100, Michael Niedermayer wrote:
> >> ---
> >> src/template_head2 | 2 +-
> >> 1 files changed, 1 insertions(+), 1 deletions(-)
> >>
> >> diff --git a/src/template_head2 b/src/template_head2
> >> index e30b5f1..fd305b5 100644
> >> --- a/src/template_head2
> >> +++ b/src/template_head2
> >> @@ -14,7 +14,7 @@
> >> </div>
> >>
> >> <div id="navbar">
> >> -<a href="index.html">Home/News</a> |
> >> +<a href="index.html">News</a> |
> >> <a href="about.html">About</a> |
> >> <a href="download.html">Download</a> |
> >> <a href="documentation.html">Documentation</a> |
> >
> >Are you doing this because of the overlapping menu with small screens?
> >
> >The Home/News page contains some information about the project, so the
> >"Home" is somehow justified. Maybe we could move that introduction to the
> >"About" page and make it the index/home.
> >
> >I'm OK with the rest of the patchset, thought, I'm not sure about having
> >some information duplicated between the News and the Security page.
> >
> >OTOH, the patchset is very simple and is an improvement, so I'm not
> >opposed to it. Maybe a web maintainer would be happy to comment.
>
> i agree with the above. but new users like knowing what ffmpeg actually
> does... so. whatever.
>
> these patches LGTM.
I see no problem in calling it "News" even though it contains a small
project description. IMHO "Home/News" reads to schizophrenic anyway.
Does any developer/web maintainer have a problem with dropping the "Home/" ?
Alexander
More information about the ffmpeg-devel
mailing list