Hi,

is this module ajaxified..? if not how can i make it..? so that it updates and displays automatically when anything new is created on the site.
and also, is it possible to auto update time in minutes,hours etc.. like

if a node is created it should display..
"[user-name] created a new blog [title] 1 minute ago"

so after 2 minutes it should say

"[user-name] created a new blog [title] 2 minute ago"

so after 1 hour it should say

"[user-name] created a new blog [title] 2 hour ago"

i think you got the idea .. just like facebook wall.

any suggestions..?

Comments

Scott Reynolds’s picture

Title: auto update time and new content » Realtime Activiy
Priority: Major » Normal

You can do the time ago in the by configuring the Activity: Created field to be time ago.

Realtime Activity would probably require an additional JS to the page to do the polling

In a real time system I am currently building, we are actually using Comet servers to handle the long polling. Not sure if something like that belongs in a Drupal module...

madhusudan’s picture

Configuring the activity..? you mean in the activity settings..? i could not find anything there. also checked in
"activity publisher templates".

can you please elaborate..

Scott Reynolds’s picture

http://skitch.com/supermanscott/d11ac/creation

The Views Field has the setting for you. Just configure the Activity creation date and you can tell it to output in 'time ago'

madhusudan’s picture

@Scott Reynolds -

Thanks got the right views.. and when is JS feature is coming..? (ajax like update)

Scott Reynolds’s picture

I am not working on any realtime stuff for Drupal at the moment. But more then willing to review peoples work.

youkho’s picture

I'm also looking for this feature it will be a great addition to most social oriented websites "maybe something like the twitter live update"

Drake’s picture

I'm interesting in this feuture as well...
I tested Heartbeat and this module provides this feuture... the stream shows the message the 10sec... that's a great and i think this would improve this module a lot...

Are any news about this task? any progress here?

_shy’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

D6 reached its EOL back in February 2016, and there is no active release for D6 for this module anymore.
Development or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.

If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.