开发者

php script for Collaborative translation?

开发者 https://www.devze.com 2023-02-10 07:21 出处:网络
I\'m looking fo开发者_开发技巧r a PHP script to build Collaborative translation site where multiple users, can translate words/sentences and view/edit or add their comments on translations (like Launc

I'm looking fo开发者_开发技巧r a PHP script to build Collaborative translation site where multiple users, can translate words/sentences and view/edit or add their comments on translations (like Launchpad translation system)..

is there anything like this ?

thanks.


Although it's not tailored to your specific need, an approach that would work is to set up a wiki site. You can get wikipedia's php code here or a google search will show dozens of other options.


http://blog.launchpad.net/general/launchpad-is-now-open-source

Launchpad itself is open source.

0

精彩评论

暂无评论...
验证码 换一张
取 消