How to subscribe for new topics but not posts?
- Daniel Beardsmore
- Location: Hertfordshire, England
- Main keyboard: Filco Majestouch 1 (home)/Poker II backlit (work)
- Main mouse: MS IMO 1.1
- Favorite switch: Probably not whatever I wrote here
- DT Pro Member: -
- Contact:
It doesn't look like it's possible — the subscription options are very limited. That's the great thing about forums — the useful features are split between different programs and between different installations of the same software. Much like all computer software really. phpBB is modular, but last time I looked at it, the "MOD" system literally involved copying bits of code here, there and everywhere — too stupid for words. A large part of this stems from the fundamental idiocy of prevailing self-serve hosting where each request involves loading a script, compiling it, loading all dependencies, compiling them all, initialising all the code, opening a database connection, and generating a page. With that ludicrous overhead, it doesn't seem worth the load to write a complex plugin system. Software like phpBB should run as a daemon, not as standalone scripts that are compiled on demand.
Once you've got all that sorted out, you can add modules so much more easily, and you won't get something that crawls like WordPress .....
Once you've got all that sorted out, you can add modules so much more easily, and you won't get something that crawls like WordPress .....
- webwit
- Wild Duck
- Location: The Netherlands
- Main keyboard: Model F62
- Favorite switch: IBM beam spring
- DT Pro Member: 0000
- Contact:
We do have an opcode cache of course (xcache). PhpBB also uses it as a memory cache.
-
- DT Pro Member: -
Ah ok, I wasn't aware of the cheerless state of phpBB mods. In this case I guess "View new posts" [1] will do the trick.
[1]: http://deskthority.net/search.php?search_id=newposts
[1]: http://deskthority.net/search.php?search_id=newposts
-
- DT Pro Member: -
Actually the newposts URL above is sorted by last activity so it is not suitable to watch new topics. However this one works: deskthority - New Topics, but only for english part of deskthority.
Edit: it does not work neither. I am still looking for a way to keep myself updated without listing through post I already saw.
Edit: it does not work neither. I am still looking for a way to keep myself updated without listing through post I already saw.
-
- let's go
- Location: Spain
- Main keyboard: Realforce TKL/HHKB (both 45g/JIS)
- Main mouse: CST L-Trac CST2545-5W
- Favorite switch: Topre
- DT Pro Member: -
I open this to get new posts: http://deskthority.net/search.php?search_id=unreadposts.
This one to mark them all read: http://deskthority.net/index.php?hash=0 ... ark=forums
This one to mark them all read: http://deskthority.net/index.php?hash=0 ... ark=forums
-
- DT Pro Member: -
Thank you, but I am looking for a way to see new topics (i.e. threads) and not all the new posts.amospalla wrote:I open this to get new posts: http://deskthority.net/search.php?search_id=unreadposts.
This one to mark them all read: http://deskthority.net/index.php?hash=0 ... ark=forums
- Muirium
- µ
- Location: Edinburgh, Scotland
- Main keyboard: HHKB Type-S with Bluetooth by Hasu
- Main mouse: Apple Magic Mouse
- Favorite switch: Gotta Try 'Em All
- DT Pro Member: µ
Have you tried the forum spy?
http://deskthority.net/spy.php
It's not exactly what you want, but it is a great overview of the current state of the whole forum.
http://deskthority.net/spy.php
It's not exactly what you want, but it is a great overview of the current state of the whole forum.