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 493 matches
Smarty Forum Index
Author Message
  Topic: SmartyPaginate last page problem
kills

Replies: 5
Views: 18123

PostForum: Feature Requests   Posted: Mon Sep 17, 2007 2:11 pm   Subject: SmartyPaginate last page problem
but if a user alters the url by purpose this is something which should be checked by smarty paginate in my opinion
  Topic: SmartyPaginate last page problem
kills

Replies: 5
Views: 18123

PostForum: Feature Requests   Posted: Fri Sep 07, 2007 7:42 am   Subject: SmartyPaginate last page problem
why dont do it in smarty paginate itself?
  Topic: SmartyPaginate 1.6 released
kills

Replies: 56
Views: 433954

PostForum: Add-ons   Posted: Mon Aug 06, 2007 11:26 am   Subject: SmartyPaginate 1.6 released
hi monte,

i added a prefix and a suffix for the current page in the paginate_middle function:


function smarty_function_paginate_middle($params, &$smarty) {

$_id = ' ...
  Topic: Smarty function cycle, why dynamically?
kills

Replies: 6
Views: 27937

PostForum: Feature Requests   Posted: Mon Nov 13, 2006 8:49 pm   Subject: Smarty function cycle, why dynamically?
If you are interessted in speeding up your website, use caching and don't make up your mind about those minor things Wink
  Topic: Beginner with plugins.
kills

Replies: 3
Views: 12393

PostForum: Plugins   Posted: Thu Oct 05, 2006 6:47 pm   Subject: Beginner with plugins.
http://smarty.php.net/manual/en/plugins.php
  Topic: modifier: addlinks
kills

Replies: 5
Views: 13371

PostForum: Plugins   Posted: Thu Aug 31, 2006 2:08 pm   Subject: modifier: addlinks
http://smarty.php.net/manual/en/plugins.php
  Topic: How to validate form conditionally by SmartyValidate?
kills

Replies: 2
Views: 9220

PostForum: Add-ons   Posted: Fri Aug 18, 2006 4:45 pm   Subject: How to validate form conditionally by SmartyValidate?
the value of the empty param should be booleanized.
  Topic: Smarty Validate - validator id 'fnm' is not registered.
kills

Replies: 5
Views: 19776

PostForum: Add-ons   Posted: Fri Jul 28, 2006 1:11 pm   Subject: Smarty Validate - validator id 'fnm' is not registered.
with the $ sign is not correct
  Topic: Smarty Validate - validator id 'fnm' is not registered.
kills

Replies: 5
Views: 19776

PostForum: Add-ons   Posted: Thu Jul 27, 2006 3:55 pm   Subject: Smarty Validate - validator id 'fnm' is not registered.
session started?
  Topic: SmartyValidate not working on non-default form
kills

Replies: 9
Views: 20863

PostForum: Add-ons   Posted: Mon Jul 17, 2006 4:56 pm   Subject: SmartyValidate not working on non-default form
your {validate} need a reference to the form you have registered...

btw: you only need to register separate forms if you have more than one on a page...
  Topic: Wie mehrere Einträge z.b. Gästebuch ausgeben?
kills

Replies: 15
Views: 24636

PostForum: Language: German   Posted: Tue Jul 11, 2006 8:18 am   Subject: Wie mehrere Einträge z.b. Gästebuch ausgeben?
Hi,

$news = implode("",File("../design/news/news-c.tpl"));
$smarty->assign('NEWS',$news);

nicht die Templates direkt einbinden!

Benutze fetch()
http://smarty.php.net/manual/en/ ...
  Topic: Wie mehrere Einträge z.b. Gästebuch ausgeben?
kills

Replies: 15
Views: 24636

PostForum: Language: German   Posted: Mon Jul 10, 2006 8:39 am   Subject: Wie mehrere Einträge z.b. Gästebuch ausgeben?
Hi Danny,

du solltest es zum entwickeln deaktivieren.. aber das ist wohl bei dir schon der fall, wenn der Ordner leer bleibt...

siehe dazu
http://smarty.php.net/manual/en/caching.php

Rufst d ...
  Topic: Wie mehrere Einträge z.b. Gästebuch ausgeben?
kills

Replies: 15
Views: 24636

PostForum: Language: German   Posted: Sun Jul 09, 2006 1:09 pm   Subject: Wie mehrere Einträge z.b. Gästebuch ausgeben?
Hi,

evtl caching aktiviert?

Gruß,
Markus
  Topic: Table Heading
kills

Replies: 9
Views: 26443

PostForum: Feature Requests   Posted: Fri Jul 07, 2006 3:47 pm   Subject: Table Heading
Hi,

another additional feature would be a "caption" parameter für a table caption.

<table>
<caption></caption>
</table>

for barriere free reasons needed...

Mayb ...
  Topic: SmartyValidate 2.7 released
kills

Replies: 49
Views: 290074

PostForum: Add-ons   Posted: Fri Jul 07, 2006 3:26 pm   Subject: SmartyValidate 2.7 released
Hi,

i subclassed the SmartyValidate Class und handeled it this way

Bye,
Markus
 
Page 1 of 33 Goto page 1, 2, 3 ... 31, 32, 33  Next
All times are GMT
Jump to:  


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