Web pages in WebJET CMS are organised in a hierarchical tree of folders. Each folder can contain pages and subfolders, forming the navigation structure of your site.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/webjetcms/webjetcms/llms.txt
Use this file to discover all available pages before exploring further.
The page tree
The left panel shows the folder tree for your site. Clicking a folder displays the web pages it contains in the right panel.Folders tab
Shows the standard folder tree. Click any folder to see its pages. You can also enable “Tree structure folders as a table” in tree settings to use bulk operations on folders.
Last modified
Lists the pages you have most recently edited, so you can quickly return to work in progress.
Pending approval
If your site uses the approval workflow, this tab shows pages waiting for your review.
System / Trash
The System tab shows template-related pages (header, footer, etc.). The Trash tab shows deleted pages that can be recovered.
Domain selection
On multi-domain installations a domain selector appears above the tree. Only folders belonging to the selected domain (and folders with no domain set) are shown.Icons and colours
| Icon / colour | Meaning |
|---|---|
| Filled folder | Folder is visible in the menu |
| Empty folder outline | Folder is hidden from the menu |
| Pin icon | Page is shown in the menu |
| Pin-off icon | Page is not shown in the menu |
| Lock icon | Only available to logged-in visitors |
| Red colour | Page or folder is unavailable to the public |
| Star / bold | Main (home) page of the folder |
| External-link arrow | Page has a redirect set |
Tree settings
Click the settings icon in the tree toolbar to open display options:- ID — shows the folder ID number next to each name.
- Order of arrangement — shows the sort order value.
- Website Pages — also displays individual pages in the tree (reduces performance; useful when moving pages by drag and drop).
- Tree structure folders as a table — enables the Folders tab in the datatable for bulk operations.
- Column width ratio — adjusts the split between the tree and the page list.
- Sort tree by — sort folders by Priority, Name, or Date of creation.
Searching the tree
Type into the search box above the tree and press Enter to find folders by name. The search covers the entire tree — you do not need to expand folders manually. Click the cancel icon or search for an empty string to clear the filter.Switching tabs (Folders / System / Trash) while a search is active clears the search string.
Viewing pages from subdirectories
Toggle View pages also from subdirectories in the datatable header to show pages from the selected folder and all its subfolders in one flat list. Enable the Parent folder column in table settings to see where each page lives.Creating and editing a page
Click Add
Click the Add icon in the datatable toolbar. The page editor opens with a blank form (or a predefined template if the folder has one set).
Fill in the Basic tab
Enter the page Title — this is the most important field. The title is used as the heading and, by default, to generate the menu item name and URL.Set View to Yes when the page is ready to be publicly visible. A page set to No is only visible to logged-in administrators.
Edit the content
Switch to the Content tab and write or paste your text in the editor. See Working in the editor below.
Configure the remaining tabs
Set navigation, access, perex, and scheduling options in the other tabs as needed.
URL address
The URL field is filled in automatically when you save a new page — WebJET combines the folder URL with the menu item name. You can edit it manually if needed. When you change a page’s URL, a path redirect is automatically created from the old address to the new one, so existing links continue to work. Inherit start of URL from directory is an alternative option that always preserves a fixed URL ending (for example404.html) while taking the start of the path from the parent folders.
Saving the page to multiple folders
You can associate a page with more than one folder using the Classification section in the Basic tab. The page will appear as a copy in each additional folder. All copies share the same content — only the URL and sort order can differ per copy.Editor’s note
The Editor’s Note field in the Basic tab displays a highlighted warning to all editors when they open this page. Use it for important reminders such as “Do not change the URL of this page — it is linked from the footer.”Working in the rich text editor
The Standard editor (CKEditor) gives you a visual WYSIWYG interface similar to a word processor.Typing and pasting text
| Action | How |
|---|---|
| Start a new paragraph | Press Enter |
| Insert a line break within a paragraph | Press Shift+Enter |
| Insert a non-breaking space | Press Ctrl+Space |
| Paste with original formatting | Ctrl+V |
| Paste as plain text (no formatting) | Ctrl+T or Ctrl+Shift+V |
| Paste from Word / Excel | Ctrl+W or the toolbar icon |
Headings and styles
Select a heading level or predefined style from the Style drop-down in the toolbar. Styles are applied to the whole paragraph — just click inside it, no selection needed. To remove a style, click inside the paragraph and select Section (the first item in the drop-down).Each page should have only one Heading 1. Because the page title is usually rendered as H1 automatically by the template, you generally do not need to add one inside the editor body.
Text formatting
Bold (Ctrl+B), italic (Ctrl+I), underline, strikethrough, subscript, and superscript are available from the toolbar. To remove all formatting from selected text, use the Remove Format tool.
Lists and indentation
Use the numbered list or bulleted list icons to create lists. To nest a list item, click the Indent icon. To exit a list, pressEnter twice at the end of the last item.
Inserting links
Choose the destination
- Web pages — browse the site tree and click a page to copy its URL into the field.
- Media of this page / Files — browse files attached to this page.
- Media of all sites / Files — browse the full file directory on the server.
- External URL — type the full address including
https://directly in the URL field.
Inserting images
Place your cursor where the image should go, then click the Insert image icon. Browse the directory tree (only image and video files are shown) and click a file to copy its path into the URL field. Always fill in the Alternative text field to describe the image for accessibility. You can also insert images from the integrated Pixabay photobank — search for a term, pick an image, and click Save to WebJET to download it to your server. To edit an image after inserting it, click the image and then the pencil icon to open the image editor.Inserting tables
Click the Insert table icon and drag to select the number of rows and columns. For more options (merging cells, alignment) right-click inside any cell after the table is created. When pasting a table from Word or Excel withCtrl+V, the system prompts you to clean up the formatting while preserving the table structure.
Inserting applications
Click the blue components cube icon to open the application store. Search by name, click an app to read its description, and click Insert into page to embed it. Click inside an already-embedded app to edit its settings.Page properties
Navigation tab
Controls how the page appears in menus, breadcrumb navigation, and the sitemap. The Arrangement Order field sets the page’s position — lower numbers appear higher in the menu.Access tab
Restricts the page to specific user groups. If a group is selected, only logged-in visitors belonging to that group can view the page. You can also assign the page to a bulk-email group here.Perex tab
The Perex tab controls publication scheduling and metadata:| Field | Purpose |
|---|---|
| Start date | Date the page becomes active (used for news, events, and scheduled publishing) |
| End date | Date the page is automatically hidden from the public |
| Date of the event | Used for events and conferences in a calendar application |
| Perex (Annotation) | Short description (~160 characters) shown in news and article listings |
| Image | Preview image for listings |
Template tab
Shows the template, header, footer, and menu assigned to the page. These are normally set by the administrator via the folder’s template settings and do not need to be changed during regular editing.Approval workflow
When approval is configured for a folder, saving a page does not publish it immediately. Instead:- The page is saved as a pending version.
- An email is sent to the designated approver(s) with a link to review the changes.
- The approver opens a side-by-side comparison of the current and proposed page, and either approves or rejects with a comment.
- You (the author) receive an email with the decision. If rejected, the comment explains what to change.
If you delete a page in a folder with approval enabled, the page continues to appear on the site until the deletion is approved.
Redirects
The Redirects section (accessible from the Web Pages menu) manages URL redirects.Path redirects
A redirect sends visitors from an old URL to a new one. Redirects are created automatically when you change a page’s URL or move a folder. You can also add redirects manually — useful when migrating content from an old site. Each redirect has:- Original path — the old URL (supports regular expressions with the prefix
regexp:) - Target path — the new URL
- Redirect code —
301(permanent) or302(temporary) - Valid from / Valid to — optional date range for time-limited redirects
- Note — for your own reference
Domain redirects
Use domain-level redirects to redirect an entire domain, for example fromdomain.com to www.domain.com or from http to https. Configure the original domain, target domain, protocol filter, and whether to include the original path and query parameters.
Page history and versioning
The History tab in the page editor shows all saved versions of the page, including:- Published versions (shown in bold for the currently live version)
- Working (draft) versions not yet published
- Versions scheduled for future publication, with the planned date shown in the To be published column
Actions on history entries
| Action | What it does |
|---|---|
| Edit (pencil icon) | Loads the selected historical version into the editor so you can republish it |
| Delete (trash icon) | Removes the version (only available for scheduled future versions) |
| View (eye icon) | Opens a preview of the historical version in a new window |
| Compare (split icon) | Opens a split-screen view comparing the historical version with the current published version, with an option to highlight differences |
