[pmwiki-users] Twitter/collaboration ... (:isdoing what about implementing a status field:) ?
Patrick R. Michaud
pmichaud at pobox.com
Fri Jul 25 17:23:36 CDT 2008
On Thu, Jul 24, 2008 at 12:18:20PM +0200, St�phane Heckel wrote:
> Hello there, ...
>
> Just thinking about having a twitter like feature with a new (:isdoing
> mystuff:) markup where you could update your status, ... (more or less like
> the (:title:) markup)
> We could then have a (:pagelist group=People fmt=#isdoing order=-time:) to
> show latest updates, ...
In a person's page:
(:isdoing:using PmWiki's built-in PTVs to define what he's doing:)
Then to display what everyone is doing:
[[#isdoing]]
* {=$FullName} {=$:isdoing}
[[#isdoingend]]
(:pagelist group=People fmt=#isdoing $:isdoing=?* order=-time:)
Pm
More information about the pmwiki-users
mailing list