NorrCompetition | NorrNext Documentation
DocumentationNorrCompetition
  • 🚀Getting started
    • Technical Requirements
    • Installation and Updates
  • 🛠️Configuration
    • Component Options
    • General
    • Contests
    • Contest
    • Entries
    • Entry
    • Categories
    • Category
    • Images
    • Comments
    • Contest Form
    • Permissions
  • 🖼️Contests
    • Managing Contests
    • Creating Contest
    • Contest Layout Options
    • Closing Contest
  • 🏆Entries
    • Managing Entries
    • Adding Entry
    • Approving Entry
    • Entry Data Comparison
    • Entry Layout Options
    • Submitting Entry Form
    • Contestant's Profile
    • Votes Log
  • 📂Categories
    • General Information
    • Managing Categories
    • Creating Category
    • Category Layout Options
  • 🧩Fields
    • General Information
    • Managing Fields
    • Field Types
    • Creating Field
  • 🔋Modules
    • NorrCompetition Entries
    • NorrCompetition Contests
    • NorrCompetition Grid
  • 🔌Plugins
    • NorrCompetition Notifications
    • NorrCompetition Smart Search
    • NorrCompetition Search
    • NorrCompetition Sitemap
    • NorrCompetition Profile Link
    • Application for EasySocial
    • NorrCompetition Application for JomSocial
    • AUP plugin for NorrCompetition
    • NorrCompetition Image Moderation
      • Sightengine Setup
      • Plugin Configuration
  • 💬Comments
    • Integration with Facebook
    • Integration with JComments
    • Integration with Komento
    • Integration with Disqus
    • Integration with VK.com
  • ☁️Remote Storage
    • General Information
    • AWS S3
  • 🖥️Customisation
    • Template Overriding
    • Using content plugins on entry page
    • Link to contestant
    • Events
      • Content
      • Contest
      • Entry
      • Entry Form
      • Field
      • Vote
      • Other
  • ✍️Localisation
    • Language pack installation
    • How to take a part in NorrCompetition localisation
  • 📜Best Practices
    • Recommendations on image sizes
    • Use on multilingual sites
    • Tutorial: How to Create Photo/Video Voting Contest on Joomla
    • Tutorial: Monetize Voting Contests via Membership
    • Tutorial: Monetize Voting Contests via Points
    • Embedding HTML snippets on example of music contest
  • 💡FAQ
    • How the protection from unfair voting is implemented?
    • What notifications does the component send?
    • Create and edit contests on front-end
    • Submitting Entries by Unregistered Users
    • How to install sample data
    • How to change the order of tabs with comments
    • Using navigation module (breadcrumbs)
    • NorrCompetition and YOOtheme Pro
  • 🔍Troubleshooting
    • I do not get notifications from NorrCompetition
    • I get an error or white screen on photo upload
    • No images appear after submitting entries
    • Submit button is not working
  • User is not able to vote. Errors in the console
Powered by GitBook
On this page
  • Photo Options
  • Gallery Options
  • Watermark Options
  • Video Options
  • Import Options
  1. Configuration

Images

The image settings.

PreviousCategoryNextComments

Last updated 11 months ago

Images - global settings

Photo Options

  • Library – the library for images manipulation: GD or ImageMagick. Select the image processing library. If the option is not active, it means that this PHP extension is not installed on your server.

Use ImageMagick for better quality of images

  • Max File Size (KB) – the maximum file size of the uploaded image in kilobytes.

  • Quality (from 10 to 100) - the quality of the stored images. The range from 10 to 100 with a step of 5.

  • Big Image Width – the maximum width of the image for the lightbox.

  • Big Image Height – the maximum height of the image for the lightbox.

  • Medium Image Width – the maximum width of the image on the entry page.

  • Medium Image Height – the maximum height of the image on the entry page.

  • Small Image Width – the maximum width of the image in the list of entries.

  • Small Image Height – the maximum height of the image in the list of entries.

  • Crop Small Image - if enabled then the cropper interface will be loaded and the small image will be cropped.

  • Small Image Ratio – the aspect ratio of the small image. This ratio will be used during image cropping process.

  • Preview Image Width – the maximum width of the preview image after its upload.

  • Preview Image Height – the maximum height of the preview image after its upload.

Gallery Options

  • Thumbnail Width – the width of the gallery thumbnail.

  • Thumbnail Height – the width of the gallery thumbnail.

  • Creation Method – the creation method of thumbnails. - Scale - the original image will be scaled and filled with the black areas to match the size. - Crop - the original image will be scaled, centered and croped.

NorrCompetition does not support image regeneration. If you change the image size options they will be applied for newly created images. Old images will have the same size as before.

Watermark Options

  • Watermark – the watermark image to apply to photos.

  • Medium Image Watermark – apply the watermark for medium image. Please note that the watermark image will be scaled according to the ratio between big image width and medium image width. The margins also will be scaled.

  • Transparency – define the transparency of the watermark. The valid numbers are between 0 and 100.

  • Right Margin – define the margin of the watermark from the right side of a background image.

  • Bottom Margin – define the margin of the watermark from the bottom of a background image.

Video Options

  • Thumbnail Width – the width of the video thumbnail. Note that the original thumbnail will be resized and cropped to match this parameter.

  • Thumbnail Height – the width of the video thumbnail. Note that the original thumbnail will be resized and cropped to match this parameter.

Import Options

  • Resize Method – Select the resize method of small images on automatic entries import. - Scale - the original image will be scaled and filled with the black areas to match the size. - Crop - the original image will be scaled, centered and cropped.

🛠️
NorrCompetition images - global settings