Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Standard Formatting

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
ef_moya
Smarty n00b


Joined: 26 Jun 2003
Posts: 2
Location: Southern California

PostPosted: Thu Jun 26, 2003 11:28 pm    Post subject: Standard Formatting Reply with quote

I would like to see Smarty regularize the handling of text insertion in the template. I would like to be able to write:

<html>
<head>
<title>...</title>
{$css}
{$jscr}
</head>
etc.

And if the two variables are null or empty I'd like the output to look like:

<html>
<head>
<title>...</title>
</head>

with NO extra lines in the output. Even if there is text in the variable I'd like the text to NOT have extra lines in the output.

I know that extra lines in the output make no difference but I still would like the output to look like I designed it.

(I HATE this centered stuff.)
_________________
EFM
http://moya.us/
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Feature Requests All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP