====== Developping for Tracks ====== ===== Component development ===== You can open tickets for fixes, fork and submit your changes through pull requests on tracks [[https://github.com/julienV/Joomla-Tracks|github]] ===== 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: ==== getProfileLink ==== used in: view/individual.php parameters: * userid (int) * object: ref to the object to return be returned. The text property will be used for display * attributes: associative array of attributes to add to the link purpose: allow to link to community profile for user