const minisrv_service_file = true; const pagestore_exists = session_data.pagestore.pagestoreExists(); const site = session_data.pagestore.getPublishDomain(); if (pagestore_exists !== true) session_data.pagestore.createPagestore(); const pagearray = session_data.pagestore.listPages(); const numofpages = pagearray.length headers = `200 OK Connection: Keep-Alive Content-Type: text/html` data = `
|
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
|
| |||||||||||||||
| Choose a document to change or view it | |||||||||||||||
A maximum of ${minisrv_config.services["wtv-author"].max_pages} pages can be created, regardless of publish status.
| |||||||||||||||