2017 © Pedro Peláez
 

library extension-login

Enhanced login page for cms-kit backend

image

cmskit/extension-login

Enhanced login page for cms-kit backend

  • Friday, December 5, 2014
  • by cmskit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Extension "login"

This extension creates a better login-page for backend/index.php, (*1)

In addition to the default login page this page contains a field "username" and some fancy "pic of the day"-background, (*2)

Files & folders, (*3)

  • css/
    • blank.png => used as a placeholder for the captcha image
    • spinner_mid.gif => not used atm
    • styles.css => styles used
  • js/
    • jquery.backstretch.js => lib to load/create a fullscreen background image
  • locales/
    • xy.php => translation arrays
  • tpl/
    • indexTpl.xhtml => template, containing all html-code used by by the login-page
    • indexTpl/
      • tpl.php => compiled template
  • login_src.php => array of pictures
  • pic_of_the_day_editor.php => editor to add, delete pic references stored in login_src.php
  • x_of_the_day.php => simple php function loaded as javascript to generate the "pic of the day"

Please note that the login-page needs jquery + jquery-ui located at "vendor/cmskit/jquery-ui". In addition the theme "smoothness" is used/required!, (*4)

The Versions

05/12 2014

dev-master

9999999-dev http://cms-kit.com

Enhanced login page for cms-kit backend

  Sources   Download

GPL

The Requires

 

by Christoph Taubmann