As I mentioned in the previous post, we are in a fast track, planning to finish before end of July. Having finished the first part (universal filter – ulink.module) and fixed bugs [1] and responded to additional features, I started the second part (auto completion – uauto.module).
What have been done in the last week?
I started planning the method of implementing auto completion having the advices I got regarding them during and after proposal submission. [2],[3],[4] Having developed an algorithm and discussed it with the mentor, I started coding and was able to finish the keyword search .ie triggering auto completion by typing the keyword [l| or user defined chain of characters [2] and the module handle the search requests. I will post the details regarding the algorithm and first release of the auto completion next week as I and my mentor are discussing about refining and improving that.
It has been a successful week and I hope to release the full code within two weeks of period.
What I am going to do? Compatibilities
Implementing demanded / inactivity searches, improving object / browser detection to enhance browser compatibilities, providing nice looking UI and checking the whole idea or code improvements and bugs.
[1] http://drupal.org/project/issues/142988
[2] http://drupal.org/node/144877
[3] http://code.google.com/soc/drupal/appinfo.html?csaid=53E8BE45B73C5088
[4] http://www.newschallenge.org/winners/melancon
[5] http://drupal.org/project/linktocontent
