Version at: 20/06/2014, 18:09 vs. version at: 27/06/2014, 15:58
11#The Tatoeba Project Wiki
22This is the wiki for [The Tatoeba Project](http://tatoeba.org/home).
33
44##Table of Contents
55
66### For New Contributors
77
88* [A Quick Start Guide for New Contributors](quick-start)
99* [What You Can Do and How to Do It](what-you-can-do-and-how-to-do-it)
1010* [Guidelines and Rules](guidelines)
1111* [FAQ](faq)
1212
1313### How to Do Things
1414
1515How to...
1616
1717* [Search for Text](text-search)
1818* [Be a Good Contributor](how-to-be-a-good-contributor-in-tatoeba)
1919* [Become an Advanced Contributor](http://en.wiki.tatoeba.org/articles/show/advanced-contributors)
2020* [Become a Corpus Maintainer](http://en.wiki.tatoeba.org/articles/show/corpus-maintainers)
2121* [Limit Which Translations Are Displayed](limiting-displayed-translations)
2222* [Write a Bug Report or Enhancement Request](bug-reports-and-enhancement-requests)
2323* [Request a New Language](new-language-request)
2424* [Write Dialogues](writing-dialogs)
2525* [Contribute Audio for Tatoeba](contribute-audio)
2626* [Help the Tatoeba Project](how-you-can-help)
2727* [Make Shortcuts to the Pages You Use Frequently](special-urls)
2828* [Use Tags](tags)
2929* [Translate the Tatoeba Website](interface-translation)
3030* [Quickly Do a Lot of Linking](quickly-linking)
3131* [Request Deletion of Your Account](delete-account)
3232
3333### Language-Specific Features
3434
3535* [About Furigana on Japanese Sentences](furigana)
3636
3737### Advanced Contributors
3838
3939* [What Can Advanced Contributors Do?](advanced-contributors)
4040* [Introduction to Linking](intro-linking)
4141* [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet)
4242
4343### Corpus Maintainers
4444
4545* [What Can Corpus Maintainers Do?](corpus-maintainers)
4646* [Special Links for Corpus Maintainers](special-links-for-corpus-maintainers)
4747
4848### Utilities
4949
5050* [Current status of our servers](server-status)
5151* [Bookmarklets](bookmarklets)
5252* [List of Tatoeba bookmarklets](bookmarklet-details)
5353* [User scripts](user-scripts)
5454* [User script requests](user-script-requests)
5555
5656
5757### Developers
5858
5959#### Google Summer of Code (GSoC)
6060
6161* [Google Summer of Code (GSoC) Ideas for Student Projects](gsoc_ideas)
6262* [Saeb's (lool0) work log](gsoc-work-log-lool0)
6363* [Pallav's work log](gsoc-work-log-pallavshah)
6464* [Jake's work log](https://github.com/jakeprobst/iplus1-log)
6565* [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk)
66* [Saeb's proposal](https://dl.dropboxusercontent.com/u/3186185/tatoproposal-public.html)
6667
6768#### For Developers Working on Tatoeba.org
6869
6970* [Repositories](repositories)
7071* [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm)
7172* [Installing and Configuring Sphinx Search](install-sphinx)
7273* [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus)
7374* [Installing and Configuring Bazaar](install-bazaar)
7475* [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings)
7576* [List of Functionality to Test](functionality-test-list)
7677* [Admin Logs](admin-logs)
7778* [Notes on duplicate merging process](duplicate-merging)
7879
7980#### For Developers Using the Tatoeba Corpus
8081
8182* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)
8283
8384#### For Developers Who Want to Install Tatoeba App on Their Own Web Server
8485
8586* [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php)
8687
8788
8889
8990### About the Tatoeba Project
9091
9192* [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html)
9293* [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/) - currently on another website.
9394* [About the Tatoeba Project](about-the-tatoeba-project)
9495* [Link to Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html)
9596
9697### Archived Pages
9798These pages are no longer current, but may be of historical interest.
9899
99100* [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs)
100101
101102
102103### Other...
103104* See the top menu of [Unofficial Offsite Support for Tatoeba.org](http://a4esl.com/temporary/tatoeba/). Some of these things would be appropriate for this wiki.
104105* [Sandbox](sandbox)
105106
106107
107108##About
108109
109110This wiki is the official wiki for the [Tatoeba project][1]. It serves three main purposes:
110111
111112 1. Centralize the documentation for the projects (official rules, how-to, FAQ, etc.), in a website that is easy to find, translate, and update.
112113 2. Centralize the explanations about the languages themselves, explanations of grammar points, common translation pitfalls, etc.
113114 3. Have a place to organize and follow long-term tasks on the corpus (for example, tracking the users who are proofreading a particular language, or which public-domain books are being imported).
114115
115116
116117##Important
117118
118119 For the moment, only registered people can edit the wiki, and for technical reasons, the accounts are not yet linked with the main Tatoeba website.
119120
120121Also, it is not yet possible to create an account on the wiki directly. You may send sysko a private message via tatoeba or an email (**team@tatoeba.org**), and he will create an account for you. The reason is that at the very beginning it will be more important to organize the future structures and hierarchy we will adopt for the articles than to add a lot of content.
121122
122123
123124##Technical details
124125
125126This wiki is powered by [tatowiki][2], which is an open source wiki engine written in C++ using [cppcms-skeleton][3] and [cppcms][4].
126127
127128
128129 [1]: http://tatoeba.org "Main page"
129130 [2]: https://github.com/allan-simon/tatowiki "github repository"
130131 [3]: https://github.com/allan-simon/cppcms-skeleton "Cppcms-skeleton github"
131132 [4]: http://cppcms.com/wikipp/en/page/main "cppcms website"
diff view generated by jsdifflib

Version at: 20/06/2014, 18:09

#The Tatoeba Project Wiki
This is the wiki for [The Tatoeba Project](http://tatoeba.org/home).

##Table of Contents

### For New Contributors

* [A Quick Start Guide for New Contributors](quick-start)
* [What You Can Do and How to Do It](what-you-can-do-and-how-to-do-it)
* [Guidelines and Rules](guidelines)
* [FAQ](faq)

### How to Do Things

How to...

* [Search for Text](text-search)
* [Be a Good Contributor](how-to-be-a-good-contributor-in-tatoeba)
* [Become an Advanced Contributor](http://en.wiki.tatoeba.org/articles/show/advanced-contributors)
* [Become a Corpus Maintainer](http://en.wiki.tatoeba.org/articles/show/corpus-maintainers)
* [Limit Which Translations Are Displayed](limiting-displayed-translations)
* [Write a Bug Report or Enhancement Request](bug-reports-and-enhancement-requests)
* [Request a New Language](new-language-request)
* [Write Dialogues](writing-dialogs)
* [Contribute Audio for Tatoeba](contribute-audio)
* [Help the Tatoeba Project](how-you-can-help)
* [Make Shortcuts to the Pages You Use Frequently](special-urls)
* [Use Tags](tags)
* [Translate the Tatoeba Website](interface-translation)
* [Quickly Do a Lot of Linking](quickly-linking)
* [Request Deletion of Your Account](delete-account)

### Language-Specific Features

* [About Furigana on Japanese Sentences](furigana)

### Advanced Contributors

* [What Can Advanced Contributors Do?](advanced-contributors)
* [Introduction to Linking](intro-linking)
* [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet)

### Corpus Maintainers

* [What Can Corpus Maintainers Do?](corpus-maintainers)
* [Special Links for Corpus Maintainers](special-links-for-corpus-maintainers)

### Utilities

* [Current status of our servers](server-status)
* [Bookmarklets](bookmarklets)
* [List of Tatoeba bookmarklets](bookmarklet-details)
* [User scripts](user-scripts)
* [User script requests](user-script-requests)


### Developers

#### Google Summer of Code (GSoC)

* [Google Summer of Code (GSoC) Ideas for Student Projects](gsoc_ideas)
* [Saeb's (lool0) work log](gsoc-work-log-lool0)
* [Pallav's work log](gsoc-work-log-pallavshah)
* [Jake's work log](https://github.com/jakeprobst/iplus1-log)
* [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk)

#### For Developers Working on Tatoeba.org

* [Repositories](repositories)
* [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm)
* [Installing and Configuring Sphinx Search](install-sphinx)
* [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus)
* [Installing and Configuring Bazaar](install-bazaar)
* [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings)
* [List of Functionality to Test](functionality-test-list) 
* [Admin Logs](admin-logs)
* [Notes on duplicate merging process](duplicate-merging)

#### For Developers Using the Tatoeba Corpus

* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)

#### For Developers Who Want to Install Tatoeba App on Their Own Web Server

* [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php)



### About the Tatoeba Project

* [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html)
* [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/)  - currently on another website.
* [About the Tatoeba Project](about-the-tatoeba-project)
* [Link to Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html)

### Archived Pages 
These pages are no longer current, but may be of historical interest.

* [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs)


### Other...
* See the top menu of  [Unofficial Offsite Support for Tatoeba.org](http://a4esl.com/temporary/tatoeba/). Some of these things would be appropriate for this wiki.
* [Sandbox](sandbox)


##About

This wiki is the official wiki for the [Tatoeba project][1]. It serves three main purposes:

 1. Centralize the documentation for the projects (official rules, how-to, FAQ, etc.), in a website that is easy to find, translate, and update.
 2. Centralize the explanations about the languages themselves, explanations of grammar points, common translation pitfalls, etc.
 3. Have a place to organize and follow long-term tasks on the corpus (for example, tracking the users who are proofreading a particular language, or which public-domain books are being imported). 


##Important 
 
  For the moment, only registered people can edit the wiki, and for technical reasons, the accounts are not yet linked with the main Tatoeba website.

Also, it is not yet possible to create an account on the wiki directly. You may send sysko a private message via tatoeba or an email (**team@tatoeba.org**), and he will create an account for you. The reason is that at the very beginning it will be more important to organize the future structures and hierarchy we will adopt for the articles than to add a lot of content.


##Technical details 

This wiki is powered by [tatowiki][2], which is an open source wiki engine written in C++ using [cppcms-skeleton][3] and [cppcms][4].


  [1]: http://tatoeba.org "Main page"
  [2]: https://github.com/allan-simon/tatowiki "github repository"
  [3]: https://github.com/allan-simon/cppcms-skeleton "Cppcms-skeleton github"
  [4]: http://cppcms.com/wikipp/en/page/main "cppcms website"

version at: 27/06/2014, 15:58

#The Tatoeba Project Wiki
This is the wiki for [The Tatoeba Project](http://tatoeba.org/home).

##Table of Contents

### For New Contributors

* [A Quick Start Guide for New Contributors](quick-start)
* [What You Can Do and How to Do It](what-you-can-do-and-how-to-do-it)
* [Guidelines and Rules](guidelines)
* [FAQ](faq)

### How to Do Things

How to...

* [Search for Text](text-search)
* [Be a Good Contributor](how-to-be-a-good-contributor-in-tatoeba)
* [Become an Advanced Contributor](http://en.wiki.tatoeba.org/articles/show/advanced-contributors)
* [Become a Corpus Maintainer](http://en.wiki.tatoeba.org/articles/show/corpus-maintainers)
* [Limit Which Translations Are Displayed](limiting-displayed-translations)
* [Write a Bug Report or Enhancement Request](bug-reports-and-enhancement-requests)
* [Request a New Language](new-language-request)
* [Write Dialogues](writing-dialogs)
* [Contribute Audio for Tatoeba](contribute-audio)
* [Help the Tatoeba Project](how-you-can-help)
* [Make Shortcuts to the Pages You Use Frequently](special-urls)
* [Use Tags](tags)
* [Translate the Tatoeba Website](interface-translation)
* [Quickly Do a Lot of Linking](quickly-linking)
* [Request Deletion of Your Account](delete-account)

### Language-Specific Features

* [About Furigana on Japanese Sentences](furigana)

### Advanced Contributors

* [What Can Advanced Contributors Do?](advanced-contributors)
* [Introduction to Linking](intro-linking)
* [Sample Workflow Using a Bookmarklet to Link](linking-with-bookmarklet)

### Corpus Maintainers

* [What Can Corpus Maintainers Do?](corpus-maintainers)
* [Special Links for Corpus Maintainers](special-links-for-corpus-maintainers)

### Utilities

* [Current status of our servers](server-status)
* [Bookmarklets](bookmarklets)
* [List of Tatoeba bookmarklets](bookmarklet-details)
* [User scripts](user-scripts)
* [User script requests](user-script-requests)


### Developers

#### Google Summer of Code (GSoC)

* [Google Summer of Code (GSoC) Ideas for Student Projects](gsoc_ideas)
* [Saeb's (lool0) work log](gsoc-work-log-lool0)
* [Pallav's work log](gsoc-work-log-pallavshah)
* [Jake's work log](https://github.com/jakeprobst/iplus1-log)
* [Harsh's work log](https://docs.google.com/document/d/114qtY_dc3fcz1SHy5T07eHUAKwtc8VrjKfXF57vv4dk)
* [Saeb's proposal](https://dl.dropboxusercontent.com/u/3186185/tatoproposal-public.html)

#### For Developers Working on Tatoeba.org

* [Repositories](repositories)
* [How to Prepare a Development Environment for Tatoeba Using a Pre-made Virtual Machine](install-tatoeba-on-vm)
* [Installing and Configuring Sphinx Search](install-sphinx)
* [Adding a New Language to the Corpus (for Developers)](adding-lang-to-corpus)
* [Installing and Configuring Bazaar](install-bazaar)
* [Extracting and Committing UI Strings and Their Translations](extracting-ui-strings)
* [List of Functionality to Test](functionality-test-list) 
* [Admin Logs](admin-logs)
* [Notes on duplicate merging process](duplicate-merging)

#### For Developers Using the Tatoeba Corpus

* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)

#### For Developers Who Want to Install Tatoeba App on Their Own Web Server

* [How to Install the CakePHP Version of the Tatoeba Web App](install-tatoeba-php)



### About the Tatoeba Project

* [The Story of the Tatoeba Project](http://blog.tatoeba.org/2013/05/the-story-of-tatoeba.html)
* [The History of the Tatoeba Project](http://a4esl.com/temporary/tatoeba/history/)  - currently on another website.
* [About the Tatoeba Project](about-the-tatoeba-project)
* [Link to Projects Using the Tatoeba Corpus ](http://a4esl.com/temporary/tatoeba/links.html)

### Archived Pages 
These pages are no longer current, but may be of historical interest.

* [Guide for Programmers Who Want to Help with the Tatoeba Web App](ultimate-guide-for-devs)


### Other...
* See the top menu of  [Unofficial Offsite Support for Tatoeba.org](http://a4esl.com/temporary/tatoeba/). Some of these things would be appropriate for this wiki.
* [Sandbox](sandbox)


##About

This wiki is the official wiki for the [Tatoeba project][1]. It serves three main purposes:

 1. Centralize the documentation for the projects (official rules, how-to, FAQ, etc.), in a website that is easy to find, translate, and update.
 2. Centralize the explanations about the languages themselves, explanations of grammar points, common translation pitfalls, etc.
 3. Have a place to organize and follow long-term tasks on the corpus (for example, tracking the users who are proofreading a particular language, or which public-domain books are being imported). 


##Important 
 
  For the moment, only registered people can edit the wiki, and for technical reasons, the accounts are not yet linked with the main Tatoeba website.

Also, it is not yet possible to create an account on the wiki directly. You may send sysko a private message via tatoeba or an email (**team@tatoeba.org**), and he will create an account for you. The reason is that at the very beginning it will be more important to organize the future structures and hierarchy we will adopt for the articles than to add a lot of content.


##Technical details 

This wiki is powered by [tatowiki][2], which is an open source wiki engine written in C++ using [cppcms-skeleton][3] and [cppcms][4].


  [1]: http://tatoeba.org "Main page"
  [2]: https://github.com/allan-simon/tatowiki "github repository"
  [3]: https://github.com/allan-simon/cppcms-skeleton "Cppcms-skeleton github"
  [4]: http://cppcms.com/wikipp/en/page/main "cppcms website"

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.