Useful scripts that interact with Confluence in various ways
- Add a new user with a personal space — This Python script uses XML-RPC to automate the addition of new Confluence users, give them their own personal space, and more.
- Apply a filter to a page — Python XMLRPC script to: Apply a filter to all pages in a space
- Blog posts to newsletters — A Perl script to send out email newlsetters using the new blog posts in a certain space.
- Bulk Mail Delete JSP — A utility JSP for bulk deleting emails from a Space
- Confluence4r — Ruby helper class for handling XML-RPC with Confluence
- Confluence4r Rails Plugin
- Copy File Link to Clipboard (Win32) — A client-side VB script that adds a right-click context menu to Windows explorer that forms correct confluence file:/// links and puts them in your clipboard for easy pasting.
- LDAP Add Users with Coldfusion — Example of how to add users to Confluence with a Coldfusion form
- Show Page Source XML-RPC — A Python script that takes a url of a confluence page and prints the page source to std out.
- XML-RPC Page Updater Example — A Python script that takes content from standard input, and writes it into a Confluence page.
Labels
(None)
