Guest
Public paste!

vbourdeix

By: a guest | Mar 19th, 2010 | Syntax: PHP | Size: 0.36 KB | Hits: 78 | Expires: Never
Copy text to clipboard
  1. slot_types:
  2.   mini_blog:
  3.     type:    Compound:
  4.     slots:
  5.       title:
  6.         type:   Text
  7.       body:
  8.         type:   Markdown
  9.   twitter:
  10.     type: Compound
  11.     slots:
  12.       text:
  13.         type: Text
  14.       configuration:
  15.         type: Text
  16.  
  17. your-content-type:
  18.       render_partial: module/partial
  19.       slots:
  20.         twitter:
  21.           type: twitter