-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I have two ideas for additional features.
I'm willing to provide PR's for those if you are interested.
-
add config option to also show the button if no user is curretly logged in.
My use case is that I have a staging area where the editing happens, and it is OK if users click on the button and need to login first. (On the public live page the login and admin plugin are not installed.) -
add config option to set custom
target
for the link
to prevent opening dozens of tabs -
add page header/frontmatter option to set custom
editUrl
to use for the button
My use case is that e.g. on the "Newsletter" page they actually need to write a mail instead of editing the newsletter page.
What do you think about those ideas and which of them would you like to be part of your plugin?
PS: Having these options would allow me to use your plugin instead of hacking around in my theme ...