mirror of
https://github.com/i2p/i2p.plugins.zzzot.git
synced 2024-12-06 19:27:29 +01:00
1227c727d0
license for mods to zzzot by dr|z3d as per the overall Apache 2 license.
- Add variables for $VERSION and $SITENAME
- Enhance presentation of help page
- Modify docroot/index.html post-install to contain b32
- Add custom CSS to docroot/tracker.css to allow customization
- Only display warning about moving help.html if necessary
- Add rewrite rules for /tracker, /tracker/, /tracker/index.html,
/help and /help/ to jetty.xml
- Replace jetty.servlet.DeaultServlet with I2PDefaultServlet in BaseContext.xml
- Tidy CHANGES.txt and add to plugin/
Bump min I2P version to 0.9.31 for I2PDefaultServlet
13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
name=zzzot
|
|
signer=zzz-plugin@mail.i2p
|
|
consoleLinkName=ZzzOT
|
|
consoleLinkURL=http://127.0.0.1:7662/tracker/index.jsp
|
|
description=Open tracker
|
|
author=zzz
|
|
updateURL=http://stats.i2p/i2p/plugins/zzzot-update.xpi2p
|
|
updateURL.su3=http://stats.i2p/i2p/plugins/zzzot-update.su3
|
|
websiteURL=http://zzz.i2p/forums/16
|
|
license=Apache 2.0
|
|
min-jetty-version=9
|
|
min-i2p-version=0.9.31
|