Tags
Nova 2
Mission Post Summary
Version
Reviews
0.0
out of 5 stars
Requires Nova 2.7
This extension provides a summary text box for long mission posts. A TL;DR Extension.
Compatibility
- Nova 2.7
- This add-on may work with Nova 2.7, but members of the community haven’t confirmed
Version Info
1.1.0
Last updated
Install instructions
Mission Post Summary - A Nova Extension
This extension provides a summary text field for long mission posts. A TL;DR Extension.
This extension requires:
- Nova 2.7.5+
- Nova Extension
jquery
- Nova Mod
parser_events
Upgrade Considerations
- If upgrading Nova 2.6+ with this Nove Extension already deployed:
- Remove
$config['extensions']['enabled'][] = 'nova_ext_mission_post_summary';
fromapplication/config/extensions.php
prior to the Nova upgrade. - After upgrading Nova to 2.7.5+, follow the installation steps below. The database tables still contain your data
Installation
- Install Required Extensions.
- Copy the entire directory into
applications/extensions/nova_ext_mission_post_summary
. - Add the following to
application/config/extensions.php
: - Be sure thejquery
line appears beforenova_ext_mission_post_summary
$config['extensions']['enabled'][] = 'nova_ext_mission_post_summary';
Setup Using Admin Panel
- Navigate to your Admin Control Panel
- Choose Mission Post Summary under Manage Extensions
- Create Database Columns by clicking "Create Column" for each column. Once all columns are added, the message "All expected columns found in the database" will appear.
Installation is now complete!
Usage
- Create or Edit a mission.
- Check Summary Field Enable.
- Enter other values as normal.
- Click submit.
Labels and Configuration
The admin control panel for this extension allows the admin to change:
- Labels to suit your games.
- Enable or disable including the summary field in post emails.
- The Number of lines to show in the text box when authoring a mission post. Default 5.
Issues
If you encounter a bug or have a feature request, please report it on GitHub in the issue tracker here: https://github.com/reecesavage/nova-ext-mission-post-summary/issues
License
Copyright (c) 2023 Reece Savage.
This module is open-source software licensed under the MIT License. The full text of the license may be found in the LICENSE
file.
Links
- Website URL
- https://simcentral.org
- Discord server
- https://discord.gg/simcentral