[Full Skin] einDa!

microz

Verified User
Joined
Jun 10, 2009
Messages
124
Location
Santiago, Chile
Hi,

In recent days I have been working on the new version of einDa skin to directadmin, I added several new changes and many updates, such as:

0.3.3 (19-07-2015)
New feature - added login template
Minor changes - Hide "Current Domain" when domain isn't visible
Bugfix - The submit button was outside the form for adding new DNS zones. (by guillermodejavu)
Bugfix - Solves the problem with log values form TXT DNS records. (by guillermodejavu)
Bugfix - Added to installer "git reset --hard" to reset the staging area to match the most recent commit (by tristan)
Bugfix - Added show_services to admin backend area
Bugfix - Added data/skins/enhanced/lang/en/internal/suspension.txt file
Translation (es) - data/skins/enhanced/lang/en/internal/suspension.txt

Directadmin Update 1.481 to 1.483
* http://www.directadmin.com/features.php?id=1295
- Added language text to lang/en/user/db/db.html and lang/es/user/db/db.html
- user/db/user_priv.html updated
* http://www.directadmin.com/features.php?id=1750
- New entry in data/skins/enhanced/lang/en/internal/suspension.txt
* http://www.directadmin.com/features.php?id=1751
- Added new javascript.
* http://www.directadmin.com/features.php?id=1754
- Updated 1.48.3 css styles
- Updated passwd.html
- Updated files_user.conf
- Added lang/en/internal/twostep_auth.txt and lang/es/internal/twostep_auth.txt
- Updated lang/en/internal/command.txt added from 561 to 570
- Updated lang/es/internal/command.txt added from 581 to 570
- Added user/twostep_auth.html

0.3.2 (20-05-2015)
- Increase font-size of table buttons
- Removed exterior border of tables
- Updated color admin - reseller - user
- New user level sub nav - media-query > 1024px
- Added margin to lc-content in left-nav - media-query > 1024px
- Added color to admin icon (dashboard)
- Modified show-user icon to icon-group
- Updated installer, with git pull to update. (by tristan)


v0.3.1
- Google material design icons (link)
- AngularJS updated to 1.3.14
- Removed monserrat alternate font
- Reworked tables, forms, bar status and menu responsive
- Added new class to css selectclass and type=password to input tag
- Added random pass js (by joostdekeijzer github)
- Improved css transition effects

hope you like it! :)


Instructions to install
http://smicroz.tumblr.com/post/104817131034/einda-template-para-directadmin


Rgds,
Eduardo
 
Last edited:
Looks like a very nice skin, unfortunately the link is broken and I also can't find it on your site (just the login template).
 
problem

Hi,
i install the skin by
Code:
wget http://*******/b1FlA8 -O install
bash install

and the DA login timed out :(

then try
Manual installation
Code:
cd /usr/local/directadmin/data/skins/
git clone https://github.com/smicroz/einDa-skin.git
chown -Rv diradmin:diradmin einDa-skin
but nothing chaged!
please help!
 
skin

i resolve the problem but now the template is in the skins directory but not in skin manager!
what can i do
i reload and reset directadmin service but the template still is not in skin manager page
 
einDa v0.2
After a first version with enough work, it is now time to apply some corrections necessary for proper display of all sections.

Special thanks to joostdekeijzer and DennisTT for collaboration on github.

- updated readme and license (microz)
- all text, transferred to the language system (microz)
- fixed user/content_main.html (microz)
- updated angularjs from 1.3.4 to 1.3.7 (microz)
- htm_index_reseller should be in files_reseller.conf (joostdekeijzer)
- substituted http and https by // in angular and fonts cdn (joostdekeijzer)
- added delete text in lang/en/user/ticket/main.html (joostdekeijzer)
- Change phpMyAdmin protocol to use |HTTP| variable (DennisTT)
- Fix up the readme (DennisTT)
- Missing saves, fix tag (joostdekeijzer)
- Login key fixes (joostdekeijzer)

* Now I'm on vacation, but returning to my home, I begin working on new versions. :)
 
thank you,
i first install using

Code:
# wget http://*******/b1FlA8 -O install
# bash install

nothing ...
then

Code:
cd /usr/local/directadmin/data/skins/
git clone https://github.com/smicroz/einDa-skin.git
chown -Rv diradmin:diradmin einDa-skin

and now again do the first step and install ask to delete the existing directory and installed.
but there is nothing except 3 master skin in
admin : > reseller lever > skin manager
 
Hi I get error :
========================================
Press [Enter] key for start installation...
installing...
mob: line 35: git: command not found
chown: cannot access `einDa-skin/': No such file or directory
========================================
 
you should have installed git

CentOS
yum install git

Debian / Ubuntu
apt-get install git

Then tries run installer.

Rgds
 
updated skin

In recent days I have been working on the new version of einDa skin to directadmin, I added several new things and many updates, such as:

- Google material design icons (link)
- AngularJS updated to 1.3.14
- Removed monserrat alternate font
- Reworked tables, forms, bar status and menu responsive
- Added new class to css selectclass and type=password to input tag
- Added random pass js (by joostdekeijzer github)
- Improved css transition effects

hope you like it! :)

New dashboard img link
New mobile img link
New 'create administrator account' img link
 
Plugins

First of all i want to say thank you for the great responsive theme. Really like the layout and icons!
I do have one question, is it possible to integrate plugins (like softaculous) ?

Thanks in advance for your answer!
 
Back
Top