LBB

0

A simple address book plugin. You can view and edit addresses (names, addresses, phone numbers, email addresses, etc.) in the administration interface (under Manage > Little Black Bo

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

A simple address book plugin.

You can view and edit addresses (names, addresses, phone numbers, email
addresses, etc.) in the administration interface (under Manage > Little Black
Book), or embed a read-only, semantically marked-up, list of addresses in posts
and/or pages. You can embed a list of your addresses in a blog post or page by
putting ~LBB~ wherever you want the list to appear. The generated HTML is
semantically marked-up, so you can fine-tune it’s appearance through your
theme’s stylesheet. Here are the entries I use:

/—-:[ Little Black Book styles]:—-/
.timediff { color:red }
.name, .address, .homephone, .cellphone { font-family:”Courier New”; font-weight:bold; font-size:larger; }
.homephone { color:blue; }
.cellphone { color:green; }
.notes { font-family:Arial, sans-serif; font-size:smaller; }

Upgrading

There is no need to de-activate and then re-activate Addressbook to upgrade.

Download

The latest version is always available from the WordPress Plugin Repository.

Donate

If you feel so inclined, a donation in any amount would be greatly appreciated.

Version History

1.0 First version in the repository

1.1.1 Changed the background color of the contact area for use with WordPress 2.5

1.1.2 Restored normal colors for the Edit and Delete links in the contact area.
(Thanks to John Marcotte)

1.1.3 Added “Cell: ” when the cellphone is not blank to make it clear,
especially when printed.

1.1.4 In listings, added a
after the email addresses so the website appears on a
separate line. (Requested by Aaron Patrick Michaud)