|
From: Jamie C. <jca...@we...> - 2006-07-11 03:18:51
|
On 10/Jul/2006 19:11 Dave . wrote .. <blockquote type=3D"cite"> <div><div class=3D"RTE">I am running redhat 9 and want to change the title of a module as it appears on the first login page in Usermin.=A0 I have messed around with almost every file in /usr/libexec/usermin to get this to work.</div> <div class=3D"RTE"> </div> <div class=3D"RTE">I want to change the title of the File Manager on it's Icon which is Displayed at first Login, how would I go about doing this? I have looked for references for the File Manager word in the lang/en file and have only successfully changed the title of the file manager page, not the icon title.</div> <div class=3D"RTE"> </div> <div class=3D"RTE">Any Help appreciated. </div> <div class=3D"RTE"> </div> <div class=3D"RTE">Also, I have noticed that cloned modules do not show up in the list of modules to make avaliable for usermin. Any idea on that?</div></div></blockquote>There is a way to do this, although unfortunately there is no user-friendly UI for it yet.<br />To assign a custom title to the file manager module, you need to create the file /etc/usermin/webmin.descs containing the text :<br /><br /><span style=3D"font-family: courier new,courier,monospace;">file=3DYour Module Title</span><br /><br />and then delete the file <span style=3D"font-family: courier new,courier,monospace;">/etc/usermin/module.infos.cache</span> . When you refresh the module list page in Usermin, the new title should appear.<br /><br />=A0- Jamie<br /><br /> |