From e9ae80694875f869892f13f4fcaf1170a00dea41 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- klinkstatus/data/styles/Makefile.am | 6 ++ klinkstatus/data/styles/results_stylesheet.xsl | 99 ++++++++++++++++++++++++++ 2 files changed, 105 insertions(+) create mode 100644 klinkstatus/data/styles/Makefile.am create mode 100644 klinkstatus/data/styles/results_stylesheet.xsl (limited to 'klinkstatus/data/styles') diff --git a/klinkstatus/data/styles/Makefile.am b/klinkstatus/data/styles/Makefile.am new file mode 100644 index 00000000..7f17fbd9 --- /dev/null +++ b/klinkstatus/data/styles/Makefile.am @@ -0,0 +1,6 @@ +styles_DATA = \ + results_stylesheet.xsl + +stylesdir = $(kde_datadir)/klinkstatus/styles +EXTRA_DIST = $(styles_DATA) + diff --git a/klinkstatus/data/styles/results_stylesheet.xsl b/klinkstatus/data/styles/results_stylesheet.xsl new file mode 100644 index 00000000..d0b0c10d --- /dev/null +++ b/klinkstatus/data/styles/results_stylesheet.xsl @@ -0,0 +1,99 @@ + + + + + + + + + + URL: + +
+ Depth: + +
+ Check Parent Folders: + +
+ Check external links: + +
+ + Do not check links matching regular expression: + +
+
+
+ + + + + + + + + + + + + + + + + + + + +
URLStatusLabelReferrers
+ + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+ + + + + + + + + + +
+
+ +
-- cgit v1.2.1