# HG changeset patch # User Menel # Date 1729680142 -7200 # Node ID e2e387e83dedfe871b93d9beb6f4a4f48033a851 # Parent 23b48120661d01cdd563fe374fb22509a204632d mod_http_admin_api: README.md initial stub file diff -r 23b48120661d -r e2e387e83ded mod_http_admin_api/README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_http_admin_api/README.md Wed Oct 23 12:42:22 2024 +0200 @@ -0,0 +1,32 @@ +--- +summary: "admin api from the snikket projects web portal" +labels: +- 'Stage-Beta' +rockspec: + dependencies: + - mod_cloud_notify + - mod_lastlog2 + - mod_groups_internal +... + +Introduction +============ + +to be done + +Configuration +============= +There is no configuration for this module, just add it to +modules\_enabled as normal. + +# Compatibility + +Depends on community modules: +- mod_cloud_notify +- mod_lastlog2 +- mod_groups_internal + + ------- ------------- + trunk^[checked 2024-10-23] Works + 0.12 unknown + ------- -------------