]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blobdiff - README.md
Formatting
[rbdr/ngx_http_office_hours_filter_module] / README.md
index 658e64f17b54ce2c3ecea8e08bdd8a687b6826ca..d03baf71ecd40e110ff67325b6088b13a7f9c540 100644 (file)
--- a/README.md
+++ b/README.md
@@ -56,6 +56,17 @@ values for Friday, Saturday and Sunday.
 
 Uninstall nginx.
 
 
 Uninstall nginx.
 
+## Adding more information
+
+This plugin also provides an `office_hours_additional_information` directive
+that lets you add informative HTML to the page that shows when outside
+office hours.
+
+```
+office_hours_additional_information "<h1>Additional Information></h1>
+<p>Please do not email us asking to open the website 24/7. Send all complaints to friendship.quest/@ruben</p>"
+```
+
 ## What you will need to get started
 
 * [astyle][astyle]: Used to format the code
 ## What you will need to get started
 
 * [astyle][astyle]: Used to format the code
@@ -81,11 +92,12 @@ commit. Run `make setup_hooks` to install it.
 
 ## Further Improvements
 
 
 ## Further Improvements
 
+* Add support for double shifts in the same day
+* Add support for serving custom HTML when server is closed
 * Add support for timezones (currently only GMT)
 * Add support for public holidays
 * Add support to respect the time zone of the visitor and not just the
   server
 * Add support for timezones (currently only GMT)
 * Add support for public holidays
 * Add support to respect the time zone of the visitor and not just the
   server
-* Add support for double shifts in the same day
 
 [astyle]: http://astyle.sourceforge.net
 [nginx]: https://nginx.org/en/download.html
 
 [astyle]: http://astyle.sourceforge.net
 [nginx]: https://nginx.org/en/download.html