WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Droplets & Snippets => Topic started by: chio on October 28, 2007, 05:18:09 PM

Title: New Snippet: Last Comments
Post by: chio on October 28, 2007, 05:18:09 PM
Hi
I've made a snippet to display the last comments (news-module) anywhere. Its a little "beta" still, but I think it should not cause any troubles.

You can invoke it e.g. on your homepage, or (this is for made it) per code-module on a hidden page to get more overview on your site; if there are new comments or - spammers ;-).
It displays also links to the postings where the comment is and - if you are logged in - a link to edit the posting/comment.

call: <?php display_lastcomment s(); ?>
for additional parameters check the english readme.txt.
German Documentation (http://www.beesign.com/WebsiteBaker/pages/posts/letzte-kommentare-anzeigen16.php) |  Download (http://www.beesign.com/WebsiteBaker/download/lastcomments_v0.1.zip)


Title: Re: New Snippet: Last Comments
Post by: artifaction on December 08, 2007, 10:53:48 AM
Works perfect, ive been looking for a funktion like this, thanks
Title: Re: New Snippet: Last Comments
Post by: babsy on June 10, 2009, 11:05:43 AM
hi.... and thanks, this module works great :)

i wanted to only show the maybe 4-6 words of the content of the comment, and not the name of who wrote it!
but i can´t find the files for this module under module?

any one knows where i can find the file, to change output of this module.. :)

Title: Re: New Snippet: Last Comments
Post by: chio on June 10, 2009, 02:54:52 PM
Ist in
modules/lastcommenst/include.php

Sei gnädig, wenn du den Code ansiehst..



Title: Re: New Snippet: Last Comments
Post by: babsy on July 07, 2009, 05:01:30 PM
hi again... i´ve tried changing it so i just have the headlines, but i can´t get the link to work.. anyone who tried?? and succeded :)
Title: Re: New Snippet: Last Comments
Post by: danest on February 08, 2010, 04:24:39 PM
Thank you for the snippet. I have been looking for something like that, and nobody could help me. Suddently I found it, and it works fine it seems.
I have around 150 newd posts around my site, and all are opn for comments. Without this, it would be impossible to know what is going on.
Great!
Title: Re: New Snippet: Last Comments
Post by: Turskis on December 15, 2010, 08:40:06 PM
Is it possible to display title of the commented post with this snippet?