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

Search found 21 matches
Smarty Forum Index
Author Message
  Topic: html options ....... assign just the selected
khan2265

Replies: 1
Views: 5028

PostForum: General   Posted: Mon Jan 30, 2006 9:21 pm   Subject: html options ....... assign just the selected
my template

<select name="langid" onchange="switch_id(this, 'lang')">
<option value="sn" >-- SN </option>
<option value="sa" & ...
  Topic: spanish UTF8 bug related, i think
khan2265

Replies: 1
Views: 4791

PostForum: General   Posted: Wed Jan 18, 2006 10:19 pm   Subject: spanish UTF8 bug related, i think
kinda urgent =( so please help
  Topic: spanish UTF8 bug related, i think
khan2265

Replies: 1
Views: 4791

PostForum: General   Posted: Wed Jan 18, 2006 9:20 pm   Subject: spanish UTF8 bug related, i think
when i assign

a spanish word to

{$first_name|capitalize}


it caps the last letter resulting in AndréS

instead of Andrés

any ideas?
  Topic: html checkbox select all by default?
khan2265

Replies: 1
Views: 5401

PostForum: General   Posted: Thu Oct 06, 2005 7:49 pm   Subject: html checkbox select all by default?
instead of building an array of selected

is there an easy way to just select them all by default

when using html_checkboxes
  Topic: question about table head
khan2265

Replies: 2
Views: 5528

PostForum: General   Posted: Tue Sep 06, 2005 8:24 pm   Subject: question about table head
{if !empty($users)}

works good enough, thanks =)
  Topic: question about table head
khan2265

Replies: 2
Views: 5528

PostForum: General   Posted: Tue Sep 06, 2005 8:08 pm   Subject: question about table head
<table>

<TR>
<th>Last Name</th>
</TR>

{section name=i loop=$users}
{strip}

<tr onmouseover="this.style.backgroundColor='#99ccff';"
onmouseout="this.styl ...
  Topic: current smarty working with php5.1?
khan2265

Replies: 1
Views: 4041

PostForum: General   Posted: Mon Sep 05, 2005 1:59 pm   Subject: current smarty working with php5.1?
i am thinking of jumping to php5.1 due to the idea of "better" soap
will i run into any potential problems with with smarty and php5.1?
  Topic: trying to find a light weight calendar
khan2265

Replies: 0
Views: 3397

PostForum: General   Posted: Sat Aug 27, 2005 3:49 am   Subject: trying to find a light weight calendar
im trying to find a very simple light weight javascript calendar
that needs to display on every page

it just needs to helight the current date and be able to scroll through the month; no events ha ...
  Topic: fetch tpl with html?
khan2265

Replies: 2
Views: 6604

PostForum: General   Posted: Wed Aug 17, 2005 7:42 pm   Subject: fetch tpl with html?
tried escape html =( but that doesn't work either
can someone please help
  Topic: fetch tpl with html?
khan2265

Replies: 2
Views: 6604

PostForum: General   Posted: Wed Aug 17, 2005 7:30 pm   Subject: fetch tpl with html?
i have code that fetches a template and print it out

my question is that is there a way the html tags can be parsed correctly when i fetch it and print it out?

for example if i have <b>bol ...
  Topic: Smarty 3.0: initial discussion
khan2265

Replies: 172
Views: 534274

PostForum: Smarty Development   Posted: Mon Aug 15, 2005 8:36 pm   Subject: Smarty 3.0: initial discussion
please just make it compat with php 5.1
and release it when 5.1 production comes out.

5.0 has way too many problems, especially with damn sOAP
  Topic: When is Smarty overkill?
khan2265

Replies: 6
Views: 10568

PostForum: General   Posted: Mon Jun 20, 2005 9:11 pm   Subject: When is Smarty overkill?
you can use one copy of smarty for all the projects

I don't think your goal is to just have a 2 php file guestbook right?

so in the long run, the smarty lib won't seen so big with all your proje ...
  Topic: When is Smarty overkill?
khan2265

Replies: 6
Views: 10568

PostForum: General   Posted: Tue Jun 14, 2005 7:10 pm   Subject: When is Smarty overkill?
why is a guestbook app overkill for smarty?...

if you have serveral projects, using smarty correctly
can reduce hours of development time
  Topic: 2.6.9 javascript problem
khan2265

Replies: 3
Views: 6637

PostForum: General   Posted: Fri May 13, 2005 8:09 pm   Subject: 2.6.9 javascript problem
yea with the quotes, it works in 2.6.9
  Topic: 2.6.9 javascript problem
khan2265

Replies: 3
Views: 6637

PostForum: General   Posted: Fri Apr 01, 2005 8:21 pm   Subject: 2.6.9 javascript problem
<tr onmouseover=this.style.backgroundColor='#99ccff'; onmouseout=this.style.backgroundColor='#ffffff';>

this no longer works =(
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


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