Here are some bits of code that I have found, modified or written from ground up.
WordPress
- Random header image for Twenty Ten I switched my site to WordPress once I found a pleasing theme. As it happens it is the standard theme of version three - the Twenty Ten. Of course it needed some personalizing. I made a child theme in order to allow updates to the original. The latest tw...
- Removing tooltips from menu links The Twenty Ten theme has a horisontal menu immediately under the header image. This trick will stop those invasive tootips from flickering when browsing the menu. (Note! This has no effect on the fixed Home link.) This filter effects all links created us...
- Shortcode for Wikipedia links There are several links to the Wikipedia encyclopedia in my travel journals (only in Finnish - sorry). The amount of links drove me to figure out a way to simplify their entry and to handle different languages. The wiki page chosen depends on which langua...