Arsnael commented on code in PR #2332: URL: https://github.com/apache/james-project/pull/2332#discussion_r1663431885
########## docs/modules/customization/pages/index.adoc: ########## @@ -1,3 +1,187 @@ -= Apache James Customization -:navtitle: Customization += Extending server behavior +:navtitle: Extending server behavior +== Available extension mechanisms + +image::james-hexagons-extensions.png[Extension mechanisms for the Distributed Server] + +The Distributed Server exposes several interfaces allowing the user to write custom extensions in Review Comment: ```suggestion The James Server exposes several interfaces allowing the user to write custom extensions in ``` ########## docs/modules/development/pages/index.adoc: ########## @@ -1,5 +1,10 @@ = Apache James Developer Guide :navtitle: Developer Guide -(TODO) +This page aggregates common knowlege for contributing to APache james servers. Review Comment: ```suggestion This page aggregates common knowlege for contributing to Apache james servers. ``` ########## docs/modules/customization/pages/index.adoc: ########## @@ -1,3 +1,187 @@ -= Apache James Customization -:navtitle: Customization += Extending server behavior +:navtitle: Extending server behavior +== Available extension mechanisms + +image::james-hexagons-extensions.png[Extension mechanisms for the Distributed Server] Review Comment: ```suggestion image::james-hexagons-extensions.png[Extension mechanisms for the James Server] ``` ########## docs/modules/customization/pages/index.adoc: ########## @@ -1,3 +1,187 @@ -= Apache James Customization -:navtitle: Customization += Extending server behavior +:navtitle: Extending server behavior +== Available extension mechanisms + +image::james-hexagons-extensions.png[Extension mechanisms for the Distributed Server] + +The Distributed Server exposes several interfaces allowing the user to write custom extensions in +order to extend the Distributed Server behavior. Review Comment: ```suggestion order to extend the James Server behavior. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
