Inviting people to test before code freeze (Weekly report 9+10)
Since I had completed most of the work a week back and responded to the bug reports and feature requests, I didn’t have much to do in the last two weeks.
However, I completed the documentation for the modules (readme files) and now I m working on the project report for the whole project and hoping to freeze code in the coming week after discussing with the mentor.
I encourage Drupal community to download and test the modules.
http://drupal.org/project/ulink
or they can test the module by creating new pages at
Read moreulink weekly report - week 7
I have been little busy with applying for industrial training which is required by my degree. However amidst the work I was able to do the following the last week and I would like to make this report as short as possible to save some time.
What I did in the last week
- Extended local caching to support ksearch, so that user can get quicker responses for already searched words
- Designed and implemented a server side caching for all the searches that are selected and used by
Stable versions of UAUTO and ULINK - weekly report 4 / 5
You can download stable versions through cvs (project:ulink) or from http://www.theebgar.phpnet.us/drupal
Ksearch is stable now!
Having checked for bugs and features I would like to announce ksearch is in its stable form. As I have explained the uses and the implementation of ksearch in my previous posts I would like dedicate this post for How to Dos
How to Dos (ksearch – uauto.module)
User types the following
[l| will trigger the uauto and it will start to LISTEN to the input
Read moreInitial Code Release of uauto (2nd part of ulink project) – week 3 report
As I mentioned in the project proposal, I expect to complete the project before end of July. To keep up with the speed, initial code of 2nd part was released. It is still under development thus may not be stable.
What I have done?
Read moreUauto.module
Uauto.module - Description from the user point of view:
Uauto.module is a sub-module of ulink project, provides the user interface, handling of client side activities and customized search.
Dependency:
Ulink.module
Upon the installation (along with ulink – if it is not installed beforehand), settings will available at admind/settings/ulink
Configuration:
Uauto.module provides the configurations for key search and Inactivity / Demanded search separately under general settings tab.
Read moreAuto completion - second week
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?
Read more