Hi!
I just filed a small patch in the tracker but I cannot see the
description when I re-open it. I tried to put the same text into a
comment without success.
2348 Patches SiteMgr Trunk
[PATCH] The module selection in sitemgr should be sorted to improve
usability.
The description was:
Please add the following code in the sitemgr to improve usability:
— sitemgr/inc/class.Content_UI.inc.php (Revision 28226)
+++ sitemgr/inc/class.Content_UI.inc.php (Arbeitskopie)
@@ -556,6 +556,7 @@
function inputmoduleselect($modules)
{
$returnValue = ‘’;
- usort($modules,create_function(’$a,$b’,‘return
strcmp($a[“module_name”], $b[“module_name”]);’));
foreach($modules as $id => $module)
{
$returnValue.=’’.
It only worked when I removed the trailing "’>’ sequence.
Can you please try to find out why I am unable to add the text in a
description or a comment?
Thanks,
Hans-Jürgen
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers