From: Carsten <car...@fo...> - 2003-10-24 03:33:34
|
Hello, i currently write a Usermin/Webmin module with the python-webmin api from http://www.cendio.se/~peter/python-webmin/ I had to make some changes in mscstyle3/theme.py to use it in Usermin, but not very much, so it can be simply used in Usermin and Webmin, by changing one var (for one if/else case) Is there way of (auto) detecting if the theme file (or a module) is used in Webmin or in Usermin? (I know, that there is the programname in the language files, but i that might not always work) bye, Carsten |