Actions

Difference between revisions of "Developer Area/Discussion"

From Mahara Wiki

< Developer Area
(Created page with "=== Join in the discussion === 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 If...")
 
(Consolidate tabs)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
=== Join in the discussion ===
+
{{:Developer_Area/tabs}} <!-- 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 -->
 +
 
 +
<div style="float:right">__TOC__</div>
 +
 
 +
===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.
 +
 
 +
===Meeting minutes & dev team notes===
  
* [[Developer_Area/Developer_Meetings|Developer Meetings]]
+
*[[Developer_Area/Developer_Meetings|Developer Meetings]]
* [[Developer_Area/Packaging|Packaging]]
+
*[[Developer_Area/Packaging|Packaging]]
* [[Developer_Area/Release_Instructions|Release Instructions]]
+
*[[Developer_Area/Release_Instructions|Release Instructions]]
* [[Developer_Area/Security_Team|Security Team]]
+
*[[Developer_Area/Security_Team|Security Team]]
* [[Developer_Area/Specifications_in_Development|Specifications in Development]]
+
*[[Developer_Area/Specifications_in_Development|Specifications in Development]]
* [[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]]

Latest revision as of 18: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