OK, so I spent a few hours this afternoon cleaning up PlanetMySQL's stylesheets and layout, and fixing some bugs in the code. You'll notice a more streamlined PlanetMySQL now, with the following bug fixes and changes:
- The truncation of entries now works correctly without stripping HTML tags, so that the content does not get all bolded or italicized like it was doing. Thanks to Monte Ohrt's Smarty plugin "truncate_tagsafe"
- Fixed a bug in the "Read More" links for truncated entries so that short entries don't show the Read More link anymore
- The Most Active Authors list is now just the top 30 most active authors and does not include MySQL AB and aggregate feeds. It was getting a little out of control with well over 200 authors... …