[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-12-25 16:47:53", 
  "modified_by": "Administrator", 
  "modified": "2012-12-25 16:56:34"
 }, 
 {
  "allow_attach": 1, 
  "autoname": "field:slideshow_name", 
  "name": "__common__", 
  "module": "Website", 
  "doctype": "DocType", 
  "max_attachments": 10, 
  "document_type": "Transaction", 
  "description": "Slideshow like display for the website"
 }, 
 {
  "name": "__common__", 
  "parent": "Website Slideshow", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "parentfield": "fields"
 }, 
 {
  "parent": "Website Slideshow", 
  "read": 1, 
  "report": 1, 
  "cancel": 1, 
  "name": "__common__", 
  "create": 1, 
  "doctype": "DocPerm", 
  "write": 1, 
  "parenttype": "DocType", 
  "role": "Website Manager", 
  "permlevel": 0, 
  "parentfield": "permissions"
 }, 
 {
  "name": "Website Slideshow", 
  "doctype": "DocType"
 }, 
 {
  "read_only": 0, 
  "doctype": "DocField", 
  "label": "Slideshow Name", 
  "fieldname": "slideshow_name", 
  "fieldtype": "Data", 
  "reqd": 1
 }, 
 {
  "depends_on": "eval:!doc.__islocal", 
  "doctype": "DocField", 
  "label": "Slideshow Items", 
  "fieldname": "sb0", 
  "fieldtype": "Section Break"
 }, 
 {
  "depends_on": "eval:!doc.__islocal", 
  "doctype": "DocField", 
  "label": "Slideshow Items", 
  "fieldname": "slideshow_items", 
  "fieldtype": "Table", 
  "options": "Website Slideshow Item"
 }, 
 {
  "description": "This goes above the slideshow.", 
  "depends_on": "eval:!doc.__islocal", 
  "doctype": "DocField", 
  "label": "Header", 
  "fieldname": "header", 
  "fieldtype": "Text Editor"
 }, 
 {
  "doctype": "DocField", 
  "label": "File List", 
  "fieldname": "file_list", 
  "fieldtype": "Text", 
  "hidden": 1
 }, 
 {
  "doctype": "DocPerm"
 }
]