We already have good modules, but some things have been proposed.
We underuse links in many modules : For example there's no link to whole MyPages in the module, and we could also use "whole list" (sorted by modif date) for all "last" modules.
Who is working here generally? Link UserPage.
RFEs
General
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Improvements to specific modules
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Bugs
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
Plugin SF failed. One or more of the following parameters are missing: groupid, trackerid or itemid.
List of other products with similar/interesting/related features.
Here I would like to see some "editorial" content. How do our features compare to others?
This is where new features being developed and only in CVS are documented. When the CVS becomes RC/official release, the info in the CVS docs is transferred to update the official docs (FeatureXDoc).
I wrote a small Calculator as a UserModule:
<center> <form name="calculator"> <input name="expression" type="text" size="25"/><br/> <input type="button" value=" = " onClick="document.calculator.result.value=eval(document.calculator.expression.value)"> <input name="result" type="text" size="20"/> </form> </center>
If this is the wrong place for contribution of this kind, beat me ...
butonic