2017 © Pedro Peláez
 

library enrollment_management

University of Washington `Boundless` themes for the Framework web framework.

image

uwdoem/enrollment_management

University of Washington `Boundless` themes for the Framework web framework.

  • Friday, March 3, 2017
  • by JASchilz
  • Repository
  • 3 Watchers
  • 0 Stars
  • 26 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

Enrollment Management

University of Washington, Office of the University Enrollment Management themes for the Athens web framework., (*1)

Enrollment Management theme templates in action.
Attractive, easy on-brand pages for Athens using these templates., (*2)

Use

These templates are for the Athens web framework. You must be using Athens to use these templates., (*3)

  1. Add the Enrollment Management theme templates to the package requirements in your composer.json:, (*4)

    "require": {
        ...
        "athens/core": "0.*",
        "uwdoem/enrollment_management": "0.*",
        ...
    },
    

    The major version number of uwdoem/boundless should be the same as your major version number of athens/core., (*5)

  2. Add the Enrollment Management and Boundless templates in your project's setup.php, above the line that adds your project-templates (order matters!):, (*6)

    Settings::addTemplateDirectory(dirname(__FILE__) ."/vendor/uwdoem/enrollment_management/templates");
    Settings::addTemplateDirectory(dirname(__FILE__) ."/vendor/uwdoem/boundless/templates");
    Settings::addTemplateDirectory(dirname(__FILE__) ."/project-templates");
    

License

Because this repository contains significant Unviersity of Washington trademark elements, it is NOT licensed for reuse by any party who is not licensed to present University of Washington trademark elements. See the University of Washington Trademarks & Licensing group for more information., (*7)

If you are a department or division of the University of Washington, please feel free to use Athens and these templates, conditioned upon your acceptance of the following statement:, (*8)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*9)

Copyright (c) 2017 University of Washington, Seattle, WA, (*10)

The Versions

03/03 2017

dev-master

9999999-dev

University of Washington `Boundless` themes for the Framework web framework.

  Sources   Download

The Requires

 

03/03 2017

0.31.1

0.31.1.0

University of Washington `Boundless` themes for the Framework web framework.

  Sources   Download

The Requires

 

03/03 2017

0.31.0

0.31.0.0

University of Washington `Boundless` themes for the Framework web framework.

  Sources   Download

The Requires