Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13299

Dropdown menu for forum images in directory

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 3.1.1
    • 3.2.12-RC1
    • ACP
    • None

    Description

      When adding a new rank image, you upload the image inside the "/images/ranks" directory, and then go in the ACP and chose the newly uploaded image from the dropdown menu. I propose the same system for the forum images feature, as currently we have to manually type the path to the image.

      So... Create a /forum_images/ directory inside the /images/ dir, where the ranks, smilies folders are, and figure out how to list files inside that new directory

      Advantage:
      It makes it easier to add forum images and its a cleaner way to manage these images, same as we manage ranks, smilies, etc.

      It also saves some small database space as instead of typing the same directory path over and over again, for each image, the php code is just set to list files in a specified directory...

      /images/forum_icons/image.png
      /images/forum_icons/image.png
      /images/forum_icons/image.png
      /images/forum_icons/image.png
      /images/forum_icons/image.png

      ......

      Attachments

        Activity

          People

            Unassigned Unassigned
            Dragosvr92 Dragos Valentin Rădulescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: