On Mon, Sep 23, 2013 at 6:21 PM, Kay Schenk <kay.sch...@gmail.com> wrote: > On Mon, Sep 23, 2013 at 1:30 PM, Alexandro Colorado <j...@oooes.org> wrote: > >> I notice a lot of dead links gives a horrible default error. Can we put a >> more "design friendly" error handler for missing or outdated links. Also >> add some Javascript to redirect back to homepage (or back page). >> >> <script type="text/javascript"> >> function delayer(){ >> window.location = "http://www.openoffice.org >> " >> } >> </script> >> ... >> <body onLoad="setTimeout('delayer()', 5000)"> >> >> >> -- >> Alexandro Colorado >> Apache OpenOffice Contributor >> http://www.openoffice.org >> 882C 4389 3C27 E8DF 41B9 5C4C 1DB7 9D1C 7F4C 2614 >> > > Someone else mentioned this recently. I *thought* we had a custom 404 at > one time, but I could be mistaken. This is a relatively easy server side > configure, rather than JS. Any thoughts on what we would like it to say? >
We do have a custom 404 handler, here: https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/content/docs/custom_404.html -Rob > We could also include some fun pictures! > > -- > ------------------------------------------------------------------------------------------------- > MzK > > "Truth is stranger than fiction, but it is because Fiction is obliged > to stick to possibilities. Truth isn't." > -- "Following the Equator", Mark Twain --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org