Subrion CMS Support Forums  

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

Reply

 

LinkBack Thread Tools Display Modes
Old 03-12-2008   #1 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 11
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)
Super Moderator
 
Join Date: Apr 2007
Posts: 455
Sergey Hmelevsky is on a distinguished road
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: 11
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)
Super Moderator
 
Join Date: Apr 2007
Posts: 455
Sergey Hmelevsky is on a distinguished road
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 03:16 AM
We can't disabled the "READ FULL"? TurXaliM Subrion CMS Packages Discussion 8 08-01-2007 11:29 PM
"Move to .. " - FIXED redeye Subrion CMS Packages Discussion 10 04-30-2007 09:06 PM
Getting "page not found" on all menu items - SOLVED lexscripta Subrion CMS Packages Discussion 3 04-26-2007 10:29 PM


All times are GMT -6. The time now is 01:50 PM.


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