]> juplo.de Git - website/commitdiff
Entferne veraltete prettify.js-Referenzen aus Maven-generierten Seiten
authorKai Moritz <kai.milan.moritz@googlemail.com>
Thu, 4 Jun 2026 21:58:42 +0000 (21:58 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Thu, 4 Jun 2026 21:58:42 +0000 (21:58 +0000)
onload="prettyPrint()" und überflüssige <script src="/js/prettify.js">-Tags
aus 32 Maven-generierten Projektseiten (scannotation-1.0.4, facebook-utils-2.5.0)
entfernt. Diese Seiten enthielten keinen Code mit class="prettyprint", der
Aufruf lief also ins Leere.

Fünf Seiten mit echtem Code (facebook-utils-2.5.0: debugging, configuration,
force, pitfalls, skip) bleiben unverändert – sie binden prettify.js selbst
ein und funktionieren weiterhin.

Zieht gleichzeitig den Theme-Commit ein, der prettify.js aus dem globalen
Head-Template entfernt (Hugo nutzt Chroma für Syntax-Highlighting).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
33 files changed:
content/projects/facebook-utils-2.5.0/dependencies.html
content/projects/facebook-utils-2.5.0/dependency-info.html
content/projects/facebook-utils-2.5.0/distribution-management.html
content/projects/facebook-utils-2.5.0/index.html
content/projects/facebook-utils-2.5.0/integration.html
content/projects/facebook-utils-2.5.0/issue-tracking.html
content/projects/facebook-utils-2.5.0/license.html
content/projects/facebook-utils-2.5.0/mail-lists.html
content/projects/facebook-utils-2.5.0/plugin-management.html
content/projects/facebook-utils-2.5.0/plugins.html
content/projects/facebook-utils-2.5.0/pmd.html
content/projects/facebook-utils-2.5.0/project-info.html
content/projects/facebook-utils-2.5.0/project-reports.html
content/projects/facebook-utils-2.5.0/project-summary.html
content/projects/facebook-utils-2.5.0/source-repository.html
content/projects/facebook-utils-2.5.0/surefire-report.html
content/projects/facebook-utils-2.5.0/team-list.html
content/projects/scannotation-1.0.4/dependencies.html
content/projects/scannotation-1.0.4/dependency-info.html
content/projects/scannotation-1.0.4/distribution-management.html
content/projects/scannotation-1.0.4/index.html
content/projects/scannotation-1.0.4/integration.html
content/projects/scannotation-1.0.4/issue-tracking.html
content/projects/scannotation-1.0.4/license.html
content/projects/scannotation-1.0.4/mail-lists.html
content/projects/scannotation-1.0.4/plugin-management.html
content/projects/scannotation-1.0.4/plugins.html
content/projects/scannotation-1.0.4/project-info.html
content/projects/scannotation-1.0.4/project-reports.html
content/projects/scannotation-1.0.4/project-summary.html
content/projects/scannotation-1.0.4/source-repository.html
content/projects/scannotation-1.0.4/team-list.html
themes/hugo-juplo

index 49858218a1e54daa727c5433cadc578293e73705..e201262bc72f72c45276124978f508fec503e308 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index f66466511bf80cd627f849b8630687eb91335cf0..a2fa7c19bde2ea423a63dd0d6d8a5372377d2e0a 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index a2fa290fafd3f4142488b4921a4571beb35867d2..57bd716d95f4973a458d78ed99b09c08570c2c31 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index d28e362fcde65c985473d0a70f89d530ba14cc70..999b7e57e8b5d2e9bf91fd2de78bb7e94ce16e5e 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index b6919f57726b2797cc785d0f1a305d974aea2f9a..4bf655256e16e98c93af8136113b8af5c4d5d581 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 95dfa8ba985cf749c59e9a408ec705ea2ee9e616..fc866e364365ae4e3e1e6e3901a83c78e723361b 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 4240c79a939ad1c5dc2cf11fe172e2ecda9aca83..614350f0e45d7c36a78995a3f49d0a403d1db26c 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 4554ded481728c2fceb51bd6985332a615779b57..e8fa66d8efa957f96cabc3e624be756b3d631834 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 49ed5d7037f1088c8da4ec65c8e77a473ace8fd9..5fc495511ede07d9c5a0a13f0b3835af2914a501 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index adde5dbc4bbfdab0771171134761fe8c6199949e..9e64adf7c58dbeb7f047b32f89caa4124ec4f77c 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 3ec7f756770f12e4cc3a13b380fe422833a0e8f0..bc5ba010ac019eb87422c3683ef74ccc7aae0bfe 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index be2efe5ae2f5824b9663734011004cc6c51ffbb8..fb54a5770764b433da32bb243f424b368ca9812c 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 8e0e0314af073f5a7ebcbf8ffb0a7338f1bee98b..6a83767a3fea7e265b160efbd73ac389d64752c0 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 492f26e6af64ce7b387bd659bddbf0cf053f7070..e1d00d3aded5ab1b15cde7321ec4120ebe76e907 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 6ebf9e88350cfe6f9c9859874c9ba115facea2c4..2216ef3bafb99af6905432569054137cea3210b5 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index a5a3e62d81fc97253c8adfa2936fa36d22386c6c..9996ad339127239c6ddcd7e16fb4f66a235221a9 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index a5893cb4ccf35308e4ea408d13b17621e35f23b7..84c57c059ec17baf7eef3673b7ee11d9cc494c1b 100644 (file)
@@ -14,7 +14,6 @@
     <style type="text/css">
       @import '/css/screen.css' screen;
     </style>
-    <script src="/js/prettify.js"></script>
     <!--[if lt IE 9]>
       <script src="/js/html5shiv.js"></script>
     <![endif]-->
@@ -23,7 +22,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 07fbe7d6820ca694ddb1f6134be613fec4725777..84a5e922eed6129a730fbf907e84f8f3a4828aac 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index f762cdc82ae848487b1a062456f76c72e0ee346e..468f55aaea97ee65a6ef4c7732d1b05b3c602ec0 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 4f0454ab75a59ba6ea6c3a30809d9de58f112824..b33f9b212d86cc8bcc6be2705cc47a28a4f2da41 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 1ea0754c52e1b20852ad3d06cdc36078f4f004ce..bf3472ad9fad5e88a2544bdc0314b38914f2c29e 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 3d63f5d3d3cc6b9705f89014cf484629e52f8dde..0e30ce5718f7b9b7f3d5f1311271605d1381f745 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index e4ca6184da7d5ff0b2819e8afdbccf5a0c04cd14..9589ff70aa4e35a0fa725865c9438ef04474a73c 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 61fa42f24cfe6762e1d19d3e45f3708ae4271a66..4903b6599f16f6c87423ca6bade74836128ee426 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 9b84bd16c261700daeb2eb32fd211664111cf2f6..b85a8eedc692d419083513517ac830dc077802c7 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 2084503eb3ae4a14cb6fd0df83fb25ea9f1f3453..e4932efa87df9be148060494bdd06c73f16d5100 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index f3fd2fba2ded09943e6bd406eceafcc744c3ef20..51fc3ef2837e4c16564e156b3b6b40cae18a09dc 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 33580ad04c51f3eb06139830e1937e21cc989f4d..d9a1b3b21e6778aa6e7d8ccbe4a9ca9b3c088346 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 32aeef8e011ac13ffa2f7c5d62203e0c239007a9..00c0c9b28b291e6ddf3bc1f35638051ff08b688a 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index ed2e6f7bc7604f145ade8f7d5c3c4e6a0016535c..8b2df86af39d6a1b654298a5b75721e3c70a4b0e 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index da3b615fb1acf8fdc6e1563242f15cf6cfbffcf2..ce20ac527976a3a6da82047d36cc8d6832eaa87d 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index b27df5f5e8950b2c554c0777503171bda6e859ef..248e462e954d32dc681126e8f251d19cc01cdb2e 100644 (file)
@@ -27,7 +27,7 @@
     <![endif]-->
         
   </head>
-  <body class="menu" onload="prettyPrint()">
+  <body class="menu">
     <div id="page" class="cf">
       <header id="header">
         <h1 id="logo"><a href="/" title="Home" class="l">juplo</a></h1>
index 3504983dc9a87c9b92ab8c648c084202a368cb9d..e1ecc6b3ea226e2c6c6cbb35b319d4addef0670e 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3504983dc9a87c9b92ab8c648c084202a368cb9d
+Subproject commit e1ecc6b3ea226e2c6c6cbb35b319d4addef0670e