Hey guys,
today I’ve released a new version of the Wordpress Plug-in “Autocompleter”.
What is the change?
The new version contains ability to display number of matches per word or phrase in the drop-down. The example is available in this blog (top/left search field). Of course in order to activate this you should go to Admin under the Settings section, where there is an option “Autocompleter”
Bear in mind that ‘number of matches’ are not the posts in the blog, but number of times where the tag or category is used. I would provide small example of this.
Let’s imagine that in your blog you have 3 posts all tagged with Wordpress and one of them is in the WordPress category, while other 2 are in another category.
The result in matches for wordpress would be 4, because there are 3 tags attached to the posts and 1 of the posts is attached to the wordpress category. Hope this make sense to you.
There is also ability to change the word ‘matches’ with your own, or even word in your language.
If you want to play with position of the matches, you could change autocompleter.css from the plug-in directory.
That’s it. I hope you like this plug-in.
Ajax, JavaScript, PHP, Tools
Autocompleter, plugin, Wordpress
Hey,
I am very proud to present you, my first plugin for Wordpress platform – Autocompleter.
The plugin adding autocomplete functionality for the search input field of your blog. The values are the tags and categories existing in the blog and this way you will help your visitors to find easily the proper information in your blog.
My first implementation was with Prototype and Script.aculo.us, but because I like very much jQuery library and I found a wonderful plugin for autocomplete, I build it with jQuery.
You can check the demo in this blog – top right – search box
Hope you will like it and you will vote for it
Thanks
The official page is: wordpress.org/extend/plugins/autocompleter
Ajax, Development, General, JavaScript, Labs
Autocomplete, Autocompleter, plug-in, Search, Wordpress
Added a nice Autocomplete field of the search box in that blog /top right/. It’s really nice to have and I really enjoyed doing it.
I followed that article: How to: Create an Ajax-based Auto-completing Search Field for your Wordpress Theme, but instead of using suggested js code, I’ve used Script.aculo.us Autocomplete way.
I really enjoyed and I hope you will like it too.
Update: I’ve wrote a plugin for this: nik.chankov.net/autocompleter/. Enjoy!
Ajax, General, JavaScript, Labs
Ajax, Autocomplete, Search, Theme, Wordpress
Few day ago I saw an article, that new version of Wordpress 2.3 become an official release and instantly decided to migrate. The truth is that I like to try new things, so the new release was big teaser for me.
Downloaded and instantly started upgrading that blog. The problems just start when I finish last step from the Upgrading manual.
Read more…
General
Features, Not Working, Problems, uncompatible, Wordpress