We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I know we've discussed this in passing, but I came across the below while looking at the migration path from gorriecoe/silverstripe-link and I think this makes a lot of sense to do. https://github.com/elliot-sawyer/silverstripe-link/blob/9558cb987c544fab1981c7ade4af6966f9ba683a/src/extensions/LinkSiteTree.php#L85-L88
Should we add a similar warning for FileLink and SiteTreeLink when the page is missing or unpublished?
FileLink
SiteTreeLink
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I know we've discussed this in passing, but I came across the below while looking at the migration path from gorriecoe/silverstripe-link and I think this makes a lot of sense to do.
https://github.com/elliot-sawyer/silverstripe-link/blob/9558cb987c544fab1981c7ade4af6966f9ba683a/src/extensions/LinkSiteTree.php#L85-L88
Should we add a similar warning for
FileLink
andSiteTreeLink
when the page is missing or unpublished?The text was updated successfully, but these errors were encountered: