Adrian Jones
Adrian Jones
I have noted this over here: https://github.com/processwire/processwire-issues/issues/1160#issuecomment-766459583 as well, but just to follow up here - how can you use the $sanitizer API to generate the name when using the...
Sorry to come back to this, but I am seeing page names like this: coral-reef-condition-a-status-report-for-the-u.s-virgin-islands which I think just looks ugly and it's also inconsistent, because the title of the...
Hi @Toutouwai - I think you have my thoughts correct: 1) I am not suggesting that periods should be disallowed, but I think they should be removed when automatically generating...
@ryancramerdesign - yes, that could also help a little, but my modification of `pageNameWhitelist` is also doing that. What are your thoughts about this comment I made: >coral-reef-condition-a-status-report-for-the-u.s-virgin-islands >which I...
Actually, I wonder if semantically it would be nicer if the guest role was not needed for all users (or at least not shown when a user has other roles)....
Thanks for finding that old issue and pointing to the request @Toutouwai
@ryancramerdesign - I am also seeing `---` when entering a title like: "National Academy of Science and Technology - The Philippines" on some servers when creating pages via the "Allow...
Thank @Toutouwai - I'd still like to leave this issue open though because it would be nice to have more flexibility in the name.
Thanks for the detailed report. I don't think I have ever seen an issue in Migrator where images have caused an issue with pages not created yet. It is supposed...
Before you go to any trouble recreating data, can you please try upping your php memory limit and maybe even the max_execution_time - this is actually set at the top...