Browse Content by All Authors
Gaseous v0.1.0
By:
josh
on
August 07, 2020 9:00:06 AM PDT
Gaseous v0.1.0 represents the first major, pre-production release of the Gaseous Content Management System. As a young project, this release is better …
Archiving a URI Route
By:
josh
on
July 28, 2020 7:07:27 PM PDT
To remove an existing route, the user must have privileges to Archive Routes. In the right column on the route editor (/admin/routes/), the Archive bu …
Modifying a URI Route
By:
josh
on
July 28, 2020 7:05:43 PM PDT
To modify an existing route, the user must have privileges to Edit Routes. The user should probably have visibility to the codebase, so it can be dete …
Creating a New URI Route
By:
josh
on
July 28, 2020 6:58:14 PM PDT
To create a new route, the user must have privileges to Add Routes. The user should probably have visibility to the codebase, so it can be determined …
What are URI Routes in Gaseous?
By:
josh
on
July 28, 2020 6:55:15 PM PDT
In the Gaseous application, routes are simply a mapping of URI pattern to a controller script within the codebase. The installation of Gaseous is pre- …
Modifying the Site Menu
By:
josh
on
July 28, 2020 6:33:15 PM PDT
Once menu items are present on the site, they can be modified in a couple different ways. The dotted box on the top-right presents a drag/drop feature …
Creating a New Menu Item
By:
josh
on
July 28, 2020 6:28:05 PM PDT
Once on the /admin/menu/ page, you can create a new menu item by filling out the main form on the top left. First, create a label for the menu button. …
Creating a New Redirect
By:
josh
on
July 27, 2020 1:00:35 PM PDT
To create a new URI redirect, the user must have privileges to add redirects. First, select a URI from the dropdown list on URI Redirect Management ad …
Custom JS Scripting
By:
josh
on
July 26, 2020 10:50:42 PM PDT
The javascript functionality for Gaseous are mostly composed of built-in JS from the codebase with additions as seen in the JS Script Management admin …
Custom CSS Styling
By:
josh
on
July 26, 2020 10:45:37 PM PDT
The styles for Gaseous are mostly composed of built-in CSS from the codebase with additions as seen in the CSS Style Management admin panel (/admin/cs …