Please help support the continued development of AZIndex, particularly if you are using the plugin in your work or as part of a for-profit website. All contributions, no matter what size, will be gratefully received.

Still Here…

Hey guys.  It’s been a week, so I thought I’d better just let you know that I haven’t gone back into hiding. It’s been a busy week, so I haven’t been able to do much with AZIndex except for getting back up to speed with it. It’s amazing how much you can forget in a year :-). The good news seems to be that the plugin is still working well on the latest version of WordPress (2.9.2) although I have noticed a small bug in the CSS code for grouped entries, where the headings are being displayed on the same line as the subheadings, when they should appear above them. This is being caused by a missing “float:left” in the CSS.

If you are seeing this problem, to work-around it, simply turn on the custom CSS option and change the following line:

.azindex .head {font-weight:bold;}

to

.azindex .head {font-weight:bold; float:left;}

Once I have read through all the comments to see what other issues people are having I’ll probably upload a new (minor) version of AZIndex with this fix, and any other minor bug fixes that might be necessary.

Finally, I am aware that WordPress 3.0 is just around the corner. I haven’t tested AZIndex on it yet, but I guess that with any major version change there is an increased risk of plugin breakage. I will be testing AZIndex before the 3.0 is official, but if anyone has already tried the plugin on the 3.0 beta code, it would be great to have some feedback.

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>