-
Notifications
You must be signed in to change notification settings - Fork 7
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
Use page unique IDs #28
Comments
Hi there, Please do not rely on Kirby UUID as some doesn't use them by design. |
Hi, can you explain that a little further ? To me, they seem more reliable then slugs. |
Hi, The use of UUIDs is not mandatory with Kirby: it is an option: plugin must therefore provide for this case by considering that UUIDs are not used.
|
Ok, thanks for sharing these thoughts, I'll keep them into consideration. :) |
Now, slugs are used in SimpleStats, Kirby has a new page UID system.
The text was updated successfully, but these errors were encountered: