Tags
Nova 2
URL Parser
Version
1.0.2
Reviews
0.0
out of 5 stars
Requires Nova 2.6+
Allows Nova to Parse tags that are translated into web links on the front end.
Compatibility
- Nova 2.7
- This add-on may work with Nova 2.7, but members of the community haven’t confirmed
- Nova 2.6
- This add-on may work with Nova 2.6, but members of the community haven’t confirmed
Version Info
1.0.2
Last updated
Install instructions
URL Parser - A Nova Extension
Allows Nova to Parse tags that are translated into web links on the front end.
Created for you by Sim Central
This extension allows the Game Manager to create tags that can be parsed into links in the views.
This extension requires:
- Nova 2.6+
Installation
- Copy the entire directory into
applications/extensions/nova_ext_url_parser
. - Add the following to
application/config/extensions.php
: - Be sure thejquery
line appears beforenova_ext_url_parser
$config['extensions']['enabled'][] = 'nova_ext_url_parser';
Installation is now complete!
Setup
- Navigate to your Admin Control Panel
- Choose URL Parser under Manage Extensions
- Add, Remove, or Edit Tags.
- Tag = The shorthand tag to allow the extension to parse. ex:
wiki
- URL = The URL to replace the tag with. ex:
https://wiki.starship-ulysses.com/index.php?title=
- Post URL = Optional Field to add a URL string after the unique tag value. ex:
URL+TagValue+PostURL
- New Tab = This checkbox will make the links open in a new browser tab.
- Tag = The shorthand tag to allow the extension to parse. ex:
Usage
- Simply add a tag and value to your Posts, News Items, Personal Logs, Site Messages, or Mission Descriptions.
- `[tag|value] or [tag|value|Title]
-
[wiki|Ulysses]
=Ulysses
-
[wiki|United_Federation_of_Planets]
=United_Federation_of_Planets
-
[wiki|United_Federation_of_Planets|United Federation of Planets]
=United Federation of Planets
-
- If your website moves but the Unique Values stay the same all you need to do is update the URL in the tag to fix broken links.
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-url-parser/issues
License
Copyright (c) 2021 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.
Release notes
- v1.0.0 - Initial Release
- v1.0.1 - Fixed issue where tags were not always parsed.
- v1.0.2 - Fixed issue with custom table prefixes.
Links
- Website URL
- https://simcentral.org
- Discord server
- https://discord.gg/simcentral