This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Load content from db #106
Labels
enhancement
New feature or request
Priority: High
High priority and needs to be fixed first
refactor
Rewrite activities, practices, board and FAQ to load content from a table in db called 'content'.
Available columns: id, page={activities,board,FAQ}, title, description, image_filename, image_label, order={uniqe}
This will allow to remove content from source code in activities.php, faq.php and from board.php. Layout will obviously be the same everywhere.
The text was updated successfully, but these errors were encountered: