From ab496833edc6584a9e176b3023433a9c7d25ef71 Mon Sep 17 00:00:00 2001 From: Martin Stadler Date: Sun, 8 Dec 2019 13:17:22 +0100 Subject: [PATCH] remove unnecessary /index.html in links find . -name "*.html" -type f -print0 | xargs -0 perl -i -pe "s/\/index.html/\//g" See https://www.lullabot.com/articles/sending-a-drupal-site-into-retirement --- siarp.de/blog/2/index.html | 96 +++++++++---------- siarp.de/blog/3/index.html | 70 +++++++------- siarp.de/comment/13/index.html | 12 +-- siarp.de/comment/14/index.html | 14 +-- siarp.de/comment/15/index.html | 14 +-- siarp.de/comment/153/index.html | 12 +-- siarp.de/comment/157/index.html | 12 +-- siarp.de/comment/158/index.html | 14 +-- siarp.de/comment/161/index.html | 18 ++-- siarp.de/comment/162/index.html | 18 ++-- siarp.de/comment/184/index.html | 18 ++-- siarp.de/comment/185/index.html | 18 ++-- siarp.de/comment/2/index.html | 18 ++-- siarp.de/comment/200/index.html | 14 +-- siarp.de/comment/3/index.html | 18 ++-- siarp.de/comment/4/index.html | 18 ++-- siarp.de/index/index.html | 158 ++++++++++++++++---------------- siarp.de/node/113/index.html | 8 +- siarp.de/node/135/index.html | 8 +- siarp.de/node/143/index.html | 8 +- siarp.de/node/160/index.html | 8 +- siarp.de/node/163/index.html | 8 +- siarp.de/node/167/index.html | 10 +- siarp.de/node/174/index.html | 8 +- siarp.de/node/179/index.html | 8 +- siarp.de/node/187/index.html | 8 +- siarp.de/node/191/index.html | 8 +- siarp.de/node/194/index.html | 8 +- siarp.de/node/196/index.html | 12 +-- siarp.de/node/199/index.html | 8 +- siarp.de/node/201/index.html | 10 +- siarp.de/node/202/index.html | 8 +- siarp.de/node/204/index.html | 8 +- siarp.de/node/211/index.html | 8 +- siarp.de/node/214/index.html | 8 +- siarp.de/node/218/index.html | 10 +- siarp.de/node/220/index.html | 8 +- siarp.de/node/221/index.html | 10 +- siarp.de/node/222/index.html | 8 +- siarp.de/node/223/index.html | 8 +- siarp.de/node/227/index.html | 10 +- siarp.de/node/228/index.html | 16 ++-- siarp.de/node/229/index.html | 8 +- siarp.de/node/23/index.html | 16 ++-- siarp.de/node/231/index.html | 10 +- siarp.de/node/232/index.html | 8 +- siarp.de/node/40/index.html | 10 +- siarp.de/node/42/index.html | 12 +-- siarp.de/node/47/index.html | 8 +- siarp.de/node/60/index.html | 18 ++-- siarp.de/node/8/index.html | 8 +- 51 files changed, 431 insertions(+), 431 deletions(-) diff --git a/siarp.de/blog/2/index.html b/siarp.de/blog/2/index.html index 1948ce7..2534969 100644 --- a/siarp.de/blog/2/index.html +++ b/siarp.de/blog/2/index.html @@ -36,7 +36,7 @@ jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":
-

Plone: Item Type as Criterion for Collection but not to show up in Search

+

Plone: Item Type as Criterion for Collection but not to show up in Search

@@ -128,7 +128,7 @@ npm install mongodb mustache

You can't select an item type as a criterion for a collection if it is not selected to be included in search results. In the "Search settings" (/@@search-controlpanel) you can exclude certain content types from being "searched and be available in the user facing part of the site". That actually corresponds to the list of types_not_searched in site_properties.

-

My SilverStripe Usability Test

+

My SilverStripe Usability Test

@@ -148,7 +148,7 @@ npm install mongodb mustache

So I decided to try out SilveStripe (Version 2.3.3) to check out if it's of any value for me as a freelance web developer. I'm kind of an expert in Drupal, I also work with Plone, and lately I'm very interested in usability and I do track initiatives in the Drupal and Plone community to give users a better experience. I know that feedback of a first-time user is valuable so I thought I'd write down my impressions of SilverStripe right away.

-

YAML und Listen im IE6

+

YAML und Listen im IE6

@@ -168,7 +168,7 @@ npm install mongodb mustache

Achtung! Böse Falle mit YAML und Listen im Internet Explorer 6! Folgender Code steht in der iehacks.css und gilt für den IE6.

-
-

YAML, jQuery slideToggle and IE6

+

YAML, jQuery slideToggle and IE6

@@ -192,7 +192,7 @@ npm install mongodb mustache

Problem: In Internet Explorer 6 the content (or parts of it) is hidden after the list is shown (slid down).

-

Bazaar: incompatible format 2a and rich-root support

+

Bazaar: incompatible format 2a and rich-root support

@@ -212,8 +212,8 @@ npm install mongodb mustache

I'm running Bazaar 2.0 on my local machine and the remote repository runs on Ubuntu Jaunty which provides Bazaar 1.13. After working locally for some time I wanted to push my branch to a newly created shared repository on the server but I got the error message

-

Ruby on Rails deployen

+

Ruby on Rails deployen

@@ -233,7 +233,7 @@ npm install mongodb mustache

Das Szenario: Es sollen neben statischen Webseiten und PHP-Anwendungen auch Ruby-on-Rails-Anwendungen auf dem Server laufen. Die klassische Variante ist für jede Rails-Anwendung einen oder mehrere (Load Balancing) Mongrel-Server laufen zu lassen und die mittels Reverse Proxy hinter den Apache zu schalten (Port 80, SSL, Sicherheit). Außerdem gibt es (relativ neu) das Apache-Modul Phusion Passenger (a.k.a. mod_rails / mod_rack).

-
-

Plone 3: How to really exclude from navigation

+

Plone 3: How to really exclude from navigation

@@ -253,7 +253,7 @@ npm install mongodb mustache

Plone has multiple ways of excluding a content object from the navigation:

-

Enabling Gallery2‘s language support by configuring locales in Ubuntu 7.10 (Gutsy)

+

Enabling Gallery2‘s language support by configuring locales in Ubuntu 7.10 (Gutsy)

@@ -273,7 +273,7 @@ npm install mongodb mustache

Gallery2 didn‘t want to talk German to me :(

-

Using AppleScript and cURL to import Content from iPhoto into Drupal

+

Using AppleScript and cURL to import Content from iPhoto into Drupal

@@ -294,8 +294,8 @@ npm install mongodb mustache
-

Ubuntu-Installation: den größten freien Speicherbereich benutzen

+

Ubuntu-Installation: den größten freien Speicherbereich benutzen

@@ -315,7 +315,7 @@ npm install mongodb mustache

Installiert man Ubuntu zum ersten Mal auf einem Windows-Rechner ist die Auswahl bei der Partitionierung der Festplatte meist einfach: erste Partition verkleinern und den freigewordenen Platz zur Installation nutzen. Wenn man wie ich aber schon zum hundertsten Male (oder zum zweiten Mal) eine Linux-Distribution auf so einem Rechner installiert, möchte man den irgendwann mal erstellten Bereich jenseits von Windows nutzen.

-

Drupal-Tutorial: Administratoren-Blog

+

Drupal-Tutorial: Administratoren-Blog

@@ -336,7 +336,7 @@ npm install mongodb mustache
-

Buildout-basiertes Zope2 (Plone) unter Debian/Ubuntu installieren

+

Buildout-basiertes Zope2 (Plone) unter Debian/Ubuntu installieren

@@ -361,7 +361,7 @@ npm install mongodb mustache

(Für Ubuntu Desktop muss noch zlib1g-dev installiert werden.)

-

Ergänzung von <a href="http://siarp.de/node/167" rel="nofollow">http://siarp.de/node/167</a> für Plone 3.3 unter Ubuntu Jaunty
+

Ergänzung von <a href="http://siarp.de/node/167" rel="nofollow">http://siarp.de/node/167</a> für Plone 3.3 unter Ubuntu Jaunty
========================================================================

Ubuntu Jaunty enthält zwar Python 2.4 aber keine Image Library (PIL) für 2.4.
@@ -369,7 +369,7 @@ Diese kann auch als Egg mittels buildout installiert werden [1]. Dafür braucht<

-
-
diff --git a/siarp.de/blog/3/index.html b/siarp.de/blog/3/index.html index 1d410e6..f42b6ca 100644 --- a/siarp.de/blog/3/index.html +++ b/siarp.de/blog/3/index.html @@ -36,7 +36,7 @@ jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":