xml-rpc adding + install file
ssm2017 Binder - December 16, 2008 - 03:20
| Project: | Second Life framework |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| secondlife-1.4.21.diff | 9.61 KB |
| secondlife.install.txt | 345 bytes |

#1
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.
#2
Automatically closed -- issue fixed for two weeks with no activity.