Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-14395

Add event core.viewtopic_add_quickmod_option_after

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.9-RC1
    • 3.1.6
    • Viewing posts
    • None

      Added an event before the function phpbb_add_quickmod_option is called in
      the viewtopic.php file. The function is run before any event can be called to
      modify $quickmod_array... meaning that any modifications done to this array
      will not affect the options displayed to the user on the viewtopic page itself.
      This event serves two purposes - one, it is easier to add new quickmod options,
      and two, it allows an extenstion developer to check additional permissions and
      apply further authentication for the display of the quickmod options.

            Marc Marc
            LaxSlash1993 LaxSlash1993 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: