ユーザガイド日本語版 1.7.2 の作成

作業の進め方

2009年9月11日に1.7.2がリリースされました。

  1. SourceForge.JPにアカウントがない場合は、アカウントを登録します。
  2. SourceForge.JPにログインします。
  3. 「概要」ページの「開発に参加する」をクリックしフォームに入力して送信します。
  4. メンバーから承認メールが届きましたら、「ソースコード」ページにある通りEclipse等、svnクライアントを設定します。
  5. SourceForge.JP の Subversionリポジトリ より、ユーザガイド(user_guide_ja/trunk/)をチェックアウトします。
  6. 下の「タスクリスト」に更新すべきファイルの一覧がありますので、どのファイルを翻訳するか決めます。誰がどのファイルを翻訳するかという割り当てはしませんので、他の人と作業が重複するのが嫌な場合は、このページを更新し「作業中」と記載してください。
  7. http://codeigniter.sourceforge.jp/1.7.1to1.7.2.html を見て、変更点を把握し、ファイルを更新します。
    • 訳の不統一がありましたら、翻訳語句の統一に追記し、翻訳者全員で共有します。
    • 本家の英語のユーザガイドの記述の誤りは、まず、本家にバグレポートし、本家のユーザガイドを修正してください。
    • 可能なら、今後の作業を楽に行うため、本家の英語のユーザガイドと行数を合わせてください。
  8. 更新したファイルをコミットします。
  9. 作業完了したファイルは、取消し線を入れます。
  10. 翻訳した人は、user_guide_ja/trunk/CREDITS.txt に自分の名前を追加します。

タスクリスト

  • 新規ファイルの追加
    • 新規ファイルには、下の Copyright の行に、「<br />Japanese Translation: <a href="http://codeigniter.jp/">CodeIgniter Users Group in Japan</a>」を追加する。
    • 検索フォームの value を "codeigniter.jp/user_guide_ja/" に変更する。

installation/upgrade_172.html
libraries/cart.html
overview/cheatsheets.html

images/codeigniter_1.7.1_helper_reference.pdf
images/codeigniter_1.7.1_helper_reference.png
images/codeigniter_1.7.1_library_reference.pdf
images/codeigniter_1.7.1_library_reference.png

  • 既存ファイルの「CodeIgniter ユーザガイド 日本語版 Version」の更新

1.7.2 へ変更

  • 新規ファイルの翻訳

installation/upgrade_172.html
libraries/cart.html
overview/cheatsheets.html

言語ファイル
なし

  • 変更ファイルの翻訳など

changelog.html (変更) (3 diff)
database/active_record.html (変更) (2 diff)
database/caching.html (変更) (2 diff)
database/call_function.html (変更) (2 diff)
database/configuration.html (変更) (2 diff)
database/connecting.html (変更) (3 diff)
database/examples.html (変更) (2 diff)
database/fields.html (変更) (2 diff)
database/forge.html (変更) (2 diff)
database/helpers.html (変更) (2 diff)
database/index.html (変更) (2 diff)
database/queries.html (変更) (4 diff)
database/results.html (変更) (2 diff)
database/table_data.html (変更) (2 diff)
database/transactions.html (変更) (2 diff)
database/utilities.html (変更) (2 diff)
doc_style/index.html (変更) (2 diff)
doc_style/template.html (変更) (1 diff)
general/alternative_php.html (変更) (2 diff)
general/ancillary_classes.html (変更) (2 diff)
general/autoloader.html (変更) (2 diff)
general/caching.html (変更) (2 diff)
general/common_functions.html (変更) (4 diff)
general/controllers.html (変更) (2 diff)
general/core_classes.html (変更) (3 diff)
general/creating_libraries.html (変更) (3 diff)
general/credits.html (変更) (2 diff)
general/errors.html (変更) (3 diff)
general/helpers.html (変更) (2 diff)
general/hooks.html (変更) (2 diff)
general/libraries.html (変更) (2 diff)
general/managing_apps.html (変更) (2 diff)
general/models.html (変更) (3 diff)
general/plugins.html (変更) (2 diff)
general/profiling.html (変更) (2 diff)
general/quick_reference.html (変更) (2 diff)
general/requirements.html (変更) (2 diff)
general/reserved_names.html (変更) (2 diff)
general/routing.html (変更) (2 diff)
general/scaffolding.html (変更) (2 diff)
general/security.html (変更) (2 diff)
general/styleguide.html (変更) (6 diff)
general/urls.html (変更) (2 diff)
general/views.html (変更) (2 diff)
helpers/array_helper.html (変更) (2 diff)
helpers/compatibility_helper.html (変更) (2 diff)
helpers/cookie_helper.html (変更) (3 diff)
helpers/date_helper.html (変更) (2 diff)
helpers/directory_helper.html (変更) (3 diff)
helpers/download_helper.html (変更) (2 diff)
helpers/email_helper.html (変更) (2 diff)
helpers/file_helper.html (変更) (2 diff)
helpers/form_helper.html (変更) (4 diff)
helpers/html_helper.html (変更) (8 diff)
helpers/inflector_helper.html (変更) (2 diff)
helpers/language_helper.html (変更) (2 diff)
helpers/number_helper.html (変更) (2 diff)
helpers/path_helper.html (変更) (2 diff)
helpers/security_helper.html (変更) (2 diff)
helpers/smiley_helper.html (変更) (8 diff)
helpers/string_helper.html (変更) (2 diff)
helpers/text_helper.html (変更) (2 diff)
helpers/typography_helper.html (変更) (2 diff)
helpers/url_helper.html (変更) (5 diff)
helpers/xml_helper.html (変更) (2 diff)
index.html (変更) (2 diff)
installation/downloads.html (変更) (3 diff)
installation/index.html (変更) (2 diff)
installation/troubleshooting.html (変更) (2 diff)
installation/upgrade_120.html (変更) (2 diff)
installation/upgrade_130.html (変更) (2 diff)
installation/upgrade_131.html (変更) (2 diff)
installation/upgrade_132.html (変更) (2 diff)
installation/upgrade_133.html (変更) (2 diff)
installation/upgrade_140.html (変更) (2 diff)
installation/upgrade_141.html (変更) (2 diff)
installation/upgrade_150.html (変更) (2 diff)
installation/upgrade_152.html (変更) (2 diff)
installation/upgrade_153.html (変更) (2 diff)
installation/upgrade_154.html (変更) (2 diff)
installation/upgrade_160.html (変更) (3 diff)
installation/upgrade_161.html (変更) (2 diff)
installation/upgrade_162.html (変更) (2 diff)
installation/upgrade_163.html (変更) (2 diff)
installation/upgrade_170.html (変更) (2 diff)
installation/upgrade_171.html (変更) (2 diff)
installation/upgrade_b11.html (変更) (2 diff)
installation/upgrading.html (変更) (3 diff)
libraries/benchmark.html (変更) (3 diff)
libraries/calendar.html (変更) (2 diff)
libraries/config.html (変更) (2 diff)
libraries/email.html (変更) (2 diff)
libraries/encryption.html (変更) (2 diff)
libraries/file_uploading.html (変更) (3 diff)
libraries/form_validation.html (変更) (3 diff)
libraries/ftp.html (変更) (2 diff)
libraries/image_lib.html (変更) (2 diff)
libraries/input.html (変更) (2 diff)
libraries/language.html (変更) (2 diff)
libraries/loader.html (変更) (2 diff)
libraries/output.html (変更) (3 diff)
libraries/pagination.html (変更) (2 diff)
libraries/parser.html (変更) (2 diff)
libraries/sessions.html (変更) (2 diff)
libraries/table.html (変更) (2 diff)
libraries/trackback.html (変更) (2 diff)
libraries/typography.html (変更) (2 diff)
libraries/unit_testing.html (変更) (2 diff)
libraries/uri.html (変更) (2 diff)
libraries/user_agent.html (変更) (2 diff)
libraries/validation.html (変更) (3 diff)
libraries/xmlrpc.html (変更) (2 diff)
libraries/zip.html (変更) (2 diff)
license.html (変更) (3 diff)
nav/nav.js (変更) (2 diff)
overview/appflow.html (変更) (2 diff)
overview/at_a_glance.html (変更) (2 diff)
overview/features.html (変更) (3 diff)
overview/getting_started.html (変更) (2 diff)
overview/goals.html (変更) (2 diff)
overview/index.html (変更) (2 diff)
overview/mvc.html (変更) (2 diff)
toc.html (変更) (4 diff)