progress

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
dreambubbler's picture

Kiwigov: a new era of Drupal and Government

The Vision

  • Kiwigov is a free open source Drupal 7 distribution developed specifically for New Zealand government organisations.
  • Install a fully featured, New Zealand government standards compliant Drupal 7 website in under 10 minutes.
  • WCAG 2.0 Level AA out of box!

The Opportunity

Drupal within New Zealand is primed for an outpouring of growth and acceptance in usage. Particularly within NZ's government sector. Imagine... Drupal as the preferred government solution in New Zealand!

The Calling

Read more
snufkin's picture

Drawing API progress report

Almost a week passed. Time flies. I just recently recovered from the shock, when I went to the local Western Union office to fetch my payment, where for the first time in my life I had to spell 'Google' to the lady behind the glass, and here we are, already almost end of the first week...

Even my new keyboard arrived as well as the Pro Drupal book, so there is no obstacle (except for some silly exams) in my way to code for you.

Read more
lexhung's picture

Slow progress

There is one thing that I have to say that is the progress is quite slow. Most of the code written was refactoring and organizing the interface. Below are some notes:

  • I have made an XPI file. It's still a prototype. I think I'll need a lot of time before I can turning it to something useful. I also plan to drop support for remote xul with the subsequence version because there're some functions that need to be done in full priviledge mode (such as settings persistent, access to files, etc ...).
  • Help needed : Is there any tip of writing Drupal's RPC interface? It's quite time consuming as I have to dig through the code and find wich snippet to copy and modify. There's not many cases where just some function calls is enough. The rpc interface can be done this way but I fear that there will be a lot of redundant code.
Read more
lexhung's picture

Progress updates

I had provided little updates over the last few weeks due to several reasons (including my laziness) so I apologize for that. I created a roadmap before but I found that roadmap is hard to update so I create this one. From now on, I will provide weekly reports on this groups and update this post to reflect changes. The table below may not show all that have been done or will be worked on but I hope it'll provide a clearer overview of the works. I have a feeling that this amount is a bit too much. However, I think it's feasible if things goes smoothly. If things goes wrong, I may cry for help here anyway :)

The task that most concern me now is the XML-RPC interface. We need a clear, intuitive but powerful interface that covers most of actions we can perform with Drupal. For now, the way that I implement that interface is by the need of the XUL part. But if it goes this way, the interface will be almost useless to others. I created a post about the XML-RPC interface here and hoping that I'll receive a lot of valuable advices and ideas.

About the works that have been done, I have created some base facilities for Drupal Manager. The most important part is the form renderer. The remote form render is able to render a Drupal form or just a part of it and collecting data, you may see how it works in the demo (Preferences pane). However, the form render is quite limited now. It don't spport some form elements like buttons and file upload. About the home screen, the node manager interface has been reviewed. It's more useful now and support tabs. The code has been rearranged an clean up a lot.

I also created a demo site at http://www.sandb0x.net/demo/demo.html . If you feel curious, please take a look at it.

Read more
Subscribe with RSS Syndicate content