User:JeffKelley
From OpenSimulator
(Difference between revisions)
												
			JeffKelley  (Talk | contribs)  | 
			JeffKelley  (Talk | contribs)  m  | 
			||
| Line 24: | Line 24: | ||
*[[UserAccountService]]  | *[[UserAccountService]]  | ||
| + | Examples:  | ||
*[[ClothingManipulation]]  | *[[ClothingManipulation]]  | ||
*[[UserManipulation]]  | *[[UserManipulation]]  | ||
===[[Monitoring]]===  | ===[[Monitoring]]===  | ||
| − | |||
*[[Monitoring_Module]]  | *[[Monitoring_Module]]  | ||
*[[Web_Statistics_Module]]  | *[[Web_Statistics_Module]]  | ||
*[[User:Allen_Kerensky/JSON_User_SimStats|JSON_User_SimStats]]  | *[[User:Allen_Kerensky/JSON_User_SimStats|JSON_User_SimStats]]  | ||
| − | ===[[  | + | ===[[Development#Integration|Integration]]===  | 
| + | *[[REST]]  | ||
| + | *[[RestConsole]]  | ||
| + | *[[RemoteAdmin]]  | ||
| + | *[https://github.com/justincc/opensimulator-tools/tree/master/integration/php php tools] (justincc)  | ||
===Formats===  | ===Formats===  | ||
Revision as of 03:25, 1 November 2014
Contents | 
Me
I contribute occasionnally to this wiki, mainly in the database section.
 
My links
Database
Services
- AssetService
 - AvatarService
 - GridService
 - GroupsService
 - GridUserService
 - InventoryService
 - PresenceService
 - UserAccountService
 
Examples:
Monitoring
Integration
- REST
 - RestConsole
 - RemoteAdmin
 - php tools (justincc)