User Tools

Site Tools


developpers

This is an old revision of the document!


Developping for Tracks

Component development

How to get the code: * install bazaar (works on linux, windows, …) * run “bzr branch lp:joomla-tracks” to get dev version, or have a look here to see current branches: https://code.launchpad.net/joomla-tracks

How to share your code: * create an account at launchpad (it's free) * upload your modifications to launchpad with the joomla-tracks tag, and it will be available in branches list. You can then ask that it is merged with trunk.

3rd party integration (hooks)

Joomla uses the concept of hooks to integrate plugins with components, see http://docs.joomla.org/Tutorial:Plugins

Here are the hooks for tracks group plugin:

used in: view/individual.php

parameters: userid (int), text (ref to the text to return)

purpose: allow to hook to community solutions

developpers.1248942978.txt.gz · Last modified: 2009/07/30 10:36 by 82.242.157.139