Subrion CMS Support Forums  

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 03-12-2008   #1 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 13
webgomer is on a distinguished road
Exclamation Clicking "Preview" submits article

2 things...

1. When authoring an article and clicking on "Preview" it actually submits the article.

2. When adding the line breaks (carriage return) it does not add a space between lines of text. It shows a space in the editor but when published there is no space between lines of text.

v1.2 with
Metallic Glare

Thanks!

Brad
webgomer is offline   Reply With Quote
Old 03-12-2008   #2 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 641
Sergey Hmelevsky will become famous soon enough
Default Re: Clicking "Preview" submits article

Hi Brad,
1. Yes, "Preview" button submits an article but no one can read it, except site administrator and author. When article has such state, author can view "Publish" button below the article text, that makes articles finally published.
2. Carriage return creates a new paragraph. If you don't like default spacing between paragraphs, you can do follow:
a) open file templates/MetallicGlare/view-article.tpl, line #94
Code:
{$article.body}
and wrap it in DIV
HTML Code:
<div id="article_body">{$article.body}</div>
b) after that, open filec templates/MetallicGlare/css/main.css and add to bottom
Code:
div#article_body p {
  padding-top: 15px;
}
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky is offline   Reply With Quote
Old 03-12-2008   #3 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 13
webgomer is on a distinguished road
Thumbs up Re: Clicking "Preview" submits article

Sergey, you are fast and accurate! This worked pefectly.

Thanks

Brad
webgomer is offline   Reply With Quote
Old 03-12-2008   #4 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 641
Sergey Hmelevsky will become famous soon enough
Default Re: Clicking "Preview" submits article

Always at your services, Brad
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky 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
What does it mean "Petal", this is English? TurXaliM General Chat 6 09-05-2007 02:16 AM
We can't disabled the "READ FULL"? TurXaliM Subrion Core Discussion 8 08-01-2007 10:29 PM
"Move to .. " - FIXED redeye Subrion Core Discussion 10 04-30-2007 08:06 PM
Getting "page not found" on all menu items - SOLVED lexscripta Subrion Core Discussion 3 04-26-2007 09:29 PM


All times are GMT -6. The time now is 02:54 PM.


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