Authentic is Webmin/Usermin theme based on Bootstrap and Font Awesome that you just longed to get.

Alt Gr (a.k.a right Alt) + V is shortcut to “@” symbol on Win 7 (eng.) with Croatian keyboard. If you really put this shortcut to switch to Virtualmin (and block from using it in Usermin) that means anyone from Croatia, Slovenia, Bosnia and Herzegovina, Montenegro and Serbia will have same problem as me. More info you can find here: http://en.wikipedia.org/wiki/AltGr_key.
It would be good to change this as you cut good amount of people from using properly Usermin and we need to literally copy/paste this symbol from another place if we want to send email.

Alright, I will try to have it sorted out by next release! Thanks for pointing out! :wink: I didn’t know that!

While we are at Usermin there is another problem with html emails:

  • 1. with old theme: http://i.imgur.com/rjlqqo6.jpg
  • 2. with authentic: http://i.imgur.com/x8bsveq.jpg
  • How you can see the email in Authentic theme is completely broken.

    Could you please forward this message to me? You can of course replace data but keep HTML, ok?

    programming
    at rostovtsev
    dot ru.

    Thanks!

    @Ilia Well if i trust you with your theme i can do the same with that email. Aside of my test server IP nothing else to see. Np i will send you a copy as soon as i’m done with one job, probably in next 2-3 hours from this message.

    Yeah, thanks!! My theme is just a theme, no worries about that! :wink:

    I have solved this in my deve version and it will be available and working soon in version 11.20. Main idea is that you will be able to change Modifier Key and other hotkeys, so everything would work well. :wink:

    Authentic Theme version 11.50 has been released.

    This is Major Release with numerous improvements and bug fixes.

    Chagelog:

    • Added in settings: settings_right_iconize_header_links, that enables you to choose between old style right-page header links or replace it with new beautiful icon links

    • Added ability to disable right-page reload upon switching between Webmin/Virtualmin/Cloudmin by the following option settings_right_reload

    • Added ability to choose hotkeys modifier and hotkeys values, when using it

    • Added ability to choose the custom page, when Virtualmin/Cloudmin is loaded/selected

    • Added autofocus on username field, when login page is accessed

    • Fixed mail being displayed in HTML, to preserve message custom formatting

    • Fixed dozens of bugs

    Another release, that includes new, amazingly beautiful Pie Charts on System Information page. Now you can enable/disable it using settings.

    Thank you for using my theme and reporting on the bugs.

    In case you want to have new features or fix something, please submit it to GitHub https://github.com/authentic-theme/authentic-theme/issues

    Guys, finally! I have finished that massive update that now brings Icons back!

    Shortly, there are 3 types of icons that can be used Default (Big Icons), then Small Icons (my favorite) and xsmall icons. Read more in Change log

    Version 12.00 (May 3, 2015)

    • Added right page icons, that had been around in other themes for decades. Many people asked for it, including Joe Cooper. It was one of the conditions for making Authentic Theme default in Webmin. Icons that are used at the moment, are not brand new but looks good. Brand new, SVG icons, are coming in the near future! It’s very important to know, that all of these innovations, can be tweaked using settings. By default, big icons are enabled, with animation and grayscale effect. Using settings, you can change default icons, to small or extra small, or even completely disable them and get back to what Authentic Theme has been before. Added in settings settings_right_hide_table_icons, settings_right_small_table_icons, settings_right_xsmall_table_icons, settings_right_animate_table_icons, settings_right_grayscaled_table_icons. Read the manual for using it

    • Improved general UI of the left menu

    • Fixed some bugs

    @Ilia: Last 2 or 3 updates i have only one thing to say - you did amazing job. From something i would never use i changed my mind and actually put Authentic theme as default. Circles with server stats now looks more clean and professional, and you managed to sort the bugs in Usermin. Only one thing i liked more how it was before is w/o icons but i get why chief Joe ask for this, usually people like icons. :slight_smile:

    Thanks for the awesome update! Just some help with styles.css: can you offer a piece of code that will provide a larger width for the login table (for a bigger logo, and seems to me it looks better, on fullHD/2K)? Now it’s 310px no matter what I do, so my classes must be wrong…

    Thank you, my friend! You don’ like icons? No problem you can use previous display of links, w/o icons, just use the following setting:

    settings_right_hide_table_icons = true;

    Is it better?

    Actually i used
    // Make right page icons small
    settings_right_small_table_icons = true;

    // Grayscale icons and bring color only on focus
    settings_right_grayscaled_table_icons = false;

    and it come out great, lets say middle ground between no icons and big one. :slight_smile:

    I’m so happy to hear that!

    Probably i will not be the only one using the cp so this solution should work for everyone. What i saw going quickly over Virtualmin/Webmin i catch few minor bugs (about alignment) and maybe one idea what would help to distinguish the settings but i will send you all by mail.

    Sorry. It was my bad, I forgot to include custom styles on login page. Please manually update these files:

    authentic-theme/authentic-lib.cgi authentic-theme/session_login.cgi

    It will be fixed in the next release.

    Thanks will try it maybe today; now I am fiddling with a new server, and still have my old problem, the theme doesn’t get updated, still on 10.1.2. I have perl-Net-SSLeay installed and at the latest version on that CentOS 7.1 machine. No problems on my good oldye 6.6 CentOS. So what should I check next?

    Oh my, the evolution of the theme is astounding even between these two close versions!

    Alright, I think I know what is happening.

    Test it, installing in given order one by one, checking if it works.

    1. LWP::Protocol::https using CPAN or by package name perl-LWP-Protocol-https

    2. Bundle::LWP using CPAN or perl-libwww-perl

    Make sure to report back, if only 1 is enough or 2 option is also needed, so I will add it to tutorial for future reference.

    Hah, 1. did it; it is enough, please update the github page with instructions for other users to find this info for CentOS 7.1. Thanks!

    [root@ns1 ~]# yum install perl-LWP-Protocol-https
    Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile

    • base: ftp.ines.lug.ro
    • extras: ftp.ines.lug.ro
    • updates: ftp.ines.lug.ro
      Resolving Dependencies
      –> Running transaction check
      —> Package perl-LWP-Protocol-https.noarch 0:6.04-4.el7 will be installed
      –> Processing Dependency: perl(Mozilla::CA) >= 20110101 for package: perl-LWP-Protocol-https-6.04-4.el7.noarch
      –> Running transaction check
      —> Package perl-Mozilla-CA.noarch 0:20130114-5.el7 will be installed
      –> Finished Dependency Resolution

    Dependencies Resolved

    =====================================================================================================================================
    Package Arch Version Repository Size

    Installing:
    perl-LWP-Protocol-https noarch 6.04-4.el7 base 11 k
    Installing for dependencies:
    perl-Mozilla-CA noarch 20130114-5.el7 base 11 k

    Transaction Summary

    Install 1 Package (+1 Dependent package)

    Total download size: 22 k
    Installed size: 18 k
    Is this ok [y/d/N]: y
    Downloading packages:
    (1/2): perl-LWP-Protocol-https-6.04-4.el7.noarch.rpm | 11 kB 00:00:00
    (2/2): perl-Mozilla-CA-20130114-5.el7.noarch.rpm | 11 kB 00:00:00

    Total 62 kB/s | 22 kB 00:00:00
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction
    Installing : perl-Mozilla-CA-20130114-5.el7.noarch 1/2
    Installing : perl-LWP-Protocol-https-6.04-4.el7.noarch 2/2
    Verifying : perl-Mozilla-CA-20130114-5.el7.noarch 1/2
    Verifying : perl-LWP-Protocol-https-6.04-4.el7.noarch 2/2

    Installed:
    perl-LWP-Protocol-https.noarch 0:6.04-4.el7

    Dependency Installed:
    perl-Mozilla-CA.noarch 0:20130114-5.el7

    Complete!