| 7 | sbt plugin to precompile templates | Fixed |
| 8 | scaml filter for Mylyn WikiText? | Fixed |
| 57 | have a JSP -> SSP converter? | Fixed |
| 93 | provide a html or spp -> scaml converter | Fixed |
| 118 | refactor more of the code from parsersr / Text / base methods like upto/text/guard into base classes | Fixed |
| 119 | add jade style templates | Fixed |
| 120 | create a RichFile API using IOUtil and the ResourceAPI | Fixed |
| 123 | avoid using the layout on error pages - in case the layout page has an error in it | Fixed |
| 126 | Default template should only include Scalate Console in dev mode and when the console jar is part of the build | Fixed |
| 127 | Default error page should only display error details when in dev mode. | Fixed |
| 128 | When engine.allowCaching = false template reloading does not work | Fixed |
| 130 | convert the scalate executable to the Karaf shell command model... | Fixed |
| 131 | only display the Scalate console in dev mode | Fixed |
| 132 | provide a way to expose a Scalate template at any URI; hiding the scalate template extension | Fixed |
| 133 | include doesn't let you include a servlet; also forward seems not to flush before forwarding | Fixed |
| 134 | camel component does not preserve headers | Fixed |
| 135 | support LiveReload plugin | Fixed |
| 136 | when rendering filters as templates (like confluence / markdown) we should still reuse the layout logic from ssp/scaml | Fixed |
| 137 | bindings with default values seem broken | Fixed |
| 138 | create a maven plugin for static site generation from a scalate web app | Fixed |
| 140 | make it easy to extend the servlet / filter to customize the template engine | Fixed |
| 141 | support view-first style web apps better via IoC? | Fixed |
| 143 | support the classpath coming from META-INF/MANIFEST.MF files with Class-Path: entries | Fixed |
| 146 | whitespace issues with velocity style templates in ssp | Fixed |
| 148 | link checker for generated sites | Fixed |
| 149 | Support element names with dots in them. | Fixed |
| 150 | Add scalate tool command to convert from html/xml to scaml or jade | Fixed |
| 151 | Add a simpler binding constructor: Binding("import val stuff: example.MyStuff") | Fixed |
| 152 | provide a simple extensible way to inherit imports/methods/attributes in templates using Template Package objects | Fixed |
| 153 | once we have Scalate Package objects for templates, lets allow the auto-generation of JAXRS attributes for the 'it' | Fixed |
| 154 | provide a simple bootstrap mechanism that can be used in web apps or in sitegen maven plugins to configure/initialise things like snippet macros or whatever | Fixed |
| 155 | Scaml :!plain filter breaks when used with multiple content lines | Fixed |
| 156 | Stack Traces should only get logged at DEBUG level. | Fixed |
| 157 | allow the TemplateEngine and/or ServletContext to be injected into the scalate.Boot class | Fixed |
| 158 | missing view() templates should throw an exception | Fixed |
| 160 | exporting from confluence loses the accurate page name text | Fixed |
| 162 | create a scaml/jade for haml/jade section in the docs to get folks who grok haml/jade up to speed quickly | Invalid |