Posted to tcl by colin at Fri Aug 07 00:53:59 GMT 2009view raw

  1. append inner [my card id 7 type creole name "Features" footer "The footer would contain useful information or links" {
  2. This demo card displays the following features:
  3.  
  4. * System
  5. ** direct rendering of content
  6. ** direct transclusion of content
  7. ** Creole client-side conversion
  8. ** Creole transclusion
  9. ** card nesting
  10. ** editor on non-existent card
  11. ** reporting of failed card load
  12. * GUI
  13. ** clicking on title hides content.
  14. ** hover over titlebar displays menu
  15. ** hover over footer displays footer
  16. ** step-indendation of nested transclusion
  17.  
  18. And the following flaws:
  19. * System
  20. ** the front-end isn't hooked up to back-end semantics yet
  21. * GUI
  22. ** hiding then showing a card changes the relative size of titlebar
  23. }] \n