TODO in masterview-0.2.0 vs TODO in masterview-0.2.1
- old
+ new
@@ -1,18 +1,34 @@
+- 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
-- image_tag (improve support for referencing image assets in MasterView directives markup)
- allow multiple namespace prefixes for directives (allow custom directives to declare their own namespace)
- wiki for site
- render from db
- app for syntax
- include additional stylesheets
- ajax examples
- ajax table component
+- fix admin controller config page so it fits into admin layout
- documentation
+ - update the plugin generator descr in installation.html: also installs config file templates in config
+ - add tips in installation.doc about running gems rdoc server to view installed gems' rdoc
+ - update admin controller description to point out that it installs public/stylesheets/masterview
+ - run spelling checker on our html and release docs; retrofit to rdoc comments
- directive developer documentation and examples
- more tests
+- build improvements
+ - add release tasks to automate archiving trunk to tags/masterview-N.N.N, resetting tags/masterview
+- investigate mirror sites for obtaining gems (supplement primary rubyforge host)
+- improve RubyForge project site: include online docs; post release msgs in news
- internal code cleanup
- DirectiveHelpers ERB_xx constants to differentiate ' %>' and ' -%>'
- replace MasterView::NamespacePrefix+'<gen/import directivename>' concats in parser/analyzer with directive attr name constants
- run spell checker on doc/*.html, ripple typo fixes back in rdoc comment
+- reverse engineer legacy rhtml into masterview templates
+
+--####################
+??? 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
+
+--####################
\ No newline at end of file