Drawing module - final update
This is probably the final update for the Drawing module. I am going to an astronomical camp tomorrow, where I will have hardly any internet access.
Documentation for the Drawing API (without the graphing part, because that is very flexible right now): http://drupal.org/node/161562
Read moreextend case tracker module - week 7 status
Alright, I have been plugging away at various task. I didn't update last week, but have been making good progress. Much I spent a lot of time with design stuff, learning hooks, API, etc. But have finally started commiting code, after much fuss of learning CVS.
Read moreDrupman extensions
After a long time of experimenting, I've reach to a quite stable design of the user interface and the way Drupman will integrate with a Drupal site. Below, I will sketch some main points :
User interface
Drupman interface consist of the following components
<
ul>
provides Drupman the look and feel of a desktop program.
is used to navigate around the system and the keypoint to administrating tasks
The main view consist of the main working pane and a toolbar. The toolbar is modelled
after the Joomla/Mambo style where a toolbar is attach with a pane and will be changed to reflect actions that a content pane support.
Collecting data
Is there anywhere a way to get data:
- Hown often are modules be downloaded?
- Which modules are installed?
Like from:
- http://drupal.org/node/46109
- http://drupal.org/node/25704
- admin/settings/drupal (Send system information)
Weekly Update
Hi!
Hopefully you have been to the midweek demo that I had provided a few days back. After that update, I tried to support other widgets. Hence here's the new demo and below is the report:
Read moreOrientation
Ok... So we are 1 and a half week into SoC and here's how the project fared in its first week.
Things I looked into:
- CVS: Downloaded the repository's initial copy, understood how things work. I have not yet commited there though :(.
- Form API: Went through the API and saw how it is designed. Thus found out how the form builder needs to give its output.
- drupal.js: looked at the workings of drupal.js and a sub-module (effects.js).



