MOD Description: This MOD will allow you to easily see all topics you are watching. It uses search.php for this.
MOD Version: Released
phpBB Version: 2.0.21
MOD Download: Release topic
Demo:
Index:
List watched topics:
Code: Select all
## 2006-11-28 - Version 0.2.0
## - Custom template
## - Remove with select boxes (great idea, drathbun)
## - MODx'd
angelp1ay wrote: However you seem to be integrating with the inbuilt search function - looks like a nicer approach.
drathbun wrote:angelp1ay wrote:However you seem to be integrating with the inbuilt search function - looks like a nicer approach.
And much less coding, much less opportunity to introduce a security issue.
angelp1ay wrote: Sadly I installed the other mod just 2 days ago - I think I'll probably still uninstall and swap to this though. I don't suppose the "View Watched Topics" link is on viewforum.php and viewtopic.php too?
eviL<3 wrote:angelp1ay wrote:I don't suppose the "View Watched Topics" link is on viewforum.php and viewtopic.php too?
Nope, but it'd be easy to addTry to do it yourself (look at the edits for index.php and index_body.tpl), and if you fail, i'll help you