Andrew Embler

Results 292 comments of Andrew Embler

This would be nice – it should work similarly to how the topic block can modify the page title and meta title of a page based on the current topic....

> I have this pretty much ready to go for simply setting a custom parent with a page selector, just wondering a couple things. > > Do you also want...

@herent Would you mind creating a pull request with what you have? It sounds like a helpful start to the problem, and I could add a page type selector. I...

@herent I think disabling the sitemap display order if you've selected "custom parent page" and/or "include all children" is a really smart solution you've come up with. Because someone might...

I think we ought to be able to provide a special overriding method name for an action. So that certain items on a page can operate independently of each other....

This is a great solution – really well done. I like the use of isValidControllerTask – makes this really clean. No, it won't work with Stack::getByName but that's not surprising....

Looking at the code in github, my stack was still working. I think that's because we changed getGlobalBlocks to grab all stack blocks, rather than just those in global areas....