kevinjardine / shoutout

Allows adding content (possibly with file attachments) directly to the river
5 stars 3 forks source link

After creating item, forwards to /activity despite setting #16

Closed mrclay closed 12 years ago

kevinjardine commented 12 years ago

The setting determines the appearance of activity (title and whether the filter is preselected to shoutout). The shoutout page is always activity.

mrclay commented 12 years ago

I figured out a way to fix via our plugin.

kevinjardine commented 12 years ago

If you want to change or clarify the spec for this plugin, please do so. Much better than maintaining multiple repositories in my view.

mrclay commented 12 years ago

On our site, "Activity" has been replaced (rebranded) as Shout Out, so having URLs go to /shoutout is kind of a matter of identity as well as introducing less confusion. Not sure what the general user of this plugin will want, but I could imagine that being a good option.

kevinjardine commented 12 years ago

OK - I had thought that the requirement was that activity would become shoutout-enhanced. From my point of view, shoutout is really an enhancement to the activity river, not its own thing.

But if you would like some other behaviour, just shoot me an email describing it in more detail so I'm sure that I'll get it right.

kevinjardine commented 12 years ago

Also to add that a natural extension to shoutout would be to ajaxise the activity river so that it is periodically updated and so that comments and likes do not reload the whole page.