David Glick
David Glick
@sneridagh To be honest, I'm not convinced. Can't we find some part of Volto that can stay the same instead of being rewritten?! I don't want to learn a gazillion...
What I'm hearing from you two is: - Dylan wants to make sure it's possible to render the (public) frontend using a separate application that might be in a completely...
@djay What I was trying to say is that if the Seven CMS UI takes a Hydra approach (I still haven't wrapped my head around how big of a lift...
> The option I see would be to get the user in the PersistentSlashMenu component itself, and pass it to the restricted function. Would that be acceptable? @wesleybl That sounds...
@ichim-david It makes sense to me that RAZZLE_PUBLIC_URL should take precedence if it was set. But let's not remove using `res.locals.detectedHost` -- that's important if RAZZLE_PUBLIC_URL was not set.
Sorry, I was on vacation for the past week. Do people who work on Classic UI sites still prefer to use buildout? If so, then I can certainly understand the...
@1letter @MrTango @stevepiercy I haven't forgotten about this...I'm looking at it again now and trying to figure out what we should do with it. I'm convinced we should have a...
@MrTango Okay, you've convinced me (well, I've been realizing slowly over the past month) that we're not going to achieve a single one-size-fits-all recommendation for how to install Plone. I'm...
@MrTango > But for many other applications out there, you always expect a "how can i install this thing" story, before you go and ask "how can i extend and...
@1letter @MrTango @stevepiercy Here's my new attempt at incorporating the above feedback and the buildout-based and pip-based install instructions from this PR: https://github.com/plone/documentation/pull/1746. It still has some todo items, but...