This page (revision-1) was last changed on 2019-12-18 09:13 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links
Notice Plugin...nobody

Version management

Difference between version and

At line 1 added 21 lines
The __NoticePlugin__ is a [NeWikiPlugin] that extends [RestrictedWikiPlugin], querying a web service to return some indication of the result, such as a health check from a microservice.
''Currently unfinished.''
!! Parameters
* __page__ = '''name'''. The name of the web service collection.
* __href__ = '''url'''. The URL of the web service to poll.
* __link__ = '''name'''. The name of the optional wiki page link.
!! Tests
{{{
[{Notice page='name' href='url' link='name'}]
}}}
----
[{Tag NeWikiPlugin RestrictedWikiPlugin}]