Config Text
{
"plugin": "custom_html_doc",
"process_settings": {
"clear_style": 1,
"trans_langcode": "en"
},
"default_settings": {
"vid": "article_category",
"category": "428",
"current_langcode": "zh-hans",
"type": "single",
"custom_entrance": "https://wku.edu.cn/category/xinxigongkai/zhaosheng/sanweiyitizhaosheng/"
},
"page_list": {
"selector": ".isotope-container .tmb-post .t-inside .t-entry-text h3 a",
"created_selector": ".isotope-container .tmb-post .t-inside .t-entry-visual .t-entry-visual-cont a img",
"process_tag": "content"
},
"content": {
"type": "article",
"fields": [
{
"name": "title",
"selector": ".post-title",
"position": "0",
"text_type": "innertext"
},
{
"name": "field_author",
"selector": ".post-info .author-info a",
"position": "0",
"text_type": "innertext"
},
{
"name": "body",
"selector": ".post-content .post-content-wrapper",
"text_type": "innertext",
"format": "full_html",
"position": 0
},
{
"name": "langcode",
"process_value": [
"process",
"current_langcode"
]
}
]
}
}