Actions

Difference between revisions of "Mahara日本語ドキュメント/開発者エリア"

From Mahara Wiki

< Mahara日本語ドキュメント
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
再作成中です - [[User:Mits|mits]]
 
再作成中です - [[User:Mits|mits]]
 +
 +
{{:開発者エリア/タブ}} <!-- to add further tabs, update the following page https://wiki.mahara.org/wiki/Developer_Area/tabs ... this will automatically cascade the changes to all relevant pages -->
  
 
このページにはデザイン、ポリシおよび特定の機能ドキュメントを含む一連の開発者ドキュメントを掲載しています。
 
このページにはデザイン、ポリシおよび特定の機能ドキュメントを含む一連の開発者ドキュメントを掲載しています。
Line 70: Line 72:
 
=== ディスカッションに参加する (Join in the discussion) ===
 
=== ディスカッションに参加する (Join in the discussion) ===
  
We have [http://mahara.org/group/view.php?id=1 a discussion forum] on mahara.org.
 
 
私たちにはmahara.orgに[http://mahara.org/group/view.php?id=1 ディスカッションフォーラム]があります。
 
私たちにはmahara.orgに[http://mahara.org/group/view.php?id=1 ディスカッションフォーラム]があります。
  
You can also find us in #mahara-dev on irc.freenode.net
 
 
あなたはirc.freenode.netの#mahara-devでも私たちを探せます。
 
あなたはirc.freenode.netの#mahara-devでも私たちを探せます。
  
If you have not got an IRC client or cannot connect with one, you can use the [http://webchat.freenode.net/?channels=mahara-dev&uio=MTE9MTAz8d freenode web client].
 
 
あなたにIRCクライアントがなかったり、IRCクライアントに接続できない場合、[http://webchat.freenode.net/?channels=mahara-dev&uio=MTE9MTAz8d freenodeウェブクライアント]を使用できます。
 
あなたにIRCクライアントがなかったり、IRCクライアントに接続できない場合、[http://webchat.freenode.net/?channels=mahara-dev&uio=MTE9MTAz8d freenodeウェブクライアント]を使用できます。
  
Line 92: Line 91:
 
* [[Mahara日本語ドキュメント/開発者エリア/開発中の仕様|開発中の仕様]]
 
* [[Mahara日本語ドキュメント/開発者エリア/開発中の仕様|開発中の仕様]]
 
* [[Developer_Area/Significant_Bug_Documentation|Fixes for significant bugs that might bite later]]
 
* [[Developer_Area/Significant_Bug_Documentation|Fixes for significant bugs that might bite later]]
* [[Mahara日本語ドキュメント/開発者エリア/重大なバグドキュメンテーション|後で発生する可能性のあるる重大なバグの修正]]
+
* [[Mahara日本語ドキュメント/開発者エリア/重大なバグドキュメンテーション|後で発生する可能性のある重大なバグの修正]]
  
 
== APIドキュメンテーション ==
 
== 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. :(
+
以下のページでは特定の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]]
 
* [[Mahara日本語ドキュメント/開発者エリア/アーキテクチャイントロダクション/コアサブシステム|アーキテクチャイントロダクション]]
 
* [[Mahara日本語ドキュメント/開発者エリア/アーキテクチャイントロダクション/コアサブシステム|アーキテクチャイントロダクション]]
 
* [[Developer_Area/Hello World|Hello World]]
 
* [[Developer_Area/Hello World|Hello World]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/ハローワールド|ハローワールド]]
 
** https://mahara.org/interaction/forum/topic.php?id=5515&offset=0&limit=10#post23705
 
** https://mahara.org/interaction/forum/topic.php?id=5515&offset=0&limit=10#post23705
 
** My sample page with pieforms and dwoo: https://wiki.mahara.org/index.php/BasicPHPFileTemplates#Sample_page_using_pieforms_and_dwoo
 
** My sample page with pieforms and dwoo: https://wiki.mahara.org/index.php/BasicPHPFileTemplates#Sample_page_using_pieforms_and_dwoo
Line 117: Line 117:
 
** 別名 "$_GETおよび$_POSTの代わりに何を使うか"
 
** 別名 "$_GETおよび$_POSTの代わりに何を使うか"
 
* [[Developer_Area/Cron API|Cron API]]
 
* [[Developer_Area/Cron API|Cron API]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/Cron API|Cron API]]
 
* [[Developer_Area/Events API|Events API]]
 
* [[Developer_Area/Events API|Events API]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/イベントAPI|イベントAPI]]
 
* [[Developer_Area/File uploads API|File uploads API]]
 
* [[Developer_Area/File uploads API|File uploads API]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/ファイルアップロードAPI|ファイルアップロードAPI]]
 
* [[Developer_Area/Login form|Login form]]
 
* [[Developer_Area/Login form|Login form]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/ログインフォーム|ログインフォーム]]
 
* [[Developer_Area/Mahara global variables|Mahara global variables]]
 
* [[Developer_Area/Mahara global variables|Mahara global variables]]
** $SESSION, $USER, $THEME, etc
+
* [[Mahara日本語ドキュメント/開発者エリア/Maharaグローバル変数|Maharaグローバル変数]]
 +
** $SESSION, $USER, $THEME等
 
* [[Developer_Area/Mahara pagetop constants|Mahara pagetop constants]]
 
* [[Developer_Area/Mahara pagetop constants|Mahara pagetop constants]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/Maharaページトップ定数|Maharaページトップ定数]]
 
* [[Developer_Area/Notification Plugins & Activities|Notification Plugins & Activities]]
 
* [[Developer_Area/Notification Plugins & Activities|Notification Plugins & Activities]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/通知プラグインおよび活動|通知プラグインおよび活動]]
 
* [[Developer_Area/Pagetop Constants|Pagetop Constants]]
 
* [[Developer_Area/Pagetop Constants|Pagetop Constants]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/ページトップ定数|ページトップ定数]]
 
* [[Developer_Area/Pieforms|Pieforms]]
 
* [[Developer_Area/Pieforms|Pieforms]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/Pieforms|Pieforms]]
 
* [[Developer_Area/Sideblocks API|Sideblocks API]]
 
* [[Developer_Area/Sideblocks API|Sideblocks API]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/サイドブロックAPI|サイドブロックAPI]]
 
* [[Developer_Area/Site menus|Site menus]]
 
* [[Developer_Area/Site menus|Site menus]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/サイトメニュー|サイトメニュー]]
 
* [[Developer_Area/Smarty&Dwoo|Smarty&Dwoo]]
 
* [[Developer_Area/Smarty&Dwoo|Smarty&Dwoo]]
 +
* [[Mahara日本語ドキュメント/開発者エリア/Smarty&Dwoo|Smarty&Dwoo]]
  
 
==有用なリソース==
 
==有用なリソース==

Latest revision as of 12:46, 19 December 2023

再作成中です - mits

 
概要 あなたの迂回路を探す Dev setup Dev tools Contributing Testing
Keep in touch API Docs Architecture Release Instructions Plugins

このページにはデザイン、ポリシおよび特定の機能ドキュメントを含む一連の開発者ドキュメントを掲載しています。

このページはMaharaがどのように動作するのか理解したい人、Maharaの新しいコードまたはプラグインを開発したい人のためにあります。あなたのMaharaをカスタマイズしたい場合 - 例) 言語/テーマの変更またはプラグインのインストール、カスタマイズセクションをご覧ください。

概要

全体を把握してみる (Finding your way around)

セットアップ (Getting set up)

改善のために貢献する (Contributing improvements)

ディスカッションに参加する (Join in the discussion)

私たちにはmahara.orgにディスカッションフォーラムがあります。

あなたはirc.freenode.netの#mahara-devでも私たちを探せます。

あなたにIRCクライアントがなかったり、IRCクライアントに接続できない場合、freenodeウェブクライアントを使用できます。

議事録および開発チームノート (Meeting minutes & dev team notes)

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. :(

有用なリソース

  • コミットのたびにメールを受信したい場合、あなたはLaunchpadのmasterブランチを購読できます。あなたがRSSフィードを希望する場合、コミットのRSSフィードもあります。
  • freenode (irc.freenode.org) 上の#mahara-devはコア開発者がMaharaの開発について議論するためのIRCチャネルです。このチャンネルはMaharaのサポートではありませんが (代わりに #mahara を使用してください)、潜り込んで開発者の会話を聞けます - そして、新機能が追加された場合、その情報も取得できます ;)