Translation Web Services - Location of 4.5.2 source code
Hi, I downloaded Umbraco using the Web Platform Installer yesterday in order to integrate a translation process into the CMS.
I installed it easily and then set about trying out the translation feature. I quickly noticed that it was lacking some features I needed:
Being able to set the source language of the translation
Being able to set the target language of the translation
A Web Service to collect and return translation tasks
This will allow translation agencies to connect to the CMS via Web
Services instead of having to log on manually. My team has also
developed a Translation Memory system etc. with the intention of linking
the two together.
So, I set about adding the features I wanted to the product by downloading the source code in the "Releases/Umbraco 4.5" branch and set to work.
I'm pretty much done and am ready to submit a patch, but I then realised that this definitely isn't the 4.2 branch, esepcially since the translation features don't seem to work at all in the version in SVN.
Where's the code for the 4.5.2 branch so I can merge, fix up and get this patch submitted?
Translation Web Services - Location of 4.5.2 source code
Hi, I downloaded Umbraco using the Web Platform Installer yesterday in order to integrate a translation process into the CMS.
I installed it easily and then set about trying out the translation feature. I quickly noticed that it was lacking some features I needed:
This will allow translation agencies to connect to the CMS via Web Services instead of having to log on manually. My team has also developed a Translation Memory system etc. with the intention of linking the two together.
So, I set about adding the features I wanted to the product by downloading the source code in the "Releases/Umbraco 4.5" branch and set to work.
I'm pretty much done and am ready to submit a patch, but I then realised that this definitely isn't the 4.2 branch, esepcially since the translation features don't seem to work at all in the version in SVN.
Where's the code for the 4.5.2 branch so I can merge, fix up and get this patch submitted?
See http://codebetter.com/blogs/howard.dierking/archive/2010/09/08/building-umbraco-4-5-2-from-source-code.aspx
is working on a reply...