Code Monkey home page Code Monkey logo

neworld-for-directadmin's Introduction

NewWorld 4.0 For DirectAdmin

这个主题是由tension制作,使用在DirectAdmin的主题!

官网网站 The official website

演示地址 Demo

English

admin

reseller

user


中文版

admin

reseller

user

如何安装

主题安装

cd /usr/local/directadmin/data/skins/ #进入主题所在目录
wget https://github.com/tension/NeWorld-For-DirectAdmin/archive/master.zip #下载NewWorld主题模版压缩包
unzip master.zip #解压缩主题压缩包
mv NeWorld-For-DirectAdmin-master NeWorld #修改主题文件夹名称
chown -R diradmin:diradmin NeWorld/ #设置主题所有权
rm -f master.zip #删除主题模版压缩包
exit #退出

登录界面安装

cd /usr/local/directadmin/data/templates/ #进入主题所在目录
wget https://github.com/tension/NeWorld-For-DirectAdmin-Login-Page/archive/master.zip #下载NewWorld主题模版压缩包
unzip master.zip #解压缩主题压缩包
rm custom -rf
rm login_images -rf
mv NeWorld-For-DirectAdmin-Login-Page-master/* ./ #修改主题文件夹名称
rm -f master.zip #删除主题模版压缩包
chown -R diradmin:diradmin ./* #设置主题所有权
exit #退出
安装完成 登陆后台 选择皮肤管理 选择主题应用所有用户

登陆界面安装

https://github.com/tension/NewWorld-For-DirectAdmin-Login-Page

自定义页面

/data/templates/custom/login.html

注销后跳转页面修改 登录页模版位置

<input type="hidden" value="http://www.elinkhost.com" name="LOGOUT_URL"/>

网址改为您的网址

custom.html

用户界面联系我们信息 内容在 inc/config.html 设置

使用开源框架

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/1.11.4/semantic.min.css">

使用 semantic-ui CSS 框架

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>

使用 jQuery JS 框架 由 CDNJS 提供CDN加速

neworld-for-directadmin's People

Contributors

tension 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.