Skip to content
/ Exim4UI Public

A bootstrappified version of the Exim4U Email Admin UI.

Notifications You must be signed in to change notification settings

mkay/Exim4UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exim4UI

a bootstrappified version of the Exim4U Email Admin UI.

Changes

Files removed:

  • old stylesheet (/style.css)

Files added:

  • new resources from Twitter Bootstrap 2.2.2:

    • /css/bootstrap.css
    • /js/bootstrap.min.js
    • /img/glyphicons-halflings-white.png
    • /img/glyphicons-halflings.png
  • new jQuery (1.9.0) file. /js/jquery.min.js

  • new javascript file for table styling and tooltips. /js/scripts.js

Content changes:

  • stripped unused inline-styles and classes
  • tidied and fixed HTML markup

Usage

  • backup your public_html/exim4u/ directory
  • copy the files from this repo into your Exim4U installation and overwrite existing files

About

  • the HTML markup is now free from inline classes
  • bootstrap.css and bootstrap.js are unmodified stock files from Bootstrap 2.2.2
  • CSS classes used are:
    .btn for submit buttons
    .input-append, .add-on to append text to input fields.
    .control-label, .controls, .form-actions for login fields.
    <table> classes are injected through /js/scripts.js
  • styling intentionally kept to a minimum. Feel free to add your own styles and classes to the /css/bootstrap.css stylesheet
  • the functionality and PHP code remains untouched
    It's just a make-up release to provide a clean slate :)

Screens

[Link1] [Link2] [Link3]


Todo

  • add some kind of basic templating
  • branch a heavier styled version for out-of-the box usage

About

A bootstrappified version of the Exim4U Email Admin UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published