[
 {
  "creation": "2013-02-12 13:19:11", 
  "docstatus": 0, 
  "modified": "2013-03-11 17:41:11", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 1, 
  "description": "Page to show on the website\n", 
  "doctype": "DocType", 
  "document_type": "Transaction", 
  "max_attachments": 20, 
  "module": "Website", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Web Page", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "amend": 0, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Web Page", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "read": 1, 
  "report": 1, 
  "role": "Website Manager", 
  "submit": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Web Page"
 }, 
 {
  "description": "Title / headline of your page", 
  "doctype": "DocField", 
  "fieldname": "title", 
  "fieldtype": "Data", 
  "label": "Title", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "cb1", 
  "fieldtype": "Column Break", 
  "width": "50%"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "published", 
  "fieldtype": "Check", 
  "label": "Published"
 }, 
 {
  "description": "Page url name (auto-generated) (add \".html\")", 
  "doctype": "DocField", 
  "fieldname": "page_name", 
  "fieldtype": "Data", 
  "in_list_view": 1, 
  "label": "Page Name", 
  "read_only": 1
 }, 
 {
  "description": "Page content", 
  "doctype": "DocField", 
  "fieldname": "sb1", 
  "fieldtype": "Section Break", 
  "label": "Content"
 }, 
 {
  "description": "Begin this page with a slideshow of images", 
  "doctype": "DocField", 
  "fieldname": "slideshow", 
  "fieldtype": "Link", 
  "label": "Slideshow", 
  "options": "Website Slideshow"
 }, 
 {
  "description": "Description for page header.", 
  "doctype": "DocField", 
  "fieldname": "description", 
  "fieldtype": "Small Text", 
  "label": "Description"
 }, 
 {
  "description": "Content in markdown format that appears on the main side of your page", 
  "doctype": "DocField", 
  "fieldname": "main_section", 
  "fieldtype": "Text Editor", 
  "label": "Main Section"
 }, 
 {
  "description": "Link to other pages in the side bar and next section", 
  "doctype": "DocField", 
  "fieldname": "sb2", 
  "fieldtype": "Section Break", 
  "label": "More"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "text_align", 
  "fieldtype": "Select", 
  "label": "Text Align", 
  "options": "Left\nCenter\nRight"
 }, 
 {
  "description": "Add code as &lt;script&gt;", 
  "doctype": "DocField", 
  "fieldname": "insert_code", 
  "fieldtype": "Check", 
  "label": "Insert Code"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "javascript", 
  "fieldtype": "Code", 
  "label": "Javascript", 
  "options": "Javascript"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "insert_style", 
  "fieldtype": "Check", 
  "label": "Insert Style"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "css", 
  "fieldtype": "Code", 
  "label": "CSS", 
  "options": "CSS"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "file_list", 
  "fieldtype": "Text", 
  "hidden": 1, 
  "label": "File List", 
  "no_copy": 1, 
  "print_hide": 1
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "permlevel": 0, 
  "write": 1
 }, 
 {
  "cancel": 0, 
  "create": 0, 
  "doctype": "DocPerm", 
  "permlevel": 1, 
  "write": 0
 }
]