Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #182: Separate page names from the content #187

Merged
merged 4 commits into from Apr 21, 2017

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Apr 1, 2017

We change $cf[headings][show] to false, and hard-code this in the code,
so that we can remove this config option. This makes $cf[headings]
[format] unused, so we remove it as well. We also can get rid of the
page data fields 'heading' and 'show_heading', as the heading of the
page is independent of the page name now.

We change $cf[headings][show] to false, and hard-code this in the code,
so that we can remove this config option. This makes $cf[headings]
[format] unused, so we remove it as well. We also can get rid of the
page data fields 'heading' and 'show_heading', as the heading of the
page is independent of the page name now.
The whole point of this branch is to get rid of $cf['headings'], but
oviously we have forgotten to actually remove these config variables.
We accidentally changed the default of `$cf['mode']['advanced']`, so we
revert that hereby.
We missed to remove the global "declarations", after we had removed the
respective variables.
@cmb69 cmb69 merged commit 2cda433 into cmsimple-xh:master Apr 21, 2017
@cmb69 cmb69 deleted the page-headings branch April 21, 2017 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant