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 3 matches
Smarty Forum Index
Author Message
  Topic: Block plugin to select what a want to show
drfranca

Replies: 2
Views: 8433

PostForum: Plugins   Posted: Wed Jul 06, 2011 2:07 pm   Subject: Sorry guys
Sorry guys, this works
$_GET['export']

Embarassed
  Topic: Block plugin to select what a want to show
drfranca

Replies: 2
Views: 8433

PostForum: Plugins   Posted: Wed Jul 06, 2011 1:55 pm   Subject: The begining
function smarty_block_export($params, $content, &$smarty, &$repeat)
{
//echo '<pre>';
//var_dump($smarty);
//die;

$ex = isset($smarty->get ...
  Topic: Block plugin to select what a want to show
drfranca

Replies: 2
Views: 8433

PostForum: Plugins   Posted: Tue Jul 05, 2011 9:04 pm   Subject: Block plugin to select what a want to show
Im implementing a export system from HTML to PDF and i need do mark what part of the code i want to show in case of export like:

{export}
// title
{/export}

// menu // i dont want to export ...
 
Page 1 of 1
All times are GMT
Jump to:  


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