TODO in masterview-0.2.4 vs TODO in masterview-0.2.5
- old
+ new
@@ -1,10 +1,11 @@
- put image, stylesheets, javascript relative path regex in initializer
- create install.rb for rails 1.1 plugin installs, it will create config/masterview and some sample configs
- create namespace for mv and publish, update generated files
- more videos
- allow multiple namespace prefixes for directives (allow custom directives to declare their own namespace)
+- publish .xsd namespace definition for builtin directives to enable xhmtl docs using mv markup to validate
- wiki for site
- render from db
- app for syntax
- include additional stylesheets
- ajax examples
@@ -30,9 +31,11 @@
--####################
??? can we tweak the admin controller for gem plugin so it puts its empty.rhtml in, say, config/masterview/admin??
=> better loc than vendor/plugins/masterview/........ if users are going to customize that guy
--####################
+
+- make tidy installation easier
DSL for creating directives
maybe something like
event :stag do |e|
\ No newline at end of file