On 4 Apr 2013, at 01:20, Shichao Dong <[email protected]> wrote: > Hi all,
Hi Dom, > I am a Chinese developer, I am trying to translate the Jena tutorials into > Chinese. That would be great. > Does anyone know how to post my work on the "Jena tutorials in other > languages"? The jena web site is managed in svn, using markdown: [1] <https://svn.apache.org/repos/asf/jena/site/trunk> Ideally make your additions and provide a diff of your changes via jira (personally I find this easier using git svn). [2] However given the diff will be mostly new files you could always provided them as is if you're not familiar with svn or git svn. Either way, all being well one of the committers will apply the changes and update the site. You can also edit the CMS using a bookmarklet (tutorial here [4]). I've never used it, and I'm not sure it's ideal for providing new pages (as opposed to alterations to existing pages). And thanks for your help! Damian [1] <http://www.apache.org/dev/cmsref.html#markdown> [2] <https://issues.apache.org/jira/browse/JENA> [3] <http://jena.apache.org/tutorials/index.html> [4] <http://www.youtube.com/watch?v=7fvg1pfHLhE>
