Commit graph

21 commits

Author SHA1 Message Date
Baptiste Daroussin
f1e3b6cc55 Bump copyright year.
Happy New Year 2017!
2016-12-31 12:48:51 +00:00
Allan Jude
d05755f1fa Fix a broken link to bugzilla in all .cgi files on the website
PR:		204460
Sponsored by:	ScaleEngine Inc.
2016-01-03 16:46:47 +00:00
Bjoern A. Zeeb
8c4fed951e Bump copyright year.
Happy New Year 2016!
2015-12-31 11:31:41 +00:00
Peter Wemm
e984dc3473 Tidy up some loose ends that no longer work after the apache-1.x server on
hub.freebsd.org and the supporting 15 year old binaries have gone away.

Highlights:
- Sync up the cgi scripts to be closer to the standard page look
and feel and the canonical url locations.
- Adjust the search controls to include the docs.freebsd.org doc set.
- Replace the remaining wais search references.
- Fix up the embedded paths that depended on a symlink and/or nfs jungle
on hub. These aren't present in the jail this now runs in.
- Fix a typo (stray backtick) in one of the header entities.
- Remove the remaining no-longer-functional gnats components - they
ran on hub and no longer exist.

Build tested by: gjb
Brought to you by:  lots of coffee, profanity and confusion.
2015-06-27 02:36:16 +00:00
Bjoern A. Zeeb
f05cca897d Bump copyright year.
Happy New Year 2015!
2014-12-31 10:00:44 +00:00
Gavin Atkinson
20c5805b7d On the CGI pages, use the same style of "donate" links as the rest of the
site uses.
2014-11-04 06:07:09 +00:00
Gavin Atkinson
f754a77481 Switch search box at top of CGI pages over to DuckDuckGo, as per r45919. 2014-11-04 05:12:06 +00:00
Wolfram Schneider
fe535fea8f protocol independent url 2014-08-19 15:38:28 +00:00
Gavin Atkinson
2e7186064b Both http://forums.FreeBSD.org and http://wiki.FreeBSD.org redirect to
secure versions of the sites, so link to the secure version directly.
Note that for wiki links I have only fixed up key links in navbars etc,
there are a large number of other links but fixing them does not seem
worth the churn.
2014-08-02 13:39:27 +00:00
Glen Barber
91f6162904 Remove trailing '/' to fix a broken link.
Submitted by:	Denis (geodni@free.fr)
Sponsored by:	The FreeBSD Foundation
2014-03-28 02:46:37 +00:00
Glen Barber
c5b864fbfc Bump copyright year.
Happy New Year 2014!

Sponsored by:	The FreeBSD Foundation
2013-12-31 12:33:29 +00:00
Warren Block
3cad62df06 Add links to the FDP Primer and the Books and Articles Online to the
Documentation drop-down menu to increase their discoverability.

Reviewed by:	gjb
2013-06-25 23:46:46 +00:00
Peter Wemm
eb07e9ed71 Merge from html style: don't direct people to cvsweb. 2013-05-18 21:03:29 +00:00
Bjoern A. Zeeb
f7fcf26493 Happy New Year 2013! 2012-12-31 12:49:40 +00:00
Isabell Long
bee5d224fe Remove the ability to change the font size on the website. There are now
much better ways of doing this in modern web browsers.  Furthermore, it
never worked as well as it should have done, as too much of the website is
built around fixed layouts.

It was felt it was best to remove the size switcher from all languages at
once, so that the infrastructure (styleswitcher.js etc.) could be removed
at the same time.

Discussed at:	Cambridge DevSummit, August 2012
Discussed on:	www@
Approved by:	gabor (mentor)
2012-09-30 13:27:05 +00:00
Gabor Kovesdan
e54e1823cb - Convert id to lower case
Approved by:	doceng (implicit)
2012-08-24 10:47:48 +00:00
Warren Block
7ecfdedeab Consolidate multiple SVN menus into one now that the SVN repository
contains source, doc, and ports.

Based on jgh's diff, but modifies both the static header and the CGI
program that generates the header for dynamic pages.

PR:		169798
Submitted by:	jgh
Reviewed by:	gjb
2012-07-17 16:35:35 +00:00
Eitan Adler
7f60579661 Prefer the final result of redirected URLs instead of indirect links.
Approved by:	gjb
2012-06-21 04:09:46 +00:00
Eitan Adler
4827366874 Add a menu item linking to the documentation svn repository.
Include "source" in the original menu option.

Reviewed by:	issyl0
Approved by:	bcr
2012-06-21 03:20:54 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00