Ah, this is a wonderful hint. I'll try what can I do to tweak it for
my need.

Cheers, linly

On 3月24日, 上午1時55分, Martin <[email protected]> wrote:
> Ha, got it! Only core functionalities.
>
> Try this:
>
> blogpost here
>
> Comments:
> [(info count target=info.comments)]
>
> Calculate number of next comment:
> { {(info count target=info.comments)}+1 }
>
> [form]
> [session target {p}#comment{ {(info count target=info.comments)}+1 }]
> [box commentx rows=5 cols=40][box]
> [hidden comment "<box>Comment by [[login.{id}|+]], posted [(time {now}
> %d.%m.%Y)]<br><br>{=commentx}</box>"]
> [session edit "{=comment}"]
> [session log "content='{=target}: {p}' target='info.comments'"]
> [submit]
> [form]
>
> Still open for you:
> - You have to have comment#1 on info.comments to get this working.
> - Don't know how to get the comments of each page only get counted.
>
> Greetings, Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to