Content Table Management

On this page

Introduction

Aether CMS provides a powerful Tabulator table interface for managing your content collections, specifically Posts and Pages. This tabular view allows you to browse, search, filter, and perform actions on multiple content items efficiently.

Accessing the Content Tables

There are two main content tables in Aether CMS:

  1. Posts Table: Access by clicking "Posts" in the sidebar navigation
  2. Pages Table: Access by clicking "Pages" in the sidebar navigation

Both tables use the same interface with minor context-specific differences.

Aether content management table showing multiple pages with columns and actions

Interface Overview

The table management interface consists of several key components:

  1. Header Bar: Contains the title and action buttons
  2. Bulk Actions: Tools for performing operations on multiple items
  3. Data Table: The main content listing with sortable columns
  4. Pagination Controls: Navigation for multi-page results

Header Bar

The header bar provides context and primary actions:

  • Title: "Manage Posts" or "Manage Pages"
  • Add New Button: Creates a new post or page
  • Export CSV Button: Downloads table data as a CSV file

Bulk Actions

The bulk actions section allows you to perform operations on multiple selected items:

  • Bulk Actions Dropdown: Select the action to perform
    • Publish: Change status to published
    • Set to Draft: Change status to draft
    • Delete: Remove items permanently
  • Apply Button: Execute the selected bulk action

Aether content management table showing bulk actions dropdown

Content Table

The main table displays your content items with the following columns:

  1. Selection Checkbox: Select items for bulk actions
  2. Title: The content title (clickable to edit)
  3. Author: Content creator's username
  4. Status: Publication status (Published or Draft)
  5. Date: Creation date then update date
  6. Type: Page specific type (Normal or Custom)
  7. Actions: Edit, View, and Delete buttons

Column Features

The table columns include several helpful features:

Title Column

  • Clickable titles link directly to the edit screen
  • Supports filtering by title text
  • Sortable alphabetically (A-Z or Z-A)

Author Column

  • Displays the username of the content creator
  • Supports filtering by author name
  • Sortable alphabetically

Status Column

  • Displays "Published" or "Draft" with color-coded badges
  • Supports filtering by status
  • Sortable by status

Date Column

  • Displays the content creation date
  • Displays the update date after updating
  • Sortable from newest to oldest or vice versa

Type Column

  • For Pages only, distinguishes normal from custom pages
  • Displays "Normal" or "Custom" with color-coded badges
  • Supports filtering by page type
  • Sortable by page type

Actions Column

Each row includes three action buttons:

  1. Edit: Opens the content in the editor
  2. View: Opens the content on the public site (in a new tab)
  3. Delete: Initiates the deletion process

Aether content management table showing action buttons in a table row

Table Sorting

To sort the table by a specific column:

  1. Click on a column header to sort in ascending order
  2. Click again to sort in descending order
  3. Click a third time to remove sorting

The current sort column is indicated by an arrow in the column header.

Table Filtering

The table includes powerful filtering capabilities:

Column Filters

Each column (except Date and Actions) has a filter input at the top:

  • Title Filter: Type to search for titles containing specific text
  • Author Filter: Type to filter by author name
  • Status Filter: Select to filter by published or draft status
  • Type Filter: Select to filter by page type

Aether content management table showing columns filters and sorters

Filters are applied as you type, providing immediate results.

Selecting Items

The table supports selecting multiple items for bulk operations:

Selection Methods

  • Individual Selection: Click the checkbox next to an item
  • Header Checkbox: Click the checkbox in the header to select/deselect all items on the current page

Selected items are highlighted with a subtle background color.

Bulk Actions

To perform actions on multiple items simultaneously:

  1. Select the items using the checkboxes
  2. Choose an action from the bulk actions dropdown
  3. Click the "Apply" button
  4. Confirm the action in the confirmation dialog

Aether content management table showing bulk action confirmation dialog

Available Bulk Actions

Publish

Changes the status of selected items to "Published":

  1. Select draft items
  2. Choose "Publish" from the dropdown
  3. Click "Apply"
  4. Confirm in the dialog
  5. Selected items will be published and visible on your site

Set to Draft

Changes the status of selected items to "Draft":

  1. Select published items
  2. Choose "Set to Draft" from the dropdown
  3. Click "Apply"
  4. Confirm in the dialog
  5. Selected items will be set to draft status and hidden from your site

Delete

Permanently removes selected items:

  1. Select items to delete
  2. Choose "Delete" from the dropdown
  3. Click "Apply"
  4. Review the confirmation dialog with warnings
  5. Confirm deletion
  6. Items will be permanently removed

Aether content management table showing bulk delete confirmation dialog with warnings

Bulk Operation Status

When performing bulk operations on many items:

  1. A progress overlay appears during processing
  2. Shows a spinner and status message
  3. Displays success or error notifications upon completion

Aether content management table showing bulk operation toast notification

Individual Item Actions

Editing Items

To edit an individual item:

  1. Click the item's title
  2. Or click the Edit button (pencil icon) in the Actions column
  3. The editor will open with the selected content loaded

Viewing Items

To view an item on your public site:

  1. Click the View button (eye icon) in the Actions column
  2. The item will open in a new browser tab

Deleting Items

To delete an individual item:

  1. Click the Delete button (trash icon) in the Actions column
  2. A confirmation dialog will appear
  3. If the item is published, a warning message will be shown
  4. Confirm deletion
  5. The item will be permanently removed

Aether content management table showing individual delete confirmation with warning for published content

Pagination

For sites with many content items, the table splits results into pages:

Pagination Controls

The pagination controls appear at the bottom of the table:

  • Page Numbers: Click to navigate to specific pages
  • Previous/Next Buttons: Navigate to adjacent pages
  • First/Last Buttons: Jump to the beginning or end
  • Items Per Page: Select how many items to display per page

Aether content management table showing pagination controls at the bottom of the table

Items Per Page

To change how many items are displayed on each page:

  1. Click the dropdown in the pagination controls
  2. Select a number (e.g., 10, 20, 50, 100)
  3. The table will update to show the selected number of items

Export to CSV

To export your content items to a CSV file:

  1. Click the "Export CSV" button in the header
  2. The browser will download a CSV file containing all items in the current view
  3. Open the CSV file in any spreadsheet application for further analysis

The CSV file includes all visible columns from the table.

Notifications

The table interface includes toast notifications for user feedback:

Success Notifications

Green-bordered notifications appear when:

  • Bulk actions complete successfully
  • Individual items are deleted successfully

Warning Notifications

Yellow-bordered notifications appear when:

  • Bulk actions complete with some issues
  • Some items couldn't be processed

Error Notifications

Red-bordered notifications appear when:

  • Actions fail to complete
  • Network errors occur

Responsive Behavior

The table interface adapts to different screen sizes:

Desktop View

  • All columns are visible
  • Full functionality available

Mobile and Tablet View

  • Columns are hidden by priority
  • Other columns adjust in width
  • Header adjusts to available space
  • Bulk actions stack vertically
  • Simplified interface for small screens

Table Customization

The interface remembers your preferences for:

  • Items per page
  • Active sort column and direction

These preferences persist across sessions to provide a consistent experience.

Search and Filter Strategy

For efficiently finding content in large collections:

  1. For specific items: Use the Title filter with distinctive keywords
  2. For author-specific content: Filter by the Author column
  3. For content status: Use the Status filter to see just published or draft items
  4. For recent content: Sort by Date in descending order
  5. For alphabetical listing: Sort by Title

Best Practices for Content Management

  • Regularly review draft content to publish or delete unneeded drafts
  • Use meaningful titles that are easy to find in searches
  • Maintain consistent author assignments for better organization
  • Export to CSV periodically for backup or analysis
  • Use bulk actions for efficient status changes across multiple items
  • Consider the impact of bulk deletion carefully before confirming