1
justtupeu
Including "New Comment" just in the news in the Article module posible ?
  • 2005/7/7 8:21

  • justtupeu

  • Just popping in

  • Posts: 78

  • Since: 2005/6/7 8


I want users to be able to add a comment just before they read my news in the Articles module, and that they wouldn't have to first click the "Send a comment" button..
I've guessed the sollution is in the article_item.html file but can't figure out what exactly to do..
Here's the code
Quote:


<{if $noart neq 1}>

<{foreach item=article from=$articles}>
















<{$article.article_title}>


 
<{if $show_art_posted eq 1}>
<{$posted_on}> <{$article.art_posted_datetime}>
<{/if}>
<{if $show_art_poster eq 1}>
<{$art_post_by}>
href="<{$xoops_url}>/userinfo.php?uid=<{$article.art_author_id}>"><{$article.art_author_name}>

<{/if}>
<{if $show_art_reads eq 1}>
(<{$article.art_views}> <{$art_reads_cap}>)
<{/if}>


<{$article.art_article_text}>

<{if $numpages neq 1}>






<{$article.pagenum}> <{$article.pageofint}> <{$article.pageof}> <{$article.pagenumint}>

<{$article.pageprev}> :: <{$article.pagenext}>

<{/if}>


<{/foreach}>







<{if $print_allow eq 1}>
::
<{$print_art_link}>
<{/if}>

<{if $email_allow eq 1}>
::
<{$email_friend}>
<{/if}>





<{$commentsnav}>
<{$lang_notice}>




<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>



<{/if}>

<{if $noart eq 1}>

<{$noarticle}>


<{/if}>


Would be grateful for any help.
Vineri triskaideka - contest for Vineri triskaideka phrase

2
justtupeu
Re: Including "New Comment" just in the news in the Article module posible ?
  • 2005/7/7 15:26

  • justtupeu

  • Just popping in

  • Posts: 78

  • Since: 2005/6/7 8


Can anybody help please ? This is very important to me..
Thanks in advance.
Vineri triskaideka - contest for Vineri triskaideka phrase

Login

Who's Online

207 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits