cmb69 / pagemanager_xh

Page management for CMSimple_XH
GNU General Public License v3.0
4 stars 3 forks source link

Prevent saving linked_to_menu as published and vice versa #71

Closed cmb69 closed 3 years ago

cmb69 commented 3 years ago

Currently, it is possible to load pagemanager with $cf['pagemanager']['pagedata_attribute']="linked_to_menu", to change that setting to $cf['pagemanager']['pagedata_attribute']="published" and to save pagemanager; that causes the published settings to be overwritten by the linked_to_menu settings; that works also the other way round, but neither appears to be a useful feature, but rather an oversight.