hacks to get the file into the build.
The specific reason for the fix is that http://svn.FreeBSD.org/
doesn't work in new www build jail, and while that could be fixed the
doc build shouldn't go to the interweb to fetch things in the first
place, so we might as well do this right.
is expected to be the final status update to this page.
Reviewed by: core (theraven), re (hrs) (previous version)
Approved by: core, bcr (mentor, implicit)
- Uncomment and reword necessary parts of the paragraph
providing information about where snapshots can be found.
- While here, remove a stray comment.
the default page header. The following changes were made:
- Remove the Donate to FreeBSD button added a few days ago
- Add stylesheet entries for the new button. Note this
button is pure CSS, and does not use background images
for the rounded boarders.
- Move the 'Donate' and 'Contact' links from the header:
o 'Donate' is now 'Hardware Donations' in the menu
dropdown.
o 'Contact' is now in the footer.
o The 'Donate' link that existed in the menu dropdown
is now 'Monetary Donations'.
- The header2.donatebutton entity is now used for this
button, so translation teams can modify localized
header.l10n.ent for the button text.
- Comment the header2.searchnav entity entries in header.ent
for now, until I figure out what to do with them.
This change should have zero UI regressions, and solves the
problem of the previously added button pushing the 'New to
FreeBSD' button down into the security text.[1]
Requested by: deb
Reported by: emaste[1], gavin[1]
This should have been here since it was committed.
Implement DNT checks
Make enable/disabling the flip of an obvious switch.
Remove pointless custom variable (it doesn't work anyways)
Fix some style errors
Add a file allowing Google to verify that I "control" freebsd.org
Reviewed by: doceng (gjb)
Approved by: bcr (mentor)