Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core


Commits:
96cb7ef4 by Abhilash Raj at 2022-03-21T23:34:09-07:00
Add Link to an example plugin to start writing a new plugin.

- - - - -
a5de5cff by Abhilash Raj at 2022-03-22T06:56:57+00:00
Merge branch 'plugins' into 'master'

Add Link to an example plugin to start writing a new plugin.

See merge request mailman/mailman!992
- - - - -


1 changed file:

- src/mailman/plugins/docs/intro.rst


Changes:

=====================================
src/mailman/plugins/docs/intro.rst
=====================================
@@ -2,6 +2,10 @@
  Plugins
 =========
 
+.. seealso:: See an `example Mailman plugin
+             
<https://gitlab.com/mailman/example-mailman-plugin/-/tree/master>`_
+             as a starting point for writing a new plugin.
+
 Mailman defines a plugin as a Python package on ``sys.path`` that provides
 components matching the ``IPlugin`` interface.  ``IPlugin`` implementations
 can define a *pre-hook*, a *post-hook*, and a *REST resource*.  Plugins are



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/1c4c4b4c0c936976c06da883c4b61d3b6ea2d9aa...a5de5cff4434e4c840f67d432d5993e56700fd8a

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/1c4c4b4c0c936976c06da883c4b61d3b6ea2d9aa...a5de5cff4434e4c840f67d432d5993e56700fd8a
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to