Having alternating guestbook entries tagged with even and odd would really help in styling the posts. I have created a patch that adds this ability. It appears to work fine on my system.

I have also included in this patch, a fix for the include_once of spam module, as it only looks in two places. The method I used finds out where spam is installed and uses that path, no matter where it is.

CommentFileSizeAuthor
guestbook_zebra.patch2.19 KBdavemybes

Comments

sun’s picture

Title: Add zebra striping to guestbook posts » Add zebra striping to guestbook entries
Version: 5.x-1.0 » 5.x-1.x-dev
Status: Active » Needs review
sun’s picture

Status: Needs review » Fixed

Thanks! Committed a slightly corrected version of your patch.

Your patch accidently broke the contents of confirm_form() in guestbook_delete_entry_confirm().

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.