Skip to content

A web based portal to provide useful tools to Warwick students.

Notifications You must be signed in to change notification settings

UWCS/warwick-portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organisation

class/ - any classes to be used

lib/ - external libraries and the framework itself

page/ - php files for specific pages

static/ - static files (javascript, CSS, etc)

template/ - Mustache template files

Templates are Mustache, see - http://mustache.github.com/mustache.5.html

Templates have a .mu extension which doesn't need to be used when referencing them

The blueprint css framework is used for layout, see - https://github.com/joshuaclayton/blueprint-css/wiki/Quick-Start-Tutorial

Installation

Copy config.sample.php to config.php

Edit config valeus

Run SITE/admin/install (this will create and/or update the dataabase)

Database Stuff

TODO

Using $F in pages

TODO

About

A web based portal to provide useful tools to Warwick students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published