X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=doc%2Fplugin.txt;h=7236006cf115ecdda66931653ed213f639f6dc18;hb=4d3340452eeb478536001bba8bbd058fadc44f36;hp=60a44f5ca0541373b41f4d4812ee172fd5edbb12;hpb=ef30bf506ea3b18f1f743f68984a40b3c9f1945f;p=squirrelmail.git diff --git a/doc/plugin.txt b/doc/plugin.txt index 60a44f5c..7236006c 100644 --- a/doc/plugin.txt +++ b/doc/plugin.txt @@ -116,8 +116,11 @@ List of hooks right_main_bottom src/right_main.php login_top src/login.php login_bottom src/login.php + html_top src/read_body.php read_body_top src/read_body.php read_body_bottom src/read_body.php + html_bottom src/read_body.php + read_body_header src/read_body.php search_before_form src/search.php search_after_form src/search.php search_bottom src/search.php @@ -229,4 +232,4 @@ To set up links for actions, you assign them like this: $Args[1]['your_plugin_name']['href'] = 'URL to link to'; $Args[1]['your_plugin_name']['text'] = 'What to display'; - \ No newline at end of file +