Difference between revisions of "Extensions:Navbar News Notif"

From Lorekeeper Wiki
Jump to navigation Jump to search
(create page)
Tag: 2017 source edit
 
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Navbar News Notif|desc=Changes the 'new news' message to an indicator in the nav bar.|auth=Junijwi|status=stable|github={{Github|user=junijwi|branch=navbar-news-notif}}|migration=no|package=no}}
<!-- Put a short summary of your extension here! -->
+
This extension removes the 'new news' message notif box and replaces it with a bell icon and a recoloring of the news link in the navbar.
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
Pull the branch and push!
 
== Configuration ==
 
== Configuration ==
<!-- Is any configuration necessary? Describe it here! -->
+
May need to wiggle this code if you moved News anywhere.
 +
 
 +
Also, you can change the fontawesome icon used for the notif, as well as the color (change the color class using bootstrap's color classes, or set color in the style of the div).
 
== Usage ==
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
 
== Troubleshooting ==
 
== Troubleshooting ==
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
+
Feel free to @ me in the discord (Juni#0448) for any issues.
 
== See Also ==
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 

Revision as of 16:43, 5 September 2020

Navbar News Notif
Description Changes the 'new news' message to an indicator in the nav bar.
Author(s) Junijwi
Status stable
Github navbar-news-notif
LK Version Unspecified




This extension removes the 'new news' message notif box and replaces it with a bell icon and a recoloring of the news link in the navbar.

Installation

Pull the branch and push!

Configuration

May need to wiggle this code if you moved News anywhere.

Also, you can change the fontawesome icon used for the notif, as well as the color (change the color class using bootstrap's color classes, or set color in the style of the div).

Usage

Troubleshooting

Feel free to @ me in the discord (Juni#0448) for any issues.

See Also