wordpress

You are browsing the wordpress tag archive.

Customized the styling for WP-Syntax

I wanted to post a diff earlier today so I started by looking for a WordPress plugin that would integrate a syntax highlighter, I quickly found in the form of WP-Syntax which utilizes GeSHi (a server side syntax highlighter). However, turns out the default Hybrid theme applies an ugly background image to any pre [...]

The little things

It’s pretty nifty how in summary view WordPress will (sometimes?) take the first image encountered and use it as a thumbnail and even automatically crops it.

TODO:

I have a post where I had added an image and later removed it, Wordpress still uses this image as a thumbnail (click on one of the associated tags to [...]

Drupal, oh how I miss thee

I wish WordPress had a URL alias system like Drupal does. Now with WordPress it seems you can’t update the post title or change the permalink scheme without breaking all previous links
Why did I actually choose WordPress over Drupal? It may have had something to do with that word that starts with a u and [...]

Wordpress hybrid edit mode

I wish WordPress would support some hybrid mode which would allow you to directly use HTML in visual mode. I think Atlassian’s Confluence actually supports this kind of thing.