For instance, I'm working on integrating Disemvowel with Fasttoggle and when someone clicks the 'disemvowel' toggle, it changes the way the comment body is changed. Is there a way to let Fasttoggle know that my toggle needs to always refresh the page?
Comments
Comment #1
nigelcunningham commentedComment #2
nigelcunningham commentedIs there still interest in this? I've been thinking it would be good also for changing the display of nodes and comments when they go from published to unpublished.
Ideally we'd do it without a page reload though but that would require a selector for the whole section that needs replacing and the rendering of that new content. Sounds like it should be doable.
Comment #3
nigelcunningham commentedI'm going to start treating 6.x as bug-fixes only, so I'll move this to the 7.x branch.
Comment #4
nigelcunningham commentedFixed in 4554658858ca16c14ad67e82f1bdfc1db5f0fc34 (7.x-dev branch).