From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/konq-plugins/validators/Makefile.am | 6 +++ doc/konq-plugins/validators/index.docbook | 87 +++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 doc/konq-plugins/validators/Makefile.am create mode 100644 doc/konq-plugins/validators/index.docbook (limited to 'doc/konq-plugins/validators') diff --git a/doc/konq-plugins/validators/Makefile.am b/doc/konq-plugins/validators/Makefile.am new file mode 100644 index 0000000..265a69c --- /dev/null +++ b/doc/konq-plugins/validators/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS = $(AUTODIRS) + +KDE_LANG = en +KDE_DOCS = konq-plugins/validators + + diff --git a/doc/konq-plugins/validators/index.docbook b/doc/konq-plugins/validators/index.docbook new file mode 100644 index 0000000..47b08bf --- /dev/null +++ b/doc/konq-plugins/validators/index.docbook @@ -0,0 +1,87 @@ + + + +]> + +
+ + + + + + +Gardner +Bell +
gbell72@rogers.com
+
+ + +
+ +2006-01-10 +3.5.1 + + +The &konqueror; validator plugin checks your &CSS; and &HTML; documents +for conformance to W3C recommendations and other standards. + + + +KDE +kdeaddons +konqueror +plugins +validators + + +
+ +The Validators Plugin + + +Using the Validators Plugin + +The validator plugin can be accessed in the &konqueror; menubar under +ToolsValidate Web Page. +A description of each subitem can be found below. + + + +Validate &HTML; +The validate &HTML; option allows you to compare your &HTML; document to the defined syntax of &HTML; and reports any errors found. Validating your &HTML; will ensure that your pages display properly on all browsers. + + + +Validate CSS +Allows you to validate your &CSS; style sheet that is embedded in an &HTML; or &XHTML; +document. Having valid &CSS; is critical to ensuring that your web site maintains a consistent look regardless of the browser that is being used. + + + +Validate Links +Allows you to confirm that the links on your site contain no redirects or broken links. This tool recursively checks all links on a site. + + + +Configure Validator +The configure validator item allows you to view the preset validators you can use +to validate your &HTML; and &CSS;. + + + + + + +Credits + +The validators plugin is Copyright © +2001 Richard Moore and Andreas Schlapbach + +&Richard.J.Moore.mail; +schlpbch@iam.unibe.ch + + +
+
-- cgit v1.2.1