User Guides
Archiving a URI Route
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 …
By: josh on July 28, 2020 7:07:27 PM PDT
Modifying a URI Route
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 …
By: josh on July 28, 2020 7:05:43 PM PDT
Creating a New URI Route
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 …
By: josh on July 28, 2020 6:58:14 PM PDT
What are URI Routes in Gaseous?
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- …
By: josh on July 28, 2020 6:55:15 PM PDT
Modifying the Site Menu
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 …
By: josh on July 28, 2020 6:33:15 PM PDT
Creating a New Menu Item
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. …
By: josh on July 28, 2020 6:28:05 PM PDT
Creating a New Redirect
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 …
By: josh on July 27, 2020 1:00:35 PM PDT
Custom JS Scripting
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 …
By: josh on July 26, 2020 10:50:42 PM PDT
Custom CSS Styling
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 …
By: josh on July 26, 2020 10:45:37 PM PDT
Editing and Removing Content
To edit existing content on the site, the user must have Edit Content privileges. On the /admin/content/ page, existing pages are listed in the table …
By: josh on July 26, 2020 6:46:47 PM PDT