-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Allow individual files to opt out or override URLs set by this plugin #12
base: master
Are you sure you want to change the base?
Conversation
…this plugin via a flag in file metadata - dateurls-exclude: true
in metadata - dateurls-override: "/2018/07/08/this-post-appears-in-the-future" (removed console logs)
... any thoughts? |
Thanks, looks interesting. The exclude option seems pretty straight forward. The override looks like to could use a bit more error checking, in situations where the override path is invalid. Thoughts? |
On 10 July 2014 14:14, Mark Groves [email protected] wrote:
Any others come to mind?
|
@mgroves84 If you OK my list of checks above, I'll be happy to submit a PR, just waiting on your response. |
@bguiz thanks looks good. Please PR |
I have become too preoccupied by other things to review, merge, and release this PR. However, you should have received an invite a while ago to join the DocPad Extras Team, which will give you write access to this repository, so you can merge in the PR. For an orientation, or if you need any assistance following the semi-automatic release process from |
This patch would allow individual files to opt out from having their URLs set by this plugin, via a flag in file metadata, e.g.
Alternatively, one may override the URLs manually, e.g.