Skip to content

[pull] main from w3c:main #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 107 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
84331a4
Fixes #391 if no ns defined, then fail
ylafon Jan 4, 2023
fec8408
This fixes #390
ylafon Jan 6, 2023
fd33864
regen after fec84084
ylafon Jan 6, 2023
82cdade
care about font-variant-position in the longhand, fixes #397
ylafon Mar 13, 2023
126099e
reworked slightly the proposal in #392
ylafon Mar 13, 2023
6874d19
regen (see #392)
ylafon Mar 13, 2023
1f53ba8
Fixed resource references
7h3Rabbit Sep 13, 2023
46f3038
Merge pull request #404 from 7h3Rabbit/main
ylafon Sep 24, 2023
2cf6c65
Following https://lists.w3.org/Archives/Public/www-validator-css/2023…
ylafon Nov 24, 2023
e409d4c
update jar defs
ylafon Nov 24, 2023
fd4a580
Complementary translation of several messages
BeckyDTP Nov 29, 2023
be17271
word-space-transform per https://www.w3.org/TR/2024/WD-css-text-4-202…
ylafon Mar 18, 2024
493dd9f
text-wrap-mode per https://www.w3.org/TR/2024/WD-css-text-4-20240219/…
ylafon Mar 19, 2024
34ae5fa
wrap-inside per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#pr…
ylafon Mar 19, 2024
8cd1f6b
wrap-after per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#pro…
ylafon Mar 19, 2024
50510fb
wrap-before per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#pr…
ylafon Mar 19, 2024
b88d8cb
text-wrap-style per https://www.w3.org/TR/2024/WD-css-text-4-20240219…
ylafon Mar 19, 2024
09d6670
fix copy/paste issue
ylafon Mar 19, 2024
55875a1
updated reference
ylafon Mar 19, 2024
4363bdc
text-wrap per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#prop…
ylafon Mar 19, 2024
ef6daa7
white-space-trim per https://www.w3.org/TR/2024/WD-css-text-4-2024021…
ylafon Mar 20, 2024
bc0b013
(c)
ylafon Mar 20, 2024
71a2e00
white-space-collapse per https://www.w3.org/TR/2024/WD-css-text-4-202…
ylafon Mar 20, 2024
eef81b2
white-space updated per https://www.w3.org/TR/2024/WD-css-text-4-2024…
ylafon Apr 7, 2024
43ea344
word-break per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#pro…
ylafon Apr 7, 2024
2932661
updated spec ref.
ylafon Apr 7, 2024
1b751a4
updated spec ref.
ylafon Apr 7, 2024
6ade4a6
hyphenate-character per https://www.w3.org/TR/2024/WD-css-text-4-2024…
ylafon Apr 7, 2024
53f265a
hyphenate-limit-zone per https://www.w3.org/TR/2024/WD-css-text-4-202…
ylafon Apr 7, 2024
e302a50
hyphenate-limit-chars per https://www.w3.org/TR/2024/WD-css-text-4-20…
ylafon Apr 7, 2024
f0b7056
hyphenate-limit-lines per https://www.w3.org/TR/2024/WD-css-text-4-20…
ylafon Apr 7, 2024
f7bf460
hyphenate-limit-last per https://www.w3.org/TR/2024/WD-css-text-4-202…
ylafon Apr 7, 2024
3b01237
fixed specref
ylafon Apr 7, 2024
1433c43
text-align updated per https://www.w3.org/TR/2024/WD-css-text-4-20240…
ylafon Apr 7, 2024
8ed3b8a
text-align-all updated per https://www.w3.org/TR/2024/WD-css-text-4-2…
ylafon Apr 7, 2024
485ed83
fixed specref
ylafon Apr 7, 2024
9430975
updated text-justify per https://www.w3.org/TR/2024/WD-css-text-4-202…
ylafon Apr 7, 2024
cd24dfc
text-group-align per https://www.w3.org/TR/2024/WD-css-text-4-2024021…
ylafon Apr 7, 2024
72e2459
fixed specref
ylafon Apr 8, 2024
99ade37
fixed specref
ylafon Apr 8, 2024
5ce8f4b
missed it in cd24dfcf8067dd5d7fdd9333fd09444c93add94a
ylafon Apr 8, 2024
032af0c
line-padding per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#p…
ylafon Apr 8, 2024
32c1b99
text-autospace per https://www.w3.org/TR/2024/WD-css-text-4-20240219/…
ylafon Apr 8, 2024
6d481ca
text-spacing-trim per https://www.w3.org/TR/2024/WD-css-text-4-202402…
ylafon Apr 8, 2024
e95180c
reverse the order as a value needs to be there before operator is set…
ylafon Apr 8, 2024
16eed8c
text-spacing per https://www.w3.org/TR/2024/WD-css-text-4-20240219/#p…
ylafon Apr 8, 2024
a1ee3a2
spec update
ylafon Apr 8, 2024
1f1786f
spec update
ylafon Apr 8, 2024
fbe43c5
Merge pull request #417 from w3c/text-transform-4
ylafon Apr 8, 2024
b72d7c9
fix math functions containing variables, this fixes #412
ylafon Apr 9, 2024
78ebb17
Updates #372 to cope with grammar changes, fixes #370
ylafon Apr 9, 2024
e1261e3
allow empty function declarations (as in filter definition having onl…
ylafon Apr 9, 2024
53b0f2c
regen
ylafon Apr 9, 2024
fef61cf
fixing empty function definition for some filters, fixes #413, see e1…
ylafon Apr 9, 2024
ad4b711
fix aspect-ratio allowing also only one number, fix #381 (and https:/…
ylafon Apr 9, 2024
9a54c0d
allow empty expression for variable definitions. Fixes #368
ylafon Apr 15, 2024
7fd120a
relative_selector's combinator is optional, this addresses #407
ylafon Apr 19, 2024
27c550c
same as 7fd120a7d7581f204fdb995e605bcf6d4dbe158a, don't add descendan…
ylafon Apr 20, 2024
de91519
add a default media if the list is empty and a mediafeature is about …
ylafon Apr 23, 2024
33df784
[regression] old bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=7…
ylafon Apr 23, 2024
c4cc8de
fix typo
remi-lem Jun 20, 2024
4960d64
Merge pull request #424 from remi-lem/patch-1
ylafon Jun 20, 2024
ce504a7
new translation per https://lists.w3.org/Archives/Public/w3c-translat…
ylafon Jun 20, 2024
9325825
explicit timeouts for URL access
ylafon Aug 26, 2024
cba8c41
Fix non-functional --printCSS/-p option
udittmer Nov 13, 2024
863debe
Merge pull request #432 from udittmer/patch-1
ylafon Nov 13, 2024
f0ea166
relative/absolute length check should care about late resolved values…
ylafon Jan 10, 2025
23b49f3
Merge remote-tracking branch 'refs/remotes/origin/main'
ylafon Jan 10, 2025
06c21f1
cleanup used jar, updated refs
ylafon Jan 25, 2025
a058e26
use LevenshteinDistance from the right package (previous one is depre…
ylafon Jan 25, 2025
dfc4ca1
remove external entities processing in XML mode
ylafon Jan 28, 2025
3682b2f
support for light-dark() per https://www.w3.org/TR/2024/WD-css-color-…
ylafon Jan 28, 2025
27c7d5d
first parameter can be a number
ylafon Jan 28, 2025
c8e4328
care about multiple values in a variable expression, see #421, second…
ylafon Jan 29, 2025
ddaed11
care about multiple values in a variable expression, see #421, second…
ylafon Jan 29, 2025
6ffb8d5
prepare for image tags
ylafon Feb 4, 2025
e50b880
font-size-adjust per https://www.w3.org/TR/2024/WD-css-fonts-5-202402…
ylafon Mar 2, 2025
0f7b961
Merge pull request #437 from w3c/font-size-adjust-5
ylafon Mar 2, 2025
94d9c0b
exit properly
ylafon Mar 3, 2025
4586578
updated refs
ylafon Mar 3, 2025
f4dda67
scale per https://www.w3.org/TR/2021/WD-css-transforms-2-20211109/#pr…
ylafon Mar 3, 2025
5197323
copy/paste fix
ylafon Mar 6, 2025
b77d26d
translate per https://www.w3.org/TR/2021/WD-css-transforms-2-20211109…
ylafon Mar 6, 2025
b8f7495
rotate per https://www.w3.org/TR/2021/WD-css-transforms-2-20211109/#p…
ylafon Mar 6, 2025
03198dd
updated scale() scaleX() scaleY() and perspective() per https://www.w…
ylafon Mar 6, 2025
44e734d
Merge pull request #438 from w3c/transform-2
ylafon Mar 6, 2025
7e3f135
Remove unused images
vivienlacourba Mar 14, 2025
f946831
Fix links to screenshots in Spanish
vivienlacourba Mar 14, 2025
4a9a2ba
No need to keep GIF variants anymore (See Gerald's past analysis http…
vivienlacourba Mar 14, 2025
37d787d
Use https to link to valid icons and Markup and CSS validators check …
vivienlacourba Mar 14, 2025
1704269
Update link to W3C Donate page now at: https://www.w3.org/donate/
vivienlacourba Mar 15, 2025
9fba28e
Use https for https://www.w3.org/QA/Tools/I_heart_validator image
vivienlacourba Mar 15, 2025
80f1557
Use https for validator.w3.org URIs
vivienlacourba Mar 15, 2025
53a3950
Remove link and logo to legacy QA activity in footer
vivienlacourba Mar 15, 2025
77c8c49
Update css-validator.jar release URI from http://www.w3.org/QA/Tools/…
vivienlacourba Mar 15, 2025
71a0027
Remove link and logo to legacy QA activity in footer
vivienlacourba Mar 15, 2025
9196626
More https links
vivienlacourba Mar 15, 2025
c7985ef
Merge pull request #440 from w3c/cleanup_images
ylafon Mar 17, 2025
6c0f35b
Merge branch 'main' into templateupdates
ylafon Mar 17, 2025
fc6f4bd
Merge pull request #441 from w3c/templateupdates
ylafon Mar 17, 2025
d88e85c
Update copyright section using the English one from the W3C website
vivienlacourba Mar 18, 2025
7dc44ac
Update pages that were still linking to the legacy https://www.w3.org…
vivienlacourba Mar 18, 2025
06557f9
Introduction of the second value made the length or percentage can be…
ylafon Mar 19, 2025
08aecfe
Merge pull request #442 from w3c/footerupdate
ylafon Mar 19, 2025
819003d
Merge pull request #409 from BeckyDTP/patch-2
ylafon Mar 20, 2025
66877a4
Full update Messages.properties.pl-PL
BeckyDTP Mar 20, 2025
da8a31d
Merge pull request #443 from BeckyDTP/patch-3
ylafon Mar 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions BUGS.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
href="style/general.css" type="text/css" />
</head>
<body>
<a class="left" href="http://www.w3.org"><img
<a class="left" href="https://www.w3.org"><img
src="http://www.w3.org/Icons/w3c_home" border="0" alt="w3c" width="72"
height="48" /></a>
<a class="right" href="http://www.w3.org/Jigsaw/"><img
<a class="right" href="https://www.w3.org/Jigsaw/"><img
src="http://jigsaw.w3.org/Icons/jigpower" alt="Jigsaw Powered"
border="0" width="94" height="52" /></a>
<br />
Expand All @@ -28,17 +28,16 @@ <h1 class="center">CSS Validator Issue Tracking</h1>

<ul>
<li><a href="https://github.com/w3c/css-validator/issues">All active CSS Validator issues</a></li>
<li><a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=CSSValidator&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">All active CSS Validator legacy issues</a></li>
<li><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSSValidator&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">All active CSS Validator legacy issues</a></li>
<li><a href="https://github.com/w3c/css-validator/issues/new">New CSS Validator issue</a></li>
</ul>

<hr class="large" />
<a class="right" href="http://validator.w3.org/">
<img src="http://www.w3.org/Icons/valid-xhtml10"
<a class="right" href="https://validator.w3.org/">
<img src="https://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0!" border="0" width="88" height="31" /></a>
<a class="right" href="http://jigsaw.w3.org/css-validator">
<img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" /></a>
<img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a>

<address><a
href="Email.html">www-validator-css</a></address><br />
Expand Down
12 changes: 6 additions & 6 deletions COPYRIGHT.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang='en' lang='en'>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/base.css" />
<link rel="stylesheet" type="text/css" href="https://www.w3.org/StyleSheets/base.css" />
<title>W3C IPR SOFTWARE NOTICE</title>
</head>
<body>
<h1>W3C<sup>&reg;</sup> SOFTWARE NOTICE AND LICENSE</h1>

<h3>Copyright &copy; 1997-2002 <a href="http://www.w3.org/">World
<h3>Copyright &copy; 1997-2002 <a href="https://www.w3.org/">World
Wide Web Consortium</a>, (<a
href="http://www.lcs.mit.edu/">Massachusetts Institute of
Technology</a>, <a href="http://www.inria.fr/">Institut National de
Recherche en Informatique et en Automatique</a>, <a
href="http://www.keio.ac.jp/">Keio University</a>). All Rights
href="https://www.keio.ac.jp/">Keio University</a>). All Rights
Reserved. http://www.w3.org/Consortium/Legal/</h3>

<p>This W3C work (including software, documents, or other related
Expand All @@ -39,11 +39,11 @@ <h3>Copyright &copy; 1997-2002 <a href="http://www.w3.org/">World
following form (hypertext is preferred, text is permitted) should
be used within the body of any redistributed or derivative code:
"Copyright &copy; [$date-of-software] <a
href="http://www.w3.org/">World Wide Web Consortium</a>, (<a
href="https://www.w3.org/">World Wide Web Consortium</a>, (<a
href="http://www.lcs.mit.edu/">Massachusetts Institute of
Technology</a>, <a href="http://www.inria.fr/">Institut National de
Recherche en Informatique et en Automatique</a>, <a
href="http://www.keio.ac.jp/">Keio University</a>). All Rights
href="https://www.keio.ac.jp/">Keio University</a>). All Rights
Reserved. http://www.w3.org/Consortium/Legal/"</li>

<li>Notice of any changes or modifications to the W3C files,
Expand Down Expand Up @@ -86,7 +86,7 @@ <h3>Copyright &copy; 1997-2002 <a href="http://www.w3.org/">World

<p>&nbsp;</p>

<address><a href="http://www.w3.org/Help/Webmaster.html">webmaster</a><br />
<address><a href="https://www.w3.org/Help/Webmaster.html">webmaster</a><br />
(last updated $Date$)</address>

</body>
Expand Down
39 changes: 11 additions & 28 deletions DOWNLOAD.html.bg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<body>
<div id="banner">
<h1 id="title"><a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
<h1 id="title"><a href="https://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
<a href="./"><span>CSS Validation Service</span></a></h1>
<p id="tagline">
Проверете Cascading Style Sheets (CSS) и (X)HTML документи със style sheets
Expand All @@ -40,7 +40,7 @@
</p>
<h4>Изтегляне на java пакет (jar или war)</h4>
<!-- <p>TBD... we just need a stable location to put jar/war archives on a regular basis</p>-->
<p><a href="http://www.w3.org/QA/Tools/css-validator/css-validator.jar">css-validator.jar</a></p>
<p><a href="https://github.com/w3c/css-validator/releases/latest/download/css-validator.jar">css-validator.jar</a></p>


<h3>Указател за инсталиране</h3>
Expand All @@ -58,9 +58,9 @@
<p>Това ръководство за инсталиране приема, че сте изтеглили, инсталирали и тествали: </p>
<ul class="instructions">
<li>Работеща java среда</li>
<li>Инструментът за създаване на java <a href="http://ant.apache.org/">Ant</a></li>
<li>Инструментът за създаване на java <a href="https://ant.apache.org/">Ant</a></li>
<li>Java уеб сървлет контейнер като,
<a href="http://www.w3.org/Jigsaw/">Jigsaw</a>, <a href="http://tomcat.apache.org/">Tomcat</a> или
<a href="https://www.w3.org/Jigsaw/">Jigsaw</a>, <a href="https://tomcat.apache.org/">Tomcat</a> или
<a href="http://www.mortbay.org/">Jetty</a>, ако сте планирали да използвате валидатора като онлайн услуга.
Това ръководство засяга подробно само Tomcat и Jigsaw.</li>
</ul>
Expand All @@ -72,9 +72,9 @@
би трябвало да откриете в [<span class="const">TOMCAT_DIR</span>]/common/lib/) вероятно
с името servlet-api.jar. Ако не, вземете я от
<a href="http://java.sun.com/products/servlet/download.html">java.sun.com</a></li>
<li><a href="http://jigsaw.w3.org/Devel/classes-2.2/20060329/">jigsaw.jar</a></li>
<li><a href="https://jigsaw.w3.org/Devel/classes-2.2/20060329/">jigsaw.jar</a></li>
<li>xercesImpl.jar и xml-apis.jar (които могат да бъдат изтеглени с
<a href="http://www.apache.org/dist/xml/xerces-j/">xerces-j-bin</a>).</li>
<a href="https://www.apache.org/dist/xml/xerces-j/">xerces-j-bin</a>).</li>
<li><a href="http://ccil.org/~cowan/XML/tagsoup/">tagsoup.jar</a></li>
</ul>

Expand Down Expand Up @@ -205,33 +205,16 @@ http://localhost:8001/css-validator/validator.html</li>
<div id="footer">
<p id="activity_logos">

<a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, Ви предлага безплатни инструменти за качество в Мрежата и други"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://dichev.com/Style/CSS/learning/" title="Научете повече за Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
<a href="http://dichev.com/Style/CSS/learning/" title="Научете повече за Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
</p>

<p id="support_logo">
Подкрепете този инструмент, станете<br />
<a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Поддръжник" /></a>
<a href="https://www.w3.org/donate/">
<img src="https://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title="Validators Donation Program" />
</a>
</p>

<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;

(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
<a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>),
All Rights Reserved.
W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>

and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>

rules apply. Your interactions with this site are in accordance
with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.
</p>
<p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2025 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>

</div>
</body>
Expand Down
40 changes: 11 additions & 29 deletions DOWNLOAD.html.de
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="revision" content="$Id$" /><!-- SSI Template Version: $Id$ --></head>
<body>
<div id="banner">
<h1 id="title"><a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
<h1 id="title"><a href="https://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
<a href="./"><span>CSS Validierungsdienst</span></a></h1>
<p id="tagline">
Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
Expand All @@ -27,14 +27,14 @@
<h3 id="download">Den CSS Validator herunterladen</h3>

<h4 id="source">Quellcode herunterladen</h4>
<p>Der <a href="https://github.com/w3c/css-validator">CSS Validator</a> ist zum Download per CVS verfügbar. Folgen Sie den <a href="http://dev.w3.org/cvsweb/">Anweisungen</a>
<p>Der <a href="https://github.com/w3c/css-validator">CSS Validator</a> ist zum Download per CVS verfügbar. Folgen Sie den <a href="https://dev.w3.org/cvsweb/">Anweisungen</a>
zum Zugriff auf den öffentlichen W3C CVS-Server und laden Sie
2002/css-validator herunter. Beachten Sie, dass die Online-Version des
CSS-Validators in der Regel älter ist als die CVS-Version. Ergebnisse
und Aussehen können leicht abweichen... </p>
<h4>Download als Java-Package (.jar oder .war)</h4>
<!-- <p>Noch offen. Wir brauchen noch einen stabilen Ort, an dem wir solche Packages regelmäßig ablegen können.</p>-->
<p><a href="http://www.w3.org/QA/Tools/css-validator/css-validator.jar">css-validator.jar</a></p>
<p><a href="https://github.com/w3c/css-validator/releases/latest/download/css-validator.jar">css-validator.jar</a></p>

<h3>Installationsanleitung</h3>
<p>Der CSS Validierungsservice ist eine in Java geschriebene
Expand All @@ -46,15 +46,15 @@ Anleitung aber hauptsächlich Details über die Installation als
Online-Servlet mit der Apache Servlet-Engine Tomcat geben. </p><p>Ein paar Anweisungen zur Installation als Servlet mit Jigsaw und zum Betrieb von der Kommandozeile finden Sie weiter unten.</p><h4 id="prereq">Voraussetzungen</h4>

<p>Die Installationsanleitung geht davon aus, dass Sie die folgenden Werkzeuge heruntergeladen, installiert und getestet haben:</p><ul class="instructions"><li>Eine funktionierende Java-Umgebung</li>
<li>Das Bauwerkzeug <a href="http://ant.apache.org/">Ant</a></li>
<li>Einen Java Web-Servlet-Container wie <a href="http://www.w3.org/Jigsaw/">Jigsaw</a>, <a href="http://tomcat.apache.org/">Tomcat</a> oder <a href="http://www.mortbay.org/">Jetty</a>, falls Sie vorhaben den Validator als Online-Dienst zu betreiben. Die Anleitung behandelt nur Tomcat und Jigsaw im Detail..</li>
<li>Das Bauwerkzeug <a href="https://ant.apache.org/">Ant</a></li>
<li>Einen Java Web-Servlet-Container wie <a href="https://www.w3.org/Jigsaw/">Jigsaw</a>, <a href="https://tomcat.apache.org/">Tomcat</a> oder <a href="http://www.mortbay.org/">Jetty</a>, falls Sie vorhaben den Validator als Online-Dienst zu betreiben. Die Anleitung behandelt nur Tomcat und Jigsaw im Detail.</li>

</ul>
<p id="prereq-libs">Für die Installation auf Ihrem System benötigen Sie die folgenden Java-Bibliotheken:</p>
<ul class="instructions">
<li>servlet.jar (die Sie, wenn Sie Tomcat in [<span class="const">TOMCAT_DIR</span>] installiert haben, in [<span class="const">TOMCAT_DIR</span>]/common/lib/ finden sollten, möglicherweise unter dem Namen servlet-api.jar. Wenn nicht, können Sie die Bibliothek bei <a href="http://java.sun.com/products/servlet/DOWNLOAD.html">java.sun.com</a> herunterladen</li>
<li><a href="http://jigsaw.w3.org/Devel/classes-2.2/20060329/">jigsaw.jar</a></li>
<li>xercesImpl.jar und xml-apis.jar (beide können mit <a href="http://www.apache.org/dist/xml/xerces-j/">xerces-j-bin</a> heruntergeladen werden).</li>
<li><a href="https://jigsaw.w3.org/Devel/classes-2.2/20060329/">jigsaw.jar</a></li>
<li>xercesImpl.jar und xml-apis.jar (beide können mit <a href="https://www.apache.org/dist/xml/xerces-j/">xerces-j-bin</a> heruntergeladen werden).</li>
<li><a href="http://ccil.org/~cowan/XML/tagsoup/">tagsoup.jar</a></li>
</ul>

Expand Down Expand Up @@ -218,34 +218,16 @@ das css-validator.jar wie oben beschrieben, und starten Sie es wie folgt:<br />
<div id="footer">
<p id="activity_logos">

<a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
<a href="https://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
</p>

<p id="support_logo">
<a href="http://www.w3.org/QA/Tools/Donate">
<img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
<a href="https://www.w3.org/donate/">
<img src="https://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
</a>
</p>

<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2009
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®

(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
<a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>),
All Rights Reserved.
W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>

and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>

rules apply. Your interactions with this site are in accordance
with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.
</p>
<p class="copyright"><span lang="en" dir="ltr">Copyright &copy; 2025 <a href="https://www.w3.org/">World Wide Web Consortium</a>.<br> <abbr title="World Wide Web Consortium">W3C</abbr><sup>&reg;</sup> <a href="https://www.w3.org/policies/#disclaimers">liability</a>, <a href="https://www.w3.org/policies/#trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/document-license/" title="W3C Document License">permissive license</a> rules apply.</span></p>

</div>
</body></html>
Loading