Posts Tagged ‘tag’

Things to do when and after installing WordPress

Saturday, June 7th, 2008 by Agro Rachmatullah

A Wordpress address using a non-pretty URL

Here are some stuffs that I did for my WordPress installations. The plain installation, left alone, is just plainly not good enough :)… I use version 2.5.1 btw.

(more…)

Notepad++ HTML editing tag insertion (surround) plugin

Wednesday, June 4th, 2008 by Agro Rachmatullah

Notepad++ mascot

I use Notepad++ for my text editing need. To write my blog entries, I’m even handcoding my HTML using it!

It has neat features that makes it superior to Notepad such as a tabbed interface, internationalization (Unicode support and UI translations), and lots of text manipulation tools (HTML escaping, to name one).

One essential feature I miss when editing HTML using it is the tag wrapping functionality. That’s what the buttons in Wordpress’ HTML mode do:

Inserting a tag using Wordpress\' HTML editing mode

After asking around in the forum, I finally found the plugin I needed for Notepad++, WebEdit.

(more…)