Ubuntu.it Forum search user's posts in a 3d

By Alkatron Last update Jul 5, 2009 — Installed 40 times.


Script Summary: Simple filter a 3d showing only posts from a user in a SMF 3d

With this script you can show only the posts in a 3d of the user that you want.

Change the include directive according to websitename

// @include http://TheSiteYouWantToFilter/*

Define user whose posts you want to read in the open 3d

var NameToSearch = 'username';

P.S. this script must be enabled when needed and disabled after use