Code Monkey home page Code Monkey logo

capri's Introduction

Capri

Directadmin Capri Skin

This is a repo for the Directadmin skin so we can update it to newer version and make it even better.

We do not include the functions.php here becouse it have the licence check in it! But we do a version check and update true github

skin_preview

INFO:

Features Preview
Language changer
Now all users can change the language selecting the language from the dropdown menu on the header. There is no more need to search for this (hard to find) option. Language changer
2 different color set
You can choose between two different color set. A blue based and a grey based. 2 different color set
Disk and Bandwidth meters
New disk utilization and bandwidth animated meters for resellers and users. Disk and Bandwidth meters
Pie charts
A nice touch for this nice skin. 3 pie charts for disk utilization, including email space utilization and DB space utilization. We also include pie charts for the admin in the Complete usage statistics for disk and partitions utilization. Pie charts
Password strength meter
Every password fields have this little meter that allow any user to measure the password strength, which can be very weak, weak, medium, good or strong. Password strength meter
Users list
The users list table has different color icons to identify if it is admin, reseller or user (yellow, blue or gree). The red one is for suspended users/resellers.Suspended users/reseller are also highlighted in red. This list also have a small image button to suspend or unsuspend users/resellers and another one to delete user/resellers. Users list
Pop account meters
The POP accounts list has a little usage meter for every account to easily identify a full mailbox. Pop account meters
Services status
We added a services status box on the main page for admins. This panel also have the load average of the server. Services status
Domain owners
This is a list of all domains in the server and also included the owners of each domain. You can also switch to a raw list, which is a text-plain list of all domains. Useful for a quick export, for example. Domain owners
Stopped services highlight
The services table will highlight in the a stopped services. Stopped services highlight
Random password
Every password field has now a random button to generate a 8 chars random password. Random password
Custom logo
Now you and your resellers can change the logo image in the skin header. It is very simple. And forget about updates, your custom logo will be there after any update. Custom logo

######Note: This skin was not tested on FreeBSD and may not be compatible with it.

To use the in-skin update function u need to chmod all files and folders under /usr/local/directadmin/data/skin/capri to 777 OR set the owner to admin:admin After a directadmin the rights will be reset!

: Update 10-03-2015

Functions.php is now included without licence check. This improves the overal speed of the skin allot. Also is now posible to use this skin in all directadmin servers u have for FREE!

Instruction for install (from git):

wget -O capri.sh https://raw.githubusercontent.com/Terrorhawk/Capri/master/install-script --no-check-certificate
chmod +x capri.sh
./capri.sh

Note. if you use SSL for Directadmin than need add next option to your directadmin.conf for improve skin loading speed.

ssl_ignore_when_local=1

For full localization need add/change next option in your directadmin.conf to "internal_lang=/usr/local/directadmin/data/skins/capri/lang" (check for valid path) more information - http://www.directadmin.com/features.php?id=927

UPDATE CRONJOB. Since version 1.41 we provide a update.php. U can add a cronjob everyday or every week so the skin will alway's have the latest version.

30 4 * * * /usr/local/bin/php -q -f /usr/local/directadmin/data/skin/Capri/update.php

Make sure u have the correct path to the update.php in the cronjob. The cron can best be run as root

capri's People

Contributors

terrorhawk avatar webhosticon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.