History: PluginSF
Preview of version: 5
- must edit the lib/wiki-plugins/wikiplugins-sf.php and fill out default values for groupid and atid
- Copy to clipboarddefine('SF_GROUP_ID',64258); define('SF_DEFAULT_ATID',506846); # for bugtracker define('SF_CACHE',48); # in hours
-
- Bugs are default tracker :
- {SF(aid=>747033)}{SF}
{SF(aid=>747033)}{SF}
- {SF(aid=>747033)}{SF}
- can specify other atid (bugs, rfe, patches,support and others) :
- RFE {SF(atid=>506849,aid=>632015)}{SF}
RFE {SF(atid=>506849,aid=>632015)}{SF}
- RFE {SF(atid=>506849,aid=>632015)}{SF}
- can specify another project ! bug in jgraphpad ? :
- bug in jgraphpad : {SF(groupid=>43118,atid=>435210,aid=>815711)}{SF}
bug in jgraphpad : {SF(groupid=>43118,atid=>435210,aid=>815711)}{SF}
- bug in jgraphpad : {SF(groupid=>43118,atid=>435210,aid=>815711)}{SF}
- labels are cached in temp/sftracker.* for 48h as text files, easy to use elsewhere
- php-curl is used to parse the page on sourceforge