12.07.05
My second plugin!
Gregarius is coming along nicely! They have just created a nice setup for plugins to save user options on the database, and this prompted me to write my second plugin. It’s called Auto highlighter, and what it does is that you select a keyword, and a color, and it highlights that keyword anywhere in the feed items it appears. It was one of the plugins on the todo list, not sure whose idea it was originally, but it wasn’t mine. It might have originated here. You can find it through the plugins page, or directly here. It looks great. Let me know what additions you would like to see in it.
By the way, if you are an expert regexp user, then you can put a regexp instead of a keyword. If you are not an expert regexp user, I recommend you become one.
Edited to add: The second version of the plugin is now ready, and it’s bigger, better, not faster, but more! It now allows you a variable number of keywords, with different colors each, and it hosts a very sexy config screen, if I may say so myself (ok, sexy with my standards, don’t expect too much
). You can see its results on my gregarius installation, where the words apple, drm and mac are highlighted with three different colors. Let me know what you think, and as usual what other features you would like to see.
Edited again to add: Third version, slicker, using associative arrays to make everything easier for me. Unfortunately, it is not compatible with the previous version, so whatever custom keyword-color pairs you have there will be lost.
Later