Sha256: 66cd5b503d5cc2dffe22d313f4b6f9a55bef27a0889b6d75be1003284cdec6e6

Contents?: true

Size: 1.88 KB

Versions: 4

Compression:

Stored size: 1.88 KB

Contents

- 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)
- 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

--####################

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
masterview-0.2.1 TODO
masterview-0.2.2 TODO
masterview_gem_pack-0.2.1 TODO
masterview_gem_pack-0.2.2 TODO