manGoweb / MangoPress

(WordPress + Nette)²
35 stars 4 forks source link

better working with links #36

Closed ViliamKopecky closed 6 years ago

ViliamKopecky commented 9 years ago

some mechanism to be able to link to the "contact page", but its url might change, and language, etc.

probably some sidebar component in admin, where you'd be able to mark page/post with some identifier (CONTACT_PAGE) and then in content there would be a shortcode, that could make links to these identifiers..

<a href="[page CONTACT_PAGE]">
ViliamKopecky commented 6 years ago

Solution is using page roles component