programnoir / StudyGameDev-website

Source code to the online resource database for game development fields.
13 stars 0 forks source link

Assign multiple sections to a dLinks entry. #19

Closed programnoir closed 5 months ago

programnoir commented 5 years ago

At the moment, each link needs to be assigned to a unique section. If we want a link to appear in multiple sections, then we need multiple database entries. We can reduce the total number of dLinks entries by modifying the database to work with a comma-separated list of sections in its sSection field.