Mahara日本語ドキュメント/開発者エリア: Difference between revisions
From Mahara Wiki
< Mahara日本語ドキュメント
Line 93: | Line 93: | ||
== APIドキュメンテーション == | == APIドキュメンテーション == | ||
以下のページでは特定のMahara APIに関して説明しています。These pages describe specific Mahara APIs. '''Note:''' we're in the process of reorganizing our developer documentation, so not all API documentation pages will be present in this list. Please use the wiki's search feature if you don't find what you need here. Also, not all API's are documented. :( | |||
* [[Developer_Area/Mahara_Architecture_Introduction/Core_Subsystems|Architecture Introduction]] | * [[Developer_Area/Mahara_Architecture_Introduction/Core_Subsystems|Architecture Introduction]] |
Revision as of 14:17, 12 December 2023
再作成中です - mits
このページにはデザイン、ポリシおよび特定の機能ドキュメントを含む一連の開発者ドキュメントを掲載しています。
このページはMaharaがどのように動作するのか理解したい人、Maharaの新しいコードまたはプラグインを開発したい人のためにあります。あなたのMaharaをカスタマイズしたい場合 - 例) 言語/テーマの変更またはプラグインのインストール、カスタマイズセクションをご覧ください。
概要
- Mahara開発概要 - 誰がどのようにMaharaを開発しているのか、またどのようにすればMaharaの開発者になれるのか説明します。
- Maharaアーキテクチャ解説 - このドキュメントではプラグ着脱可能なMaharaがどのように連携するのか、なぜそのように記述されているのか説明します。
- プラグイン - Maharaのプラグイン開発に関する情報です。
- 言語パック - Maharaの言語パックの書き方および提供方法です。
- ウィッシュリスト - あなたが不足しているドキュメントを発見した場合、どのような貢献を期待しますか?
- そして、あなたがソースコードのみを希望している場合、gitを使用して以下の場所から入手できます:
- 私たちのgerritコードレビューシステム: git clone https://reviews.mahara.org/mahara
- git.mahara.org: https://git.mahara.org/mahara/mahara
- Github: https://github.com/MaharaProject/mahara
- 開発者エリア/よくある問題
- PHP8
全体を把握してみる (Finding your way around)
- Maharaアーキテクチャ解説
- コアサブシステム
- データベース規約
- Development Tutorials
- 開発チュートリアル
- How to write a view template
- ページテンプレートの書き方
- Import/Export
- インポート/エクスポート
- Language Packs
- 言語パック
- Plugins
- プラグイン
- Release Policy
- リリースポリシ
- Command Line Interface Framework
- CLI (Command Line Interface) フレームワーク
セットアップ (Getting set up)
- Setting up your development tools
- あなたの開発ツールをセットアップする
- Setting up a development environment
- 開発環境をセットアップする
- Getting Code from Git
- Gitからコードを取得する
- Changing Hostnames
- ホスト名を変更する
改善のために貢献する (Contributing improvements)
- How to submit good bug reports
- 適切なバグレポートの投稿方法
- Bug Status Policy
- バグステータスポリシ
- Bite sized code tasks
- バイトサイズコードタスク
- Coding guidelines
- コーディングガイドライン
- Contributing Code
- コード提供
- Commit Policy
- コミットポリシ
- How to Review Code
- コードのレビュー方法
- Unit Testing
- 単体テスト
ディスカッションに参加する (Join in the discussion)
私たちにはmahara.orgにディスカッションフォーラムがあります。
あなたはirc.freenode.netの#mahara-devでも私たちを探せます。
あなたにIRCクライアントがなかったり、IRCクライアントに接続できない場合、freenodeウェブクライアントを使用できます。
議事録および開発チームノート (Meeting minutes & dev team notes)
- Developer Meetings
- 開発者ミーティング
- Packaging
- パッケージング
- Release Instructions
- リリースインストラクション
- Security Team
- セキュリティチーム
- Specifications in Development
- 開発中の仕様
- Fixes for significant bugs that might bite later
- 後で発生する可能性のある重大なバグの修正
APIドキュメンテーション
以下のページでは特定のMahara APIに関して説明しています。These pages describe specific Mahara APIs. Note: we're in the process of reorganizing our developer documentation, so not all API documentation pages will be present in this list. Please use the wiki's search feature if you don't find what you need here. Also, not all API's are documented. :(
- Architecture Introduction
- アーキテクチャイントロダクション
- Hello World
- ハローワールド
- Database-DML
- データベースDML
- Database-DDL
- データベースDDL
- I wrote a forum post here that gives an outline of how the database works: https://mahara.org/interaction/forum/topic.php?id=5515&offset=0&limit=10#post23753
- Language strings
- 言語ストリング
- Config API
- 設定API
- Retrieving user input
- aka "What to use instead of $_GET and $_POST"
- ユーザ入力を取得する
- 別名 "$_GETおよび$_POSTの代わりに何を使うか"
- Cron API
- Cron API
- Events API
- イベントAPI
- File uploads API
- ファイルアップロードAPI
- Login form
- ログインフォーム
- Mahara global variables
- Maharaグローバル変数
- $SESSION, $USER, $THEME, etc
- Mahara pagetop constants
- Maharaページトップ定数
- Notification Plugins & Activities
- 通知プラグインおよび活動
- Pagetop Constants
- ページトップ定数
- Pieforms
- Pieforms
- Sideblocks API
- サイドブロックAPI
- Site menus
- サイトメニュー
- Smarty&Dwoo
- Smarty&Dwoo
有用なリソース
- コミットのたびにメールを受信したい場合、あなたはLaunchpadのmasterブランチを購読できます。あなたがRSSフィードを希望する場合、コミットのRSSフィードもあります。
- freenode (irc.freenode.org) 上の#mahara-devはコア開発者がMaharaの開発について議論するためのIRCチャネルです。このチャンネルはMaharaのサポートではありませんが (代わりに #mahara を使用してください)、潜り込んで開発者の会話を聞けます - そして、新機能が追加された場合、その情報も取得できます ;)