Commit graph

51 commits

Author SHA1 Message Date
Danilo G. Baio
76b2bf1506 Update Brazilian Portuguese Project information
Approved by:	ebrandi
Differential Revision:	https://reviews.freebsd.org/D24579
2020-04-29 21:59:31 +00:00
Sergio Carlavilla Delgado
fc2f330c95 Add Farsi/Persian to the translations section.
Correct ACPI project link
2020-04-16 18:42:37 +00:00
Sergio Carlavilla Delgado
664edcf934 Update the information of the translation page:
Remove the Romain documentation project. The website is down.
Update the Bulgarian URL and remove the mail list.
Update the Traditional Chinese URL.
Update the Estonian URL.
Update the Korean URL.
Remove obsolete URL in the Mongolian Documentation Project.
Remove the Polish URL. The website is down.
Remove the Spanish mailing list. Website down.

Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D23044
2020-01-13 20:30:25 +00:00
Sergio Carlavilla Delgado
7e1aa3b318 Reference documentation project primer in "Submitting Documentation"
guide, small rewordings

PR:		231624
Submitted by:	andreas.sommer87@googlemail.com
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22769
2019-12-15 17:58:37 +00:00
Sergio Carlavilla Delgado
dae4c23434 Update the informacion of the Spanish Documentation Project
Submitted by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22227
2019-11-05 18:02:11 +00:00
Sergio Carlavilla Delgado
f7a7b5a625 Remove the Turkish website from the docproj translations section.
PR: 240381
Submitted by: fbsdbugs4@sentry.org
Reviewed by:	bcr
Approved by:	bcr
2019-11-03 20:41:24 +00:00
Maxim Konovalov
4efe04540b The FreeBSD Russian Documentation Project site became a doorway
and its mailing list is non-functional.  Links to them removed.
2018-10-01 07:46:47 +00:00
Guido Falsi
66914a87c0 Update information about Italian Translation project.
Reviewed by:		eadler
Approved by:		eadler
Differential Revision:	https://reviews.freebsd.org/D16788
2018-08-18 15:12:30 +00:00
Guangyuan Yang
fc7060f703 Update zh_CN information on the Translation Project page.
Reviewed by:	loader (mentor), delphij (mentor)
Approved by:	loader (mentor), delphij (mentor)
Differential Revision:	https://reviews.freebsd.org/D16093
2018-07-04 05:52:08 +00:00
Eitan Adler
3237bce799 docs: spell out "SVN" to "Subversion" in a few places.
Reported by:	wblock, bjk
2018-06-19 05:40:12 +00:00
Eitan Adler
49d7365d8a docproj: remove now-incorrect link
I should have removed this link in r51733
2018-05-28 23:24:41 +00:00
Eitan Adler
bfe9192402 docproj: remove two dead references
- finish cleaning up p4web. See r51679
- freebsd-nl-org is a spam website now
2018-05-28 23:21:41 +00:00
Eitan Adler
c2fcaed181 htdocs/docproj: point people to wiki for current projects
Remove the file too...

Reviewed by:	bcr
2018-05-28 17:22:13 +00:00
Eitan Adler
d0e41b20c2 htdocs/docproj: point people to wiki for current projects
Rather than maintaining multiple separate lists of "current" projects
just point people to the wiki. The deleted page already does this as the
first item anyways

Reviewed by:	bcr
2018-05-28 17:21:31 +00:00
Eitan Adler
17510e3514 translations: remove 'contributing-ports'
I merged this document into the 'contributing' doc a long time ago.

Translators: please consider updating this page.
2017-12-12 06:24:48 +00:00
Wolfram Schneider
a9cd1cf082 switch to HTTPS for people.freebsd.org 2017-10-01 11:49:45 +00:00
Wolfram Schneider
f24f8963ab normalize committers homepage URLs
PR: 222712
2017-10-01 11:43:09 +00:00
Wolfram Schneider
d40a015d61 switch to HTTPS 2017-09-29 11:08:58 +00:00
Warren Block
3f5b720b0c Reword some awkward sentences on the website. Includes some contraction
expansions and minor edits in addition to linimon's patch.

PR:		213519
Submitted by:	linimon
2016-12-16 23:45:09 +00:00
Warren Block
16ec2b5832 Updates and bug fixes to numerous parts of the website, courtesy of
Mark Linimon.  I added a couple of update to the DocProj page as well.

Submitted by:	mcl
2015-11-25 01:53:10 +00:00
Ryusuke SUZUKI
d1398a6f71 Remove search engine item from list of contents as description of
search engine was already removed in the previous commit.
2015-06-09 12:41:12 +00:00
Johann Kois
bcef24d7f1 http://doc.bsdgroup.de is dead.
Move the status page for the FreeBSD German Documentation Projekt to new location.
Update links pointing to them.
2015-05-11 11:33:13 +00:00
Eitan Adler
41fda4af24 handbook[23]: remove TODO pages
- remove the TODO pages for the creation of the 2nd and 3rd
	  edition of the FreeBSD handbook.  Both projects have been
	  completed and the TODO pages are not useful except for some
	  historical archeology.  For this use case, VCS and archived
	  copies of old pages are sufficient.
2015-04-27 02:06:14 +00:00
Eitan Adler
a8d0693f2c docproj/current.html: remove search engine
We now use DuckDuckGo's site: operator to do on-site searching so there is no
reason to improve our own CGI scripts.
2015-04-01 04:34:21 +00:00
Jason Helfman
bccf6e45c8 - remove gnats reference from docproj
- update url for bug listing

Differential Revision:	https://reviews.freebsd.org/D1219
Approved by:	remko (mentor)
2014-11-24 18:53:44 +00:00
Gavin Atkinson
84596a3a4f Use &cgibase; rather than hardcoding http://www.freebsd.org/cgi/
There are a few remaining explicit uses of http://www.freebsd.org/cgi/
but all of these appear to be outdated e.g. pointing to GNATS) and need
updating.

Switch &cgibase; to use protocol-relative links, rather than hardcoding
http.  Switch two others (ftpbase and ftpbaseerrata) whilst here.
2014-09-21 21:00:40 +00:00
Gavin Atkinson
f260670a17 Use protocol-relative link to specific email, and switch to using
permanant link to it.
2014-09-21 20:54:47 +00:00
Gavin Atkinson
e8375f83b3 Update the "How do I submit documentation changes" for Bugzilla, and
more generally for the 21st century.
2014-08-07 12:56:37 +00:00
Gavin Atkinson
aacd36162e As of r45331, /cgi/pds.cgi and /cgi/url.cgi no longer exist, remove
mention of them.
2014-07-22 20:26:31 +00:00
Gavin Atkinson
e5d2927882 Make the link to the docproj project list more visible. Previously, it
was far too easy to miss the link.
2014-07-11 13:09:38 +00:00
Glen Barber
4a4ba223dc Replace query-pr.cgi and send-pr.html with their Bugzilla
equivalents.

Sponsored by:	The FreeBSD Foundation
2014-06-18 13:41:03 +00:00
Gavin Atkinson
c7d9fb71f3 Replace a reference to CVSup with SVN.
Note that this whle file desperately needs gutting and rewriting from
scratch.
2014-05-17 16:52:56 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Eitan Adler
4208cacbb2 - Avoid pointing users to individual people (some of whom are no longer active).
- Be consistent about referring to doc@freebsd.org
2013-06-26 19:48:37 +00:00
Eitan Adler
7ad976be0a point users to the actual up-to-date ideas page/todo list.
The one the webpage has been wrong for months (years?) and all the still relevent ideas have been migrated.

Discussed on:	-doc
2013-06-26 19:43:19 +00:00
Warren Block
db6bd5116c Make the use of "website" consistent within the document.
PR:		www/178702
Submitted by:	Will Backman <bitgeist@yahoo.com>
2013-05-23 11:16:36 +00:00
Eitan Adler
a2fe031dc7 Remove sgml.xml as well as links to the page. We no longer use SGML and
the FDP does a better job and providing an explanation.

Approved by:	bcr (mentor)
2013-05-09 16:28:04 +00:00
Xin LI
fee286762c Weaken the concept of encoding for Simplified Chinese translation. We are in
the process of migration to UTF-8.
2012-10-18 22:30:23 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Glen Barber
2bd2fda0f5 Fix build. I do not think we have a Linux entity. 2012-09-26 00:16:14 +00:00
Edson Brandi
82f983fa0a - Update information about documents translated by Brazilian Portuguese Documentation Project
- Update my e-mail address

Approved by:   gabor (mentor)
2012-09-25 23:57:12 +00:00
Gabor Kovesdan
d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
30cefa0b2c - Add some formatting colors that were accidentally removed when
converting to XML

Approved by:	doceng (implicit)
2012-08-27 14:06:33 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +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
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
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +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
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00