Add Rebuild Entries job
This commit is contained in:
@@ -346,5 +346,11 @@
|
||||
"version_id": 1000000,
|
||||
"version_string": "1.0.0",
|
||||
"hash": "18efd87fe26aa5865759972ab2542a4c"
|
||||
},
|
||||
"rebuld_entries_count.txt": {
|
||||
"global_cache": false,
|
||||
"version_id": 1010170,
|
||||
"version_string": "1.1.1",
|
||||
"hash": "4aacc0a0b65d374943a84f9a0c8ad173"
|
||||
}
|
||||
}
|
||||
1
_output/phrases/rebuld_entries_count.txt
Normal file
1
_output/phrases/rebuld_entries_count.txt
Normal file
@@ -0,0 +1 @@
|
||||
Rebuild entries count
|
||||
@@ -2,6 +2,9 @@
|
||||
"admin/rhpz_helper_criteria_entry_count.json": {
|
||||
"hash": "d94d8b880e79d281df49117a84ae62d7"
|
||||
},
|
||||
"admin/rhpz_tools_rebuild_rhpz_entry_count.json": {
|
||||
"hash": "5862155fff5abedc2c94ada91081b33d"
|
||||
},
|
||||
"admin/rhpz_user_edit_delete_account_codes_tab.json": {
|
||||
"hash": "16b7ae6dac8dbb6846df3e6eb9cd53b6"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"template": "tools_rebuild",
|
||||
"description": "Add RHPZ Entry count job on rebuild caches page",
|
||||
"execution_order": 10,
|
||||
"enabled": true,
|
||||
"action": "str_replace",
|
||||
"find": "<!--[XF:after_message_count]-->",
|
||||
"replace": "$0\n<xf:macro id=\"rebuild_job\"\n\targ-header=\"{{ phrase('rebuild_entries_count') }}\"\n\targ-job=\"RomhackPlaza\\Master:EntriesCount\" />"
|
||||
}
|
||||
Reference in New Issue
Block a user