[
 {
  "creation": "2013-03-07 15:53:15", 
  "docstatus": 0, 
  "modified": "2013-07-05 15:03:30", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 1, 
  "autoname": "field:slideshow_name", 
  "description": "Slideshow like display for the website", 
  "doctype": "DocType", 
  "document_type": "Transaction", 
  "icon": "icon-play", 
  "max_attachments": 10, 
  "module": "Website", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Website Slideshow", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Website Slideshow", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "role": "Website Manager", 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Website Slideshow"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "slideshow_name", 
  "fieldtype": "Data", 
  "label": "Slideshow Name", 
  "read_only": 0, 
  "reqd": 1
 }, 
 {
  "depends_on": "eval:!doc.__islocal", 
  "description": "Note: For best results, images must be of the same size and width must be greater than height.", 
  "doctype": "DocField", 
  "fieldname": "sb0", 
  "fieldtype": "Section Break", 
  "label": "Slideshow Items"
 }, 
 {
  "depends_on": "eval:!doc.__islocal", 
  "doctype": "DocField", 
  "fieldname": "slideshow_items", 
  "fieldtype": "Table", 
  "label": "Slideshow Items", 
  "options": "Website Slideshow Item"
 }, 
 {
  "depends_on": "eval:!doc.__islocal", 
  "description": "This goes above the slideshow.", 
  "doctype": "DocField", 
  "fieldname": "header", 
  "fieldtype": "Text Editor", 
  "label": "Header"
 }, 
 {
  "doctype": "DocPerm"
 }
]