Subrion CMS Support Forums   Follow Subrion on Twitter Join Us on Facebook

Go Back   Subrion CMS Support Forums > Subrion CMS Core Discussion > Subrion Core Discussion

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.

Reply

 

LinkBack Thread Tools Display Modes
Old 07-25-2007   #1 (permalink)
Senior Member
 
Join Date: Apr 2007
Location: YOZGAT[TR]-StraSbourg[Fr]
Posts: 167
TurXaliM is on a distinguished road
Send a message via ICQ to TurXaliM Send a message via MSN to TurXaliM Send a message via Skype™ to TurXaliM
Question We can't disabled the "READ FULL"?





Well, We can't disabled the "READ FULL"?
I want every body read the articles as a BLOG wordpress, directly!
This is possible?
__________________
Excuse me all, My English isn't good
TurXaliM is offline   Reply With Quote
Old 07-25-2007   #2 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: We can't disabled the "READ FULL"?

Yes, it's easy. Open file templates/MetallicGlare/brief-article.tpl, find line
PHP Code:
{text_to_snippet text=$article.body summary=$article.summary length=300
and replace with next one
PHP Code:
{$article.body
Also, slightly below, remove code
PHP Code:
<a href="{get_view_article_url title=$article.title id=$article.id}" {if $article.nofollow}rel="nofollow"{/if}>{$gLang.read_full}</a>&nbsp;|&nbsp
Good luck.
Sergey Hmelevsky is offline   Reply With Quote
Old 07-26-2007   #3 (permalink)
Senior Member
 
Join Date: Apr 2007
Location: YOZGAT[TR]-StraSbourg[Fr]
Posts: 167
TurXaliM is on a distinguished road
Send a message via ICQ to TurXaliM Send a message via MSN to TurXaliM Send a message via Skype™ to TurXaliM
Default Re: We can't disabled the "READ FULL"?

Oow, thank you very much.
This is OK.
__________________
Excuse me all, My English isn't good
TurXaliM is offline   Reply With Quote
Old 07-26-2007   #4 (permalink)
Senior Member
 
Join Date: Apr 2007
Location: YOZGAT[TR]-StraSbourg[Fr]
Posts: 167
TurXaliM is on a distinguished road
Send a message via ICQ to TurXaliM Send a message via MSN to TurXaliM Send a message via Skype™ to TurXaliM
Default Re: We can't disabled the "READ FULL"?

And the "0 Comment" text? How i can removed from articles?
__________________
Excuse me all, My English isn't good
TurXaliM is offline   Reply With Quote
Old 07-26-2007   #5 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 289
admin is on a distinguished road
Default Re: We can't disabled the "READ FULL"?

Do you want to remove it when it's equal to 0 or you do not want to have it at all even if you have comments?
admin is offline   Reply With Quote
Old 07-26-2007   #6 (permalink)
Senior Member
 
Join Date: Apr 2007
Location: YOZGAT[TR]-StraSbourg[Fr]
Posts: 167
TurXaliM is on a distinguished road
Send a message via ICQ to TurXaliM Send a message via MSN to TurXaliM Send a message via Skype™ to TurXaliM
Default Re: We can't disabled the "READ FULL"?



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
TurXaliM is offline   Reply With Quote
Old 07-26-2007   #7 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 289
admin is on a distinguished road
Default Re: We can't disabled the "READ FULL"?

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}
admin is offline   Reply With Quote
Old 07-26-2007   #8 (permalink)
Senior Member
 
Join Date: Apr 2007
Location: YOZGAT[TR]-StraSbourg[Fr]
Posts: 167
TurXaliM is on a distinguished road
Send a message via ICQ to TurXaliM Send a message via MSN to TurXaliM Send a message via Skype™ to TurXaliM
Default Re: We can't disabled the "READ FULL"?

Thank you!
__________________
Excuse me all, My English isn't good
TurXaliM is offline   Reply With Quote
Old 08-01-2007   #9 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 289
admin is on a distinguished road
Default Re: We can't disabled the "READ FULL"?

You are welcome
admin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

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


All times are GMT -6. The time now is 09:49 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0