ORIENT/plugins/rainlab/blog/models/postexport/columns.yaml

19 lines
679 B
YAML

# ===================================
# Column Definitions
# ===================================
columns:
id: ID
title: rainlab.blog::lang.post.title
content: rainlab.blog::lang.post.content
content_html: rainlab.blog::lang.post.content_html
excerpt: rainlab.blog::lang.post.excerpt
slug: rainlab.blog::lang.post.slug
categories: rainlab.blog::lang.post.categories
author_email: rainlab.blog::lang.post.author_email
featured_image_urls: rainlab.blog::lang.post.featured_images
created_at: rainlab.blog::lang.post.created_date
updated_at: rainlab.blog::lang.post.updated_date
published_at: rainlab.blog::lang.post.published_date