hello
here is a new version
the version to patch is cvs 1.4.21
changes :
- added an installation file to remove the vars when uninstalling
- added an xml-rpc function to send messages to objects inworld

Comments

kbahey’s picture

Status: Needs review » Fixed

I committed those.

However:

- Please be careful about the code style. Check the standard Drupal style and use Drupal's coder module often. I had to reformat lots of code because of that (indentation, braces, commented out code, ..etc.).
- Make a patch for every issue, do not combine them. This makes them easier to track in CVS.
- Describe better how things work, e.g this xml-rpc stuff.
- Keep the README.txt up to date with new features with patches.

Thanks a lot and keep the patches coming.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.