Difference between revisions of "TODO list"
From WPKG | Open Source Software Deployment and Distribution
m |
m |
||
Line 17: | Line 17: | ||
* restarting the service locally from within the wpkginst.exe | * restarting the service locally from within the wpkginst.exe | ||
* restarting the service on remote machines from within the wpkginst.exe | * restarting the service on remote machines from within the wpkginst.exe | ||
+ | |||
+ | |||
+ | == Developers == | ||
+ | * use SVN for commits | ||
+ | * all regular contributors should have a SVN account | ||
+ | * write a short SVN usage for contributors |
Revision as of 14:03, 15 December 2007
If you have new ideas - please discuss it on the mailing list first.
Contents
[hide]Fixing existing bugs or feature requests
Fix bugs listed in Bugzilla: http://bugzilla.wpkg.org. Some of the bugs are ideas really, so please feel free to comment on them (or vote for them etc.).
Documentation
Write a proper documentation manual. Right now, documentation is in tiny little bits (different functionalities described on different pages). It isn't necessarily bad - but it isn't very friendly to new users.
New documentation should be an A to Z WPKG manual, with chapters, subchapters etc.
WPKG Client
- add support for 64 bit Windows systems
- make WPKG Client window fit on 640x480 screen resolution
- restarting the service locally from within the wpkginst.exe
- restarting the service on remote machines from within the wpkginst.exe
Developers
- use SVN for commits
- all regular contributors should have a SVN account
- write a short SVN usage for contributors