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

Add Author field for Admin-Plugin in Pages Options #6

Open
xhs345 opened this issue Jul 27, 2016 · 0 comments
Open

Add Author field for Admin-Plugin in Pages Options #6

xhs345 opened this issue Jul 27, 2016 · 0 comments

Comments

@xhs345
Copy link
Contributor

xhs345 commented Jul 27, 2016

Hi, this is a suggestion for an enhancement.

I noticed that the theme is using a 'author' field in each blog page, which is not included in the Admin Plugin. So the only way is to add or change it manually editing the file (usually by going in Expert mode when using the plugin), which might not be intuitive for beginners

I fixed this for me by adding:

                header.author:
                  type: text
                  label: PLUGIN_ADMIN.AUTHOR

in the file system/blueprints/pages/default.yaml below header.metadata:

Now I'm not sure if this is even possible to change with a theme. And if yes, if it should be in the scope of this theme to change it

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

No branches or pull requests

1 participant