(04-11-2012 03:09 AM)adisp007 Wrote: Oh,because it's easy?
Easy? Unfortunately, it's hard for me (I'm not a designer).
(04-11-2012 03:09 AM)adisp007 Wrote: Maybe some of them:
- PHP In Templates http://mybbhacks.zingaburga.com/showthread.php?tid=260
- Thread Tooltip http://mybbhacks.zingaburga.com/showthread.php?tid=267
PHP In Templates: I'm a fans of PHP In Templates plugin. The plugin is installed in all of "my" forums (actually it's funny for me for installing the plugin, because I have a zero knowledge about PHP).
Thread Tooltip: If all of the fields of the threads table loaded, Thread Tooltip gives me the snippet of a thread. So I don't need to load an additional query to get the post snippet.
The other plugins I use to load XThreads contents:
http://mybbhacks.zingaburga.com/showthread.php?tid=474
http://mybbhacks.zingaburga.com/showthread.php?tid=486
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=292&pid=94
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=286&pid=1047
But if lenkbreak installs the plugins (the plugins I use to load XThreads contents) in his forum, it will gives some errors because he doesn't have XThreads applications in his forum.
So, the backbone of the demo forum is XThreads. We only need to create a simple plugin to load XThreads contents to other pages (the hard things will be done by XThreads). Not only index or portal, we can load it to user profile page:
http://www.14.mynie.co.cc/member.php?act...http://www.14.mynie.co.cc/member.php?action=pro
Or, we can manipulate our showthread/postbit into a static or dynamic pages (not recommended):
http://www.14.mynie.co.cc/showthread.php?tid=167 (static)
http://www.14.mynie.co.cc/showthread.php?tid=296 (static)
Medal Owner (dynamic):
http://www.14.mynie.co.cc/showthread.php?tid=297
http://www.14.mynie.co.cc/showthread.php?tid=298
http://www.14.mynie.co.cc/showthread.php?tid=299
http://www.14.mynie.co.cc/showthread.php?tid=300
XThreads.... really, it's a powerful tool. Unfortunately, I only know a very basic usage of it