dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Add missing editorial pages #170

Closed Almad closed 3 years ago

Almad commented 3 years ago

Adds:

as editable pages in the admin.

Disadvantage of that: dynamically generated areas were removed and all typography entities were replaced with HTML entities since they are out of cp1250 range. Even though columns are encoded as utf-8, we keep the connection as latin2, so...yeah.