-
- Downloads
Add skeleton for new controller, homepage and rendering engine
Showing
- config.sample.php 7 additions, 47 deletionsconfig.sample.php
- src/UNL/Catalog/Controller.php 145 additions, 0 deletionssrc/UNL/Catalog/Controller.php
- src/UNL/Catalog/Homepage.php 6 additions, 0 deletionssrc/UNL/Catalog/Homepage.php
- src/UNL/Catalog/OutputController.php 95 additions, 0 deletionssrc/UNL/Catalog/OutputController.php
- src/UNL/Catalog/OutputController/PostRunFilter/HTML.php 23 additions, 0 deletionssrc/UNL/Catalog/OutputController/PostRunFilter/HTML.php
- www/index.php 27 additions, 4 deletionswww/index.php
- www/templates/Catalog.tpl.php 0 additions, 3 deletionswww/templates/Catalog.tpl.php
- www/templates/html/Footer.tpl.php 0 additions, 0 deletionswww/templates/html/Footer.tpl.php
- www/templates/html/FooterContactInfo.tpl.php 0 additions, 0 deletionswww/templates/html/FooterContactInfo.tpl.php
- www/templates/html/Navigation.tpl.php 3 additions, 0 deletionswww/templates/html/Navigation.tpl.php
- www/templates/html/RelatedLinks.tpl.php 0 additions, 0 deletionswww/templates/html/RelatedLinks.tpl.php
- www/templates/html/UNL/Catalog/Controller.tpl.php 41 additions, 0 deletionswww/templates/html/UNL/Catalog/Controller.tpl.php
- www/templates/html/UNL/Catalog/Homepage.tpl.php 0 additions, 0 deletionswww/templates/html/UNL/Catalog/Homepage.tpl.php
- www/templates/navigation.html 0 additions, 3 deletionswww/templates/navigation.html
src/UNL/Catalog/Controller.php
0 → 100644
src/UNL/Catalog/Homepage.php
0 → 100644
src/UNL/Catalog/OutputController.php
0 → 100644
www/templates/Catalog.tpl.php
deleted
100644 → 0
File moved
File moved
www/templates/html/Navigation.tpl.php
0 → 100644
File moved
www/templates/navigation.html
deleted
100644 → 0
Please register or sign in to comment