Soma Posted October 3, 2011 Posted October 3, 2011 I created a special template where I've set some settings under System tab. Now the "Disable Settings Tag" and "Disable Trash Option" are behaving strange, as when I flag "Disable Settings Tab" and save, Settings tab doesn't show up. When I go and unflag that option again and save it's still checked, but the settings tab does show up. When I go and uncheck "Disable Trash Option" and save the settings tab flag also is suddenly unchecked...
ryan Posted October 4, 2011 Posted October 4, 2011 Good find Soma! It was a typo in the code, so the noSettings and noTrash were connected in a manner they shouldn't have been. Just fixed in the latest commit. Thanks!
Soma Posted October 4, 2011 Author Posted October 4, 2011 Thanks Ryan for the quick fix. Just tested and works fine. Just noticed when I set the flag to not be able to move, I still see the "move" action int he page tree.
ryan Posted October 4, 2011 Posted October 4, 2011 That move in the page tree refers to moving or sorting (they are synonyms in this context). Since your page can't be moved to another parent, it can only be moved within the same parent (aka sorted).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now