Posted by kkaefer on June 29, 2006 at 2:17pm
In order to get external people a little bit more involved into my project, I'll start posting weekly updates and I begin with a summary of what I have done so far.
- Pave the way for jQuery
Until now, my main goal was to get jQuery or another kind of JavaScript library into core. This is necessary as my code will have quite some chunks of client side scripts which are a lot easier and faster to develop if you rely on well tested libraries. Fortunately, we are now in the process of rolling in jQuery into Drupal core. - Feature list and API for the tree view
I did some thinking about the features my tree view will have and how the API should look. Find them here.
The next weekly update is due on July 5.
