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
  1. Categories

General Information

Learn about categories - a fundamental element of the future contests structure.

The categories have a tree structure and that allows you to organise a chain of subcategories. Therefore categories and subcategories help you to store and display your contests logically.

Imagine the following structure:

  • Women

    • The Best Women Portrait

    • Another Cool Photo Contest

    • ...

  • Pets

    • Cats

      • The Best Sleepy Cat

      • Another Cat Contest

      • ...

    • Dogs

      • My Funny Dog

      • One More Dog Contest

      • ...

  • Cars

    • The Best Tuning Contest

    • Some Car Contest

    • ...

Using the categories you structure the contests and make the navigation easier for users. To achieve this result NorrCompetition utilises the standard CMS categories. You can display up to 3 levels of categories.

Though every contest should belong to a category it does not inherit ACL permissions from it. Also the contest route does not contain category in it. So the category title won’t be shown in the URL of the contest.

But contests inherit the state of categories. For example, if the category is unpublished, you won’t be able to access the contest which belongs to unpublished category on the front-end. Also, contests inherit view access levels.

All this allows having a low coupling and more flexible display and structure.

PreviousVotes LogNextManaging Categories

Last updated 10 months ago

πŸ“‚