Gabor Kovesdan
7ba98a21ad
MFH
...
Approved by: doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
acb8333ccd
- Convert more id's and references to lower case
...
- Drop upper case support from CSS
Approved by: doceng (implicit)
2012-08-19 11:11:51 +00:00
Gabor Kovesdan
16e0394616
- Convert all id names to lowercase
...
Approved by: doceng (implicit)
2012-08-18 23:43:35 +00:00
Wolfram Schneider
1e5c2bed6f
CentOS manpages for releases 5.3, 5.6, 5.7, 5.8, 6.0, 6.1, 6.2, 6.3
2012-08-18 18:48:41 +00:00
Remko Lodder
4da2903604
Reflect changes in the bugmeister team.
2012-08-17 15:03:05 +00:00
Gabor Kovesdan
f77daa56e0
- Properly copy XHTML fragments by adding namespace
...
- Allow disabling last modified date by setting the date variable to
empty text
- Only disable last modified date in old news, press, events pages since
it makes sense for recent entries
Approved by: doceng (implicit)
2012-08-15 21:50:43 +00:00
Gabor Kovesdan
89b9da42e7
- Remove unused ia64 news files
...
Approved by: doceng (implicit)
2012-08-13 20:58:20 +00:00
Gabor Kovesdan
217c06b0cd
- Simplify keyword markup
...
- Extract related schema definition into own DTD
Approved by: doceng (implicit)
2012-08-13 20:43:41 +00:00
Gabor Kovesdan
6f0813b25d
- For non-English pages generate the enbase entity, as well, not just base
...
- Remove inline declarations of base and enbase entities since they
are generated automatically in autogen.ent
Approved by: doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
77ddadd891
- Add namespace to XHTML fragments generated by XSLT stylesheets
...
- Properly define titles, navigation bars and RSS links for generated pages
- Minor cleanup
Approved by: doceng (implicit)
2012-08-12 20:35:40 +00:00
Glen Barber
32ed6c5da3
Move 8.1 and 8.2 to unsupported releases.
...
Submitted by: ryusuke
2012-08-12 19:41:41 +00:00
Gabor Kovesdan
42b18717e8
- Add proper XML declarations with encoding specification to files that
...
didn't yet have it
Approved by: doceng (implicit)
2012-08-11 10:37:42 +00:00
Marc Fonvieille
97f8add850
Add some dates.
2012-08-11 10:24:52 +00:00
Gabor Kovesdan
7612b1576b
- Fetch the LEGAL file instead of checking it out from CVS; it does not
...
required setting up CVSROOT and the CVS repo is not the main repo anymore
(and we already use fetch(1) elsewhere)
- Clean up the corresponding parts in translations, use a single copy of
LEGAL from the English pages
Approved by: doceng (implicit)
2012-08-10 10:15:50 +00:00
Gabor Kovesdan
4e23586af4
- XMLify the ports/ section of the webpages. With this change the whole
...
set of webpages should be now buildable in XML, however the build
mechanism of the multimedia/ and ports/ sections do not really fit our
infrastructure so these should probably be redesigned later to use
XSLT.
Approved by: doceng (implicit)
2012-08-09 21:23:44 +00:00
Gabor Kovesdan
74586f38c6
- Remove PSGML comments since they are not very useful after the XML
...
migration
Approved by: doceng (implicit)
No objection from: doc@, www@
2012-08-07 23:31:39 +00:00
Sergey Kandaurov
86f06354a1
8.1 and 8.2 have been EOL'ed recently.
2012-08-07 06:42:49 +00:00
Simon L. B. Nielsen
527c2232f5
Move 8.1 and 8.2 to the list of unsupported FreeBSD Releases.
2012-08-06 20:38:10 +00:00
Gabor Kovesdan
06cf1a8309
- XMLify the multimedia section
...
- Fix the clean target while here
Approved by: doceng (implicit)
2012-08-05 23:04:47 +00:00
Gabor Kovesdan
5a7bdd7b8b
- Add XML DTD and make the multimedia database well-formed and valid XML
...
Approved by: doceng (implicit)
2012-08-05 22:18:26 +00:00
Gabor Kovesdan
9b77547545
- XMLify sitemap and site index
...
Approved by: doceng (implicit)
2012-08-05 13:41:44 +00:00
Gabor Kovesdan
d7f1fde5eb
- Add a cvs:keyword element to store the $FreeBSD$ keyword for later
...
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic
Approved by: doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
9977e32c49
- Drop HTML Tidy support on webpages; on articles/books it is still used
...
since the default HTML output is not that clean
Approved by: doceng (implicit)
2012-08-04 17:56:04 +00:00
Simon L. B. Nielsen
0fbe37009d
- Move the note about mirrors above the table with links so there is a
...
better chance that people will see it and use a mirror.
- Many people will also download from HTTP for ftp.freebsd.org
content, so note that in the mirror text.
- amd64 is now quite common for all new systems, so also point people
at that.
Obtained from: Google
2012-08-03 18:28:19 +00:00
Isabell Long
a6318c3432
Add a full stop (period) to the end of a sentence on the advocacy page of
...
the website, bringing it into line with the other full sentences.
Approved by: gjb (mentor)
2012-08-01 10:51:42 +00:00
Gavin Atkinson
bf02a6a9a6
The core-secretary hat has been handed over to pgj, announce to the world.
...
Submitted by: pgj
Approved by: jkois (mentor)
2012-07-24 21:26:53 +00:00
Isabell Long
5de94deadc
Add a line feed to the end of a sentence to prevent two sentences merging
...
into one (i.e. there being no blank space after a full stop).
Approved by: gavin (bugmeister), gjb (mentor)
2012-07-22 10:52:16 +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
Hiroki Sato
3c49ea17e7
Fix typos.
...
Spotted by: glebius
2012-07-17 10:31:42 +00:00
Hiroki Sato
98de62e0e1
9.1-BETA1 available.
2012-07-17 05:06:36 +00:00
Gabor Kovesdan
2f33ef9560
- Rename converted XSLT templates to .sgml
...
Approved by: doceng (implicit)
2012-07-16 09:40:38 +00:00
Gabor Kovesdan
7d9820c9dd
- Convert XSLT templates to static pages where actually no dynamic content
...
is generated
Approved by: doceng (implicit)
2012-07-16 09:33:21 +00:00
Gabor Kovesdan
7903bab9c4
- Extend xhtml.xsl instead of duplicating common structural parts
...
Approved by: doceng (implicit)
2012-07-16 09:06:08 +00:00
Gabor Kovesdan
5e40201d19
- Convert web-pages to well-formed and valid XHTML 1.0
...
Approved by: doceng (implicit)
2012-07-15 10:46:37 +00:00
Eitan Adler
7e92217cf0
Remove option to set priority or severity: these are unused by our
...
developers and bugmeisters. It is generally considered bad practice to
include unused selections in a form.
Reset buttons were always a bad idea [0]
[0] http://www.useit.com/alertbox/20000416.html
Approved by: linimon
Approved by: bugmeister
2012-07-15 03:21:27 +00:00
Eitan Adler
c0a0f6e31a
- Prefer &os; to FreeBSD
...
- FreeBSD still works on the xbox (supposedly)
- The two provided links appear to be dead
Approved by: gabor
2012-07-14 14:44:56 +00:00
Eitan Adler
88d135766b
Remove dead link.
...
Update text relating to dragonflybsd
Prefer &os; to text literal
Approved by: bcr
2012-07-14 14:42:45 +00:00
Eitan Adler
c46ca15cc0
Ukraine now results in a 502 bad gateway.
...
Approved by: bcr
2012-07-14 14:41:58 +00:00
Eitan Adler
6df736af76
The statistics page has not been updated since 2009
...
Approved by: bcr
2012-07-14 14:41:27 +00:00
Eitan Adler
18536c8893
rwatson is no longer a member of the core team
...
Approved by: gabor
2012-07-14 03:09:52 +00:00
Gavin Atkinson
82478c5dbd
Update administration.sgml and the contributors article to reflect new
...
FreeBSD core team.
Approved by: bcr (mentor)
2012-07-11 19:07:25 +00:00
David E. O'Brien
76ee95d20b
Add actual dates for build & announce.
2012-07-06 23:54:47 +00:00
Glen Barber
0716dc73be
Be consistent with regards to case usage in various tags. It seems the
...
original style was to use uppercase tags, such as '<A HREF', however
this seems to have become highly inconsistent.
The number of lowercase tags far exceed the number of uppercase tags, so
prefer the lowercase '<a href'.
2012-07-06 21:37:51 +00:00
Glen Barber
bc9b0e9d09
Clean up whitespace/indentation post-r39180.
...
Translators, please ignore this change.
2012-07-06 19:17:49 +00:00
Glen Barber
1df0d29995
Updates and improvements to the releases index page.
...
PR: 169169
Submitted by: linimon
2012-07-06 18:58:26 +00:00
Bjoern A. Zeeb
887d555d8f
Link to the 9.1 Release Schedule, expected to be done in August.
2012-06-28 17:51:12 +00:00
Christian Brueffer
060c983c30
Update for GSoC 2012. This could still use a bit more up to date information, but
...
at least this is a first step.
PR: 169502
Submitted by: Bryan Drewery <bryan@shatow.net>
2012-06-28 10:38:59 +00:00
Glen Barber
7ddb5134e6
Belatedly add an index page for the year 1993. :-)
...
Link to the news entry about "FreeBSD gets its name."
Submitted by: jhb (via docs@)
Patched by: db (original version)
2012-06-27 23:43:18 +00:00
Isabell Long
4564c69a7d
Remove, replace, and fix some broken links on the multimedia pages of
...
the website.
PR: docs/169395
Submitted by: db
Approved by: gabor (mentor)
2012-06-27 23:00:35 +00:00
Glen Barber
a25d5608a3
Fix build.
2012-06-27 20:08:22 +00:00