Do you have any examples using Live Update to display nodes which have been updated to a 'published' status? At the moment it requires a page refresh to show previously unpublished nodes.
This is a great module by the way...
Do you have any examples using Live Update to display nodes which have been updated to a 'published' status? At the moment it requires a page refresh to show previously unpublished nodes.
This is a great module by the way...
Comments
Comment #1
sittard commentedChanging this to a bug report because I think Live Update should be able to handle the unpublished status changing to published. The reason I need this is because I'd like to prepopulate my live update nodes and publish them during a live event.
Comment #2
jonskulski commentedSittard, I'm setting this back to a support request because it is an implementation of the API and not an error in the code.
The live update implementation for Nodes is incredibly sparse and meant more of an example. That said you could copy that module and modify it so that it also checks
and that will solve your problem.
In the future I would like to release a more full featured implementation of this module. It'd be great to wrap it in views, however that presents a huge list of issues.
Anyway, hope this helps!
Comment #3
jonskulski commented