![]() |
|
|
|||||||
| Subrion Core Discussion Here we discuss everything that is related to Subrion CMS core functionality. Additional features related to plugins and templates engines. New features that are related to Manage Pages functionality or anything that's not related to Subrion packages. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 644
![]() |
Yes, it's easy. Open file templates/MetallicGlare/brief-article.tpl, find line
PHP Code:
PHP Code:
PHP Code:
|
|
|
|
|
|
#6 (permalink) |
|
Senior Member
|
![]() Well as you see, i don't want these completement. I and a friend write as the news or important news and we don't want the people leave the comments. So i will asked the remove completely that "0 and comment" text
__________________
Excuse me all, My English isn't good
|
|
|
|
|
|
#7 (permalink) |
|
Senior Member
Join Date: Jan 2007
Posts: 289
![]() |
find please the following lines and remove them from brief-article.tpl:
Code:
{if $article.comments > 0}
<a href="article-comments/{$article.id}/index.htm">{$article.comments} {$gLang.comments}</a>
{else}
<span class="comments">0 {$gLang.comments}</span>
{/if}
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Read Full Area | shunny | Subrion Core Discussion | 4 | 07-16-2007 11:34 PM |
| "Move to .. " - FIXED | redeye | Subrion Core Discussion | 10 | 04-30-2007 09:06 PM |
| Getting "page not found" on all menu items - SOLVED | lexscripta | Subrion Core Discussion | 3 | 04-26-2007 10:29 PM |