Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
Remove headlinks into it's own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinblack committed Apr 11, 2018
1 parent c557b0d commit 3304769
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 32 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ StaticDelegate can be extended to give convenient static access to an instance o
a class, as long as there is some way of retrieving the instance. Two static classes
are supplied - ConfigFacade, and DatabaseConnectionManagerFacade.

Headlinks is a small class for managing Javascript and CSS links. It adds the
time stamp of the file modification to the file name, causing the users browser
to reload the file if it has changed. Dependencies can be defined between files,
to not only make sure that a dependency is included as well, but also included
beforehand. To use this you will need to use mod_rewrite or equivalent with
something like the contents of src/Headlinks.htaccess.

SimpleTemplate is a class to help with rendering simple templates in the form of
PHP code. It does not try to be a templating engine, however for basic separation
of view and model it does the job.
Expand Down
Empty file removed assets/jquery/jquery.js
Empty file.
Empty file.
Empty file removed assets/jquery/ui/jquery-ui.js
Empty file.
Empty file removed assets/style.css
Empty file.
Empty file removed assets/test.1.2.3.js
Empty file.
25 changes: 0 additions & 25 deletions testHeadlinks.php

This file was deleted.

0 comments on commit 3304769

Please sign in to comment.