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 5 matches
Smarty Forum Index
Author Message
  Topic: Output template name for each template
lsemel

Replies: 1
Views: 4295

PostForum: General   Posted: Wed Sep 10, 2003 7:38 pm   Subject: Output template name for each template
I want to output a comment
<!-- begin [name of template file] --> and <!-- end [name of template file] --> at the beginning and end of the output for each template.

...
  Topic: smarty_make_timestamp fails for certain times
lsemel

Replies: 1
Views: 8636

PostForum: Bugs   Posted: Fri Sep 05, 2003 3:58 pm   Subject: smarty_make_timestamp fails for certain times
The plugin shared.make_timestamp.php will fail if passed a Unix epoch seconds number in 1970:

Example:

<?

echo date("r",smarty_make_timestamp(mktime(5,0,0,1,1,1970 ...
  Topic: additional plugin directory
lsemel

Replies: 1
Views: 4234

PostForum: General   Posted: Wed Aug 27, 2003 9:36 pm   Subject: additional plugin directory
Is there a way to have a second plugin directory containing my custom plugins? I want to keep them separate from the ones that come with Smarty because this will help make my site more maintainable. ...
  Topic: Multiple templates in one file
lsemel

Replies: 1
Views: 6389

PostForum: General   Posted: Wed Aug 27, 2003 9:26 pm   Subject: Multiple templates in one file
My project uses lots of small templates, for different parts and components of the pages. This results an an explosion of template files, and I'd like to make it a bit easier to manage. Is it possib ...
  Topic: Assign to arrays
lsemel

Replies: 24
Views: 99581

PostForum: Feature Requests   Posted: Mon Aug 18, 2003 10:31 pm   Subject: Assign to arrays
My website has a top nav consisting of a number of links. In my header.tpl, I would like to be able to do the following:

1) Assign the names and URLs of the section to parallel arrays.
2) Cycle t ...
 
Page 1 of 1
All times are GMT
Jump to:  


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