Package eggbasket :: Package controllers :: Module root
[hide private]

Module root

source code

The EggBasket root controller.


Version: 0.6b

Classes [hide private]
  Root
The root controller of the EggBasket application.
Functions [hide private]
 
add_sitevars(vars)
Add site information to standard template variables.
source code
 
get_static_content(name)
Read text file from static directory and covert to HTML.
source code
Variables [hide private]
  log = logging.getLogger("eggbasket.controllers")