{{ Project | Swarm Demo Extensions | `  curator  = Mat Attaway                           |`\ `  path     = //guest/matt_attaway/Swarm_Demo_Extensions/...          |`\ `  language = PHP, Javascript               |`\ `  license  = BSD                                 }}` ### About This Project This is a collection of sample projects to get people started with modifying Swarm for their own needs. **HelloWorld** This project provides an example of modifying activity events as the come through the system. You may want to implement an extension like this to clean up checkin comments from an automated tool or to provide useful links in the rendered event. Installation: Place the entire 'HelloWorld' directory in the 'modules' directory of your Swarm installation and restart Apache. Swarm should automatically find and begin to use the module. **GoodbyeCruelWorld** This project provides an example of blocking events from being published to the activity stream. Installation: Place the entire 'GoodbyeCruelWorld' directory in the 'modules' directory of your Swarm installation and restart Apache. Swarm should automatically find and begin to use the module. {{ License | BSD | 2013 | Perforce Software }} {{ RecentChanges | //guest/matt\_attaway/Swarm\_Demo\_Extensions/ }}