Help - Search - Members - Calendar
Full Version: plugging hack?
Movable Type Community Forum > Additional Resources > Tips and Tricks
utopia
I'm trying to find a hack or a plugin or whatever that will display the links of people who commented in the last post. I know there is one for B2 and I thought there was one for Moveable Type but I cant seem to find one. Someone told me to use this code:

CODE
<MTComments sort_order="descend">
[<MTCommentAuthorLink spam_protect="1">]
</MTComments>


But It doesn't seem to work, or I'm either putting it in the wrong place.

Does anyone know anything about this? sad.gif
Violet
Skybly's auto-plugger for PHP enabled websites, or here's the code bit without the PHP prettiness:

CODE
<MTEntryPrevious>
<MTComments>
<MTCommentAuthorLink show_email="0">
</MTComments>
</MTEntryPrevious>


Put it between your <MTEntry> tags in your main index template; the plugs won't show up in your archives unless you add it there, too.

I hope that helps!

Vi
charle97
http://www.the-witch.net/archives/2003/07/...er_plugging.php

-------
lol...i was too slow
utopia
Aw, thanks so much. biggrin.gif Just what I was looking for.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.