mu.nu - We're sorry we accidentally destroyed your panties.
October 30, 2003
One more thing and I promise not to ask again for any more MT help.*
I'm trying to tweak my comments so if there are no comments it says something like "Please say something", and once someone has commented it changes to "Join the conversation" or some such. I've found this MTEntryIfComments thingy but I have no idea how to implement this on my template. I experimented with it (I didn't inhale) but it didn't work at all. Any ideas? Also I'm not quite sure what's going on over at Writer's Noose with Burger Queen but it's either brilliant or scary. Maybe both. * for at least a weekPosted by: Simon at 04:16 AM | Comments (143) | Add Comment | Trackbacks (Suck)
Posted by: Tuning Spork @ at October 30, 2003 04:27 AM
Posted by: Susie @ at October 30, 2003 05:44 AM
Also, Wizbang Tech has lots of neat little tricks and tweaks, as well as links to other guru's online.
Both of these are on my blogroll.
Posted by: Ted @ at October 30, 2003 10:32 AM
Posted by: Daniel @ at October 30, 2003 01:56 PM
Posted by: Ted @ at October 31, 2003 02:04 AM
Which is why it doesn't work.
Posted by: Pixy Misa @ at October 31, 2003 03:43 AM
You need to edit your main index template and add this block where your comments link is:
Come on, say something!
Join the conversation
So, for example, with a default MT Main Index Template,
| ?entry_id=" onclick="OpenComments(this.href); return false">Comments ()
becomes
| ?entry_id=" onclick="OpenComments(this.href); return false">
Be the first to comment
Join the conversation
If you need more help, e-mail me.
Posted by: David @ at October 31, 2003 03:43 AM
What I meant to say was,
<MTEntryIfAllowComments>
| <a href="<$MTCGIPath$><$MTCommentScript$>?entry_id=<$MTEntryID$>" onclick="OpenComments(this.href); return false">Commen
</MTEntryIfAllowComments>
becomes
<MTEntryIfAllowComments>
| <a href="<$MTCGIPath$><$MTCommentScript$>?entry_id=<$MTEntryID$>" onclick="OpenComments(this.href); return false">
<MTEntryIfComments count_equals="0">Be the first to comment</MTEntryIfComments>
<MTEntryIfComments count_greater_than="1">Join the conversation</MTEntryIfComments> </a>
</MTEntryIfAllowComments>
Posted by: David @ at October 31, 2003 03:47 AM
Posted by: David @ at October 31, 2003 04:04 AM
Posted by: Simon @ at October 31, 2003 05:02 AM
Posted by: Pixy Misa @ at October 31, 2003 05:45 AM
Not sure how Mrs M would take it, though.
Processing 0.0, elapsed 0.0083 seconds.
22 queries taking 0.0053 seconds, 34 records returned.
Page size 12 kb.
Powered by Minx 0.8 beta.