Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-18 Thread Mariangela Hills
Thanks again, Imesh! I tested the new feature that you added and it works perfectly! - Confluence Client Menu - 1: Find Pages Recursively 2: Find and Replace Page Titles 3: Find and Replace Text 4: Exi

Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-18 Thread Imesh Gunaratne
Thanks for the feedback Mari! I have now added a new feature to update page titles with your request. On Tue, Aug 18, 2015 at 4:31 PM, Mariangela Hills wrote: > I tested this on two page trees [1] & [2] in the Stratos wiki, and it > works like magic. Thanks again for creating such a useful tool

Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-18 Thread Mariangela Hills
I tested this on two page trees [1] & [2] in the Stratos wiki, and it works like magic. Thanks again for creating such a useful tool to work with Confluence, this sure will help us maintain different versions of pages within the Stratos wiki space with an ease! [1] Select a menu item: 2 --

Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-18 Thread Imesh Gunaratne
Thanks everyone! I have now completed the initial version of this tool. You can now use it as follows: How to run 1. Install pip by following this guide : 2. Install python dependencies: pip install requests[security]

Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-14 Thread Shavindri Dissanayake
Thank you Imesh! This is a really great initiative. Thanks & Regards Shavindri Dissanayake Technical Writer WSO2 Inc. lean.enterprise.middleware On Fri, Aug 14, 2015 at 7:49 PM, Lahiru Sandaruwan wrote: > Indeed helpful, not only for us, for a lot of people in business. > > Thanks. > > On Fri,

Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-14 Thread Lahiru Sandaruwan
Indeed helpful, not only for us, for a lot of people in business. Thanks. On Fri, Aug 14, 2015 at 7:52 AM, Mariangela Hills wrote: > Imesh, thanks for taking the initiative to come up with a solution for > this issue! This sure will be a very useful tool! > > Regards, > Mariangela > > > *Marian

Re: [Dev] Confluence Client for Updating Wiki Content

2015-08-14 Thread Mariangela Hills
Imesh, thanks for taking the initiative to come up with a solution for this issue! This sure will be a very useful tool! Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC member - Apache Stratos email:mariang...@wso2.com | mobile: +94 7

[Dev] Confluence Client for Updating Wiki Content

2015-08-14 Thread Imesh Gunaratne
Hi Devs, I'm implementing a python client for updating content in Wiki. It seems like we now have around 400+ pages in 4.1.0 space and it's nearly impossible to copy this to a new space and update the version when we are preparing for a new product release. The initial implementation can be found