add csv view
there's HTML that makes munges up current export
Like naked, but remove:
- add/edit link and paging cruft
- pointer- and search-item spans around items
- link markup around each item
- references to cards that don't exist?
Add commas between items.
Related support tickets:Relevant user stories:add one
also see add csv file format
References to cards that don't exist is a question mark because I know that for Pattern Language of Group Process we actually *do* want them. Not sure what to do if there are use cases where we don't want them, smells like a potentially general pattern.
--John Abbe.....Mon Jan 24 12:33:13 -0800 2011
you know, I'm not sure this should be a view. it might just be that this is the :naked view in the CsvRenderer (or Formatter or whatever we end up calling it)
--Ethan McCutchen.....Wed Feb 16 12:14:01 -0800 2011
Are the various renderers (or formatters or whatever) listed somewhere?
I occasionally itch for access to the code repository, just so I can look around. I don't need permission or anything for that, right?
--John Abbe.....Wed Feb 16 13:07:46 -0800 2011
nope: https://github.com/wagn/wagn
there aren't many renderers yet. so far it's really just slot.rb and renderer.rb
--Ethan McCutchen.....Wed Feb 16 13:12:40 -0800 2011
thx. and it's something there will be more of?
and my 2 cents is to stick with renderer, since we already have forms/formatting and are likely about to add formats :)
--John Abbe.....Wed Feb 16 13:31:38 -0800 2011
this is tightly bound to the other use of formats; that's why gerry wants to change it.
I don't like renderer. I think Viewer may be my favorite.
--Ethan McCutchen.....Wed Feb 16 13:51:32 -0800 2011
certainly easier to pronounce. how do viewers relate to views?
--John Abbe.....Wed Feb 16 14:04:31 -0800 2011
Notes
