You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should take into an account that a page can have multiple authors, like co-contributors in git.
git contributor is also a good feature but page.meta.author should override git contributor.
The plugin was first thought to use git information. Nevertheless, we can move forward more easily with the metadata of the page. Let's start by this side, then I'll see the git logic from @timvink plugins.
The formatting should be like this
<author>
<name>Krishan Subudhi</name>
</author>
Refering to the RSS standard to ensure our compliance. the author tag should have an email address:
From #34
Thanks for your inputs.
I think we should take into an account that a page can have multiple authors, like co-contributors in git.
The plugin was first thought to use git information. Nevertheless, we can move forward more easily with the metadata of the page. Let's start by this side, then I'll see the git logic from @timvink plugins.
Refering to the RSS standard to ensure our compliance. the author tag should have an email address:
It'll be natural with the git log, but for the page.meta it's on the page writer.
Originally posted by @Guts in #34 (comment)
The text was updated successfully, but these errors were encountered: