From 90e90f0110450d26aaf21014a35f388cbb49db51 Mon Sep 17 00:00:00 2001 From: bernie Date: Sat, 2 May 2009 13:11:43 +0200 Subject: [PATCH] Edit page blog/2009/April --- blog/2009/April | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/blog/2009/April b/blog/2009/April index f935875..37dfe96 100644 --- a/blog/2009/April +++ b/blog/2009/April @@ -11,10 +11,12 @@ On the flight back to Europe, I spent some time hacking on [[GeekiGeeki]] to add * a grid view for photos; * automatic generation of human-readable link tags from wiki URLs; * a common parser for argument lists such as "foo|bar=1|baz=3"; - * the ability to specify css style for links and inline objects, which I'm using to produce floating thumbnails on the side of pages + * the ability to specify css style for links and inline objects, which I'm using to produce + floating thumbnails on the side of pages without resorting to HTML -These should make the wiki markup much lighter. As usual, these additions resulted in -simplification of the codebase rather than code bloat :-) +These new features will make my wiki markup even lighter than before. +Moreover, these additions actually resulted in further //simplification// +of the codebase rather than code bloat. Way to go! {{{ git diff --stat v3.0..HEAD geekigeeki.py -- 2.25.1