Actions

Difference between revisions of "Developer Area/Discussion"

From Mahara Wiki

< Developer Area
(Consolidate tabs)
 
Line 3: Line 3:
 
<div style="float:right">__TOC__</div>
 
<div style="float:right">__TOC__</div>
  
=== Join in the discussion ===
+
===Connect with Mahara===
  
 
We have [http://mahara.org/group/view.php?id=1 a discussion forum] on mahara.org.
 
We have [http://mahara.org/group/view.php?id=1 a discussion forum] on mahara.org.
  
You can also find us in #mahara-dev on irc.freenode.net
+
You can also find us in #mahara-dev on irc.freenode.net. (#mahara-dev on freenode (irc.freenode.org) is an IRC channel where the core developers discuss the development of Mahara. This channel is not for support of Mahara (use #mahara instead), but you can lurk and listen in on developer conversations - and even hear about the latest new features as they're added ;)
  
 
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].  
 
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].  
  
=== Meeting minutes & dev team notes ===
+
You can [https://code.launchpad.net/~vcs-imports/mahara/master/+subscribe subscribe to the master branch] on Launchpad to receive an email everytime a commit is made. There is also an [https://git.mahara.org/mahara/mahara/-/commits/main?format=atom Atom feed of commits] if you prefer to receive information that way.
  
* [[Developer_Area/Developer_Meetings|Developer Meetings]]
+
===Meeting minutes & dev team notes===
* [[Developer_Area/Packaging|Packaging]]
+
 
* [[Developer_Area/Release_Instructions|Release Instructions]]
+
*[[Developer_Area/Developer_Meetings|Developer Meetings]]
* [[Developer_Area/Security_Team|Security Team]]
+
*[[Developer_Area/Packaging|Packaging]]
* [[Developer_Area/Specifications_in_Development|Specifications in Development]]
+
*[[Developer_Area/Release_Instructions|Release Instructions]]
* [[Developer_Area/Significant_Bug_Documentation|Fixes for significant bugs that might bite later]]
+
*[[Developer_Area/Security_Team|Security Team]]
 +
*[[Developer_Area/Specifications_in_Development|Specifications in Development]]
 +
*[[Developer_Area/Significant_Bug_Documentation|Fixes for significant bugs that might bite later]]

Latest revision as of 17:14, 12 April 2022

 
Overview Finding your way around Dev setup Dev tools Contributing Testing
Keep in touch API Docs Architecture Release Instructions Plugins

Connect with Mahara

We have a discussion forum on mahara.org.

You can also find us in #mahara-dev on irc.freenode.net. (#mahara-dev on freenode (irc.freenode.org) is an IRC channel where the core developers discuss the development of Mahara. This channel is not for support of Mahara (use #mahara instead), but you can lurk and listen in on developer conversations - and even hear about the latest new features as they're added ;)

If you have not got an IRC client or cannot connect with one, you can use the freenode web client.

You can subscribe to the master branch on Launchpad to receive an email everytime a commit is made. There is also an Atom feed of commits if you prefer to receive information that way.

Meeting minutes & dev team notes