Today I have decided to release the latest version of KQF. It will give you some time to play with the plugin and get back to me if there are any major bugs before I head off rock climbing in Krabi!
I have fixed all the bugs that I could find, while at the same time introducing new features. Of course this will inevitably lead to new bugs, but we will deal with that when the time comes.
This release sees many new features, such as OPML import/export, full Ajax interface, extra ticker addon scripts. Not everything is perfect, but who’s perfect in this world eh?
I have not updated the readme file, simply because I have not had the time to do it. I figure you would want a working plugin first and then maybe ask questions later. Who reads readme.txt anyway?
Having said that, if anyone wishes to help me maintain the readme.txt file for this plugin, they are more than welcome to. Just contact me..
I would also appreciate if you would leave comments on the plugins page if there are genuine issues/bugs. Please use common sense before commenting. Pretty please. With sugar on top.
With this version there have been some major changes. The single major change that will affect some of you is how the parent container id is handled. In the past you would specify it as something like this: <div id=”[id]”>, then type in the id name in the provided input field Eg. myDiv. This would be the reference for your styles.
The new format is thus: <div id=”[myDiv]”>. And that’s it, because there won’t be an input field anymore. If you have been using <div id=”[id]”>, with a blank input field, now you will have to change it to <div id=”">.
If none of this makes any sense to you, I have included a sample OPML file (sample.xml). Just import it and examine the templates for the new entries. Keep at it and everything should become clearer…
I have tried to include all the changes I have made in the history.txt file. I might have missed some due to my enthusiasm to finished coding. Play around with the plugin. You will find many of the issues you might have experienced in the past have been fixed, for example dot notation on properties will now resolve properly.
Finally, as with all upgrades, BACKUP first!!
Now, go get it!
Enjoy!