Skip to content

ding2/ddbasic

This branch is 1281 commits ahead of, 36 commits behind odensecentralbibliotek/ddbasic:oc.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

287fafe · Jun 29, 2016
Jul 4, 2014
Oct 28, 2015
Feb 22, 2013
Jan 22, 2013
Jun 23, 2014
Nov 6, 2013
Oct 28, 2015
Aug 27, 2015
Jun 29, 2016
Mar 25, 2013
Feb 8, 2013
Jun 18, 2015
Jun 18, 2015
Dec 20, 2013
Jan 15, 2014
Sep 10, 2015
Nov 27, 2013

Repository files navigation

DDBasic theme for Ding2

Maintenance pages

The theme provides maintenance page templates:

  • maintenance-page-tpl.php: This page template is used when the site has been set offline by the administrator.
  • maintenance-page--offline.tpl.php: This page template is used when the site cannot get in contact with the database.

It is common for ding2 sites to have the DDBasic theme reside in the folder /profiles/ding2/themes/ddbasic. In this case, you will need to add the following lines to your settings.php file in order for both template files to be displayed properly:

$conf['install_profile'] = 'ding2';
$conf['maintenance_theme'] = 'ddbasic';

About

Ding2tal base theme.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 50.5%
  • CSS 42.6%
  • JavaScript 6.7%
  • Ruby 0.2%