Differences
This shows you the differences between the selected revision and the current version of the page.
punbb13:pun_topic_online_users 2008/10/03 11:16 | punbb13:pun_topic_online_users 2020/02/06 11:04 current | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== General idea ===== | ===== General idea ===== | ||
- | * ... | + | Display user presence in the forum (reading topic, replying topic) |
===== Specification ===== | ===== Specification ===== | ||
- | * ... | + | * Display user actions |
- | + | * in the bottom of ''viewtopic.php'' page | |
- | ===== Development ===== | + | * who is reading this topic now |
- | * Trac ticket: #86 | + | * in the bottom of ''post.php'' page |
+ | * who is replying this topic now | ||
+ | * who is reading this topic now | ||
+ | * Make option in ''Profile'' page: | ||
+ | * Presence settings | ||
+ | * if checked - do not ever display your actions in the forum | ||
===== Feature requests ===== | ===== Feature requests ===== | ||
Please, add your requests here. | Please, add your requests here. | ||
+ | |||
+ | ===== Development ===== | ||
+ | * Trac ticket: #86 |