Gabor Kovesdan
23b721bdbd
- Whitespace changes. We do not normally fix whitespace in itself, but these
...
files were so messy and thus they were so hard to read that maintaining
existing translations or translating these files was very difficult.
I've also fixed capitalized elements and attributes.
2008-04-07 15:52:02 +00:00
Remko Lodder
5c4aaf0eee
Add a few useful links for web.atoz
...
PR: www/121576
Submitted by: gavin
2008-03-12 11:14:50 +00:00
Gabor Kovesdan
6cc51020f8
- Add missing </li> tags
2008-02-14 13:58:20 +00:00
Daniel Gerzo
b88a1574f8
Remove references of docs/man.html and rather link cgi/man.cgi.
2007-07-21 11:28:24 +00:00
Gabor Kovesdan
7abeb61235
- Add the new Administration page to our Site Map
...
Approved by: keramida (mentor)
2007-04-15 16:20:34 +00:00
Gabor Kovesdan
f7b145b38a
- Add freebsd-embedded@ to our mailing list search
...
PR: www/107821
Submitted by: Andrew <andrew@ugh.net.au>
Approved by: keramida
2007-03-22 21:37:41 +00:00
Wolfram Schneider
fa565559a2
Add fulltext search for Hungarian Web Pages & Chinese Web Pages
2007-03-18 17:34:36 +00:00
Gabor Kovesdan
cf20ea7407
- Sort
...
- Add some somments how entries should be sorted
Approved by: keramida (mentor)
2007-02-25 22:59:25 +00:00
Gabor Kovesdan
96967351f9
- Update Site Map and Site Index a bit
...
Tested with: W3C Link Checker (http://validator.w3.org/checklink )
Approved by: keramida (mentor)
2007-02-22 20:07:22 +00:00
Joel Dahl
b409234d9f
Remove references to the dingo project.
2007-02-12 20:50:31 +00:00
Ceri Davies
f63a1b8841
Kill trailing whitespace.
...
PR: www/103874
Submitted by: gabor
2006-10-08 11:12:06 +00:00
Ceri Davies
b39979e6d5
Use entities and add some recent updates.
...
PR: www/103874
Submitted by: gabor
2006-10-08 11:10:36 +00:00
Ceri Davies
db68f87a41
Use entities and add some recent updates.
...
PR: www/104059
Submitted by: gabor
2006-10-08 10:56:56 +00:00
Joel Dahl
155bcdf79b
Remove superfluous dot.
...
PR: www/103062
Submitted by: gabor
2006-09-10 11:57:04 +00:00
Hiroki Sato
cfd9e12239
www cleanup mega commit:
...
- Move includes.nav*.sgml to share/sgml/navibar.ent and
<lang>/share/sgml/nabibar.l10n.ent.
- Move includes.sgml and includes.xsl to
share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
and <lang>?share/sgml/header.l10n.ent.
- Move most of XSLT libraries to share/sgml/*.xsl and
<lang>/share/sgml/*.xsl.
- Move news.xml and other *.xml files for the similar purpose
to share/sgml/*.xml and <lang>/share/sgml/*.xml.
- Switch to use a custom DTD for HTML document. Now we use
"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
HTML 4.01 + some entities previously pulled via
"<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
The location of entity file will be resolved by using catalog file.
- Add DOCTYPE declearation to XML documents. This makes the followings
possible:
* Use of &foo; entities for SGML in an XML file instead of defining
{$foo} as the same content.
* &symbolic; entities for Latin characters.
- Duplicated information between SGML and XML, or English and
translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Jesus R. Camou
d16cf9b59d
Add freebsd-rc to the Developer mailinglists.
...
PR: docs/92883
Approved by: trhodes (mentor)
2006-02-06 19:37:29 +00:00
Andrey A. Chernov
1989674b94
www-jp -> www-ja
2006-01-21 15:21:02 +00:00
Andrey A. Chernov
38f0130cd0
www-it -> www-jp for Japanese Web Pages
...
www-it -> www-ru for Russian Web Pages
2006-01-21 15:15:51 +00:00
Wolfram Schneider
a1611394d9
Use a checkbox for web pages search. Allow searches in
...
several databases at once, e.g. english + french
2005-10-24 21:36:20 +00:00
Wolfram Schneider
84adcb1418
add search in FreeBSD manual pages
2005-10-24 21:02:30 +00:00
Wolfram Schneider
774f821f02
add search options for non-english web pages
2005-10-23 17:35:58 +00:00
Marc Fonvieille
b9ffc129fb
Fix a broken link to a source code tour/search facility with a link to
...
http://fxr.watson.org/
2005-07-07 15:59:15 +00:00
Christian Brueffer
8de01292eb
Remove auditors.sgml. It has been severely out of date for ages.
...
No objection by: audit@
Ok'ed by: simon
2005-05-27 08:50:10 +00:00
Simon L. B. Nielsen
f74b268843
Add Core Bylaws to the index.
2005-04-26 20:41:26 +00:00
Simon L. B. Nielsen
e1b4d2d47a
Capitalize FreeBSD.org the normal way in the Logo design competition
...
entry.
2005-03-20 19:59:58 +00:00
Simon L. B. Nielsen
4ef98d5ada
Add Logo design competition.
2005-03-20 19:45:37 +00:00
Simon L. B. Nielsen
a3f9b5c784
First stab at bringing the site map closer to the current reality:
...
- Add platforms section.
- Add projects section.
- Add link to events page.
- Catch up with new location of users groups.
- Remove dead link to BSD Quick Newsletter.
2005-01-05 01:03:18 +00:00
Christian Brueffer
65da3f62fe
Add the following lists:
...
- freebsd-acpi
- freebsd-apache
- freebsd-bluetooth
- freebsd-pf
- freebsd-python
- freebsd-vuxml
While I'm here, properly indent the freebsd-geom description.
2004-12-31 12:49:32 +00:00
Christian Brueffer
a88e4ad86d
Add the freebsd-usb list.
...
PR: 75475
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org>
2004-12-31 11:53:18 +00:00
Simon L. B. Nielsen
f05050d638
- Point directly to translated web pages.
...
- Remove Polish and Czech web pages since they are no longer at
support.html.
- Also add applications.html as "Applications".
- Add KDE and Laptop Compatibility List.
2004-11-08 11:18:02 +00:00
Simon L. B. Nielsen
4bb4ebdcde
- Remove GNOME, Java, Handbook, FAQ from the "meta homepages" section.
...
They are in the section above, so having them here as well is a bit
redundant.
- Use lower case tags consistently.
2004-11-08 10:56:22 +00:00
Hiroki Sato
4a370b0531
Add 5.3-RELEASE.
2004-11-07 00:54:28 +00:00
Simon L. B. Nielsen
21150b928d
- Add FreeBSD 4.10.
2004-10-02 14:43:16 +00:00
Ceri Davies
064b049605
Remove some dangling links (some of which have been in this state for
...
over 5 years), and update one that is still relevant.
2004-05-15 15:11:26 +00:00
Josef El-Rayes
206bd2f0ca
Remove gallery as discussed on www@.
...
Reviewed by: simon
2004-04-26 16:46:32 +00:00
Simon L. B. Nielsen
58d772e8aa
Add a FreeBSD Art page, which mainly contains the "Powered by FreeBSD"
...
logos, but also a few BSD Daemon images.
They layout of the BSD Daemon section probably looks a bit odd, but
that is due to a missing BSD Daemon image that I will add soon.
This version is commited now so the gallery can be removed without
removing the "Powered by FreeBSD" logos from the website.
2004-04-12 22:28:34 +00:00
Alexey Zelkin
c9756a8414
Learn web.atoz about existence of 5.2.1R
2004-04-09 10:21:44 +00:00
Ceri Davies
2ad531925e
Correct one last typo.
2004-04-08 21:50:49 +00:00
Ceri Davies
780d468bea
Spell "Italian" correctly.
2004-04-08 21:42:09 +00:00
Alexey Zelkin
9d67a1cf50
FreeBSD.ORG -> FreeBSD.org
2004-04-05 14:46:17 +00:00
Alexey Zelkin
42507c7acb
freebsd.org -> FreeBSD.org
2004-04-04 21:49:42 +00:00
Josef El-Rayes
37213f7782
Add GEOM mailing list to search interface.
...
Approved by: simon(mentor)
2004-01-22 16:31:10 +00:00
Hiroki Sato
8d36533cf5
Fix malformed tags.
2004-01-17 19:25:57 +00:00
Ceri Davies
b75edc8bd3
Add 5.2R.
2004-01-12 20:47:08 +00:00
Simon L. B. Nielsen
cdbf6c9b0d
Add the perl mailing list to the search interface.
2003-12-22 20:37:32 +00:00
Ceri Davies
7037a57bf1
Correct typo.
2003-12-16 22:16:10 +00:00
Simon L. B. Nielsen
8325cceeb9
Add the X11 mailing list.
2003-11-15 00:13:49 +00:00
Simon L. B. Nielsen
d6c9c3db9b
Revert last commit since the performance mailing list is already
...
here, just in another section.
2003-10-31 14:31:32 +00:00
Simon L. B. Nielsen
82daa44e0d
Add the Performance mailing list to the search interface.
2003-10-31 12:54:56 +00:00
Simon L. B. Nielsen
1cd81a4c3d
Add the Tinderbox to the project page.
...
English clue: ceri
2003-10-22 00:03:35 +00:00