Age | Commit message (Collapse) | Author |
|
|
|
adding enhanced file upload preview & view/download link in editor.File
|
|
Writer (#47)
* added http Pusher interface to gzip response writer
* implement Pusher on gzipResponseWriter and pass encoding header to pusher options
* providing a generic error view fuction for code that calls a interface method which will have access to the response
* fix []byte -> string type for fmt string
* adding the res, req pattern for method arguments in interfaces and their method calls
* fix for spacing in generic error message
* remove default error views displayed in lifecycle hooks - will rely on custom views or redirects inside hook now that user has ResponseWriter. Otherwise, multiple WriteHeader calls would be warned
* removing WriteHeader calls before return in external handlers
* bump version 0.8.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
addons
|
|
|
|
space inside tags when generated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
value transforms
|
|
|
|
input
|
|
|
|
|
|
|
|
|
|
* adding addons dir and sample addon which enables the use of a new input element in forms for referencing other content. "addons" is a conceptual plugin-like feature, similar to wordpress "plugins" dir, but not as sophisticated
|
|
|
|
|
|
|
|
|
|
|
|
add/delete features
|
|
content.Identifiable so embedded Items can manage display names by default, but easily overridden
|
|
|
|
|
|
via string search for __ponzu separator
|
|
|
|
|
|
|
|
|
|
|
|
__ponzu-tag namespacing
|
|
|
|
|
|
|
|
|
|
|
|
|