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 35 matches
Smarty Forum Index
Author Message
  Topic: Grouping map points using the Googlemapapi
Isidor128

Replies: 2
Views: 11920

PostForum: Add-ons   Posted: Thu Jun 15, 2006 6:40 pm   Subject: Grouping map points using the Googlemapapi
It's decribed by Jef Poskanzer's Clusterer http://www.econym.demon.co.uk/googlemaps/clusterer.htm

I've suggested to add this feature in the API
http://www.phpinsider.com/smarty-forum/viewtopic.php ...
  Topic: GoogleMaps API V2 feature request
Isidor128

Replies: 1
Views: 15709

PostForum: Add-ons   Posted: Sat Jun 10, 2006 10:07 am   Subject: GoogleMaps API V2 feature request
Hi

This is just a wishlist to add new features in the API

Using Data form JSON files as describe in http://www.econym.demon.co.uk/googlemaps/basic12.htm
Jef Poskanzer's Clusterer as described ...
  Topic: Zoom & MapType parameter request for GoogleMapAPI
Isidor128

Replies: 2
Views: 7806

PostForum: Add-ons   Posted: Wed Dec 07, 2005 9:38 pm   Subject: Zoom & MapType parameter request for GoogleMapAPI
Thank's for this

Maybe it could be a nice thing also to remove the \n (or other invalid caracters) from the two fields title and html, this should be done prior to send them to the Class, but hav ...
  Topic: Zoom & MapType parameter request for GoogleMapAPI
Isidor128

Replies: 2
Views: 7806

PostForum: Add-ons   Posted: Wed Dec 07, 2005 1:12 pm   Subject: Zoom & MapType parameter request for GoogleMapAPI
Hi Monte

Thanks again for this new goodie, could I suggest to add a default Zoom parameter in the Class
function setZoom($zoom) {
$this->zoom = $zoom;
}

It would be ni ...
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Thu May 19, 2005 9:15 pm   Subject: register_transform default issue
I'll check in the next couple of day, I do not have acces to my test server

Rergards & thx
Isidor
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Tue May 17, 2005 6:41 pm   Subject: register_transform default issue
yes, just something I can reproduce the error with.

Basically, for the php


SmartyValidate::connect($smarty, true);

SmartyValidate::register_validator('dtefrom','dtefrom','isDate', ...
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Tue May 17, 2005 4:57 pm   Subject: register_transform default issue
did you update all the files from CVS? Can you give me a simple example that generates the error?

I think so, I'll verify and confirm
do you want the .tpl and .php section generating the issue on ...
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Tue May 17, 2005 4:51 pm   Subject: register_transform default issue

{validate id="dtefrom" default="foo"}

It works fine with this syntax, I've tried with the CVS 2.6-dev


but still get the Notice: SmartyValidate:

but the prev ...
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Tue May 17, 2005 2:15 pm   Subject: register_transform default issue
Hi,

I've updated with the latest version of the CVS, wich the default transform plugin ist the one you copy.

I have now the transform plugin used with this


SmartyValidate::register_valid ...
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Tue May 17, 2005 11:19 am   Subject: register_transform default issue
do you have the plugins installed?

Yes,

I've investigated a litte bit more.

It seem's that 'default' validate_transform.default.php is ignored
but if I rename it validate_transform.defaut. ...
  Topic: register_transform default issue
Isidor128

Replies: 13
Views: 23174

PostForum: Add-ons   Posted: Mon May 16, 2005 11:37 pm   Subject: register_transform default issue
Hello

I didn't understant how to use transformation when defaulting an empty value

with

SmartyValidate::register_validator('dtefrom','dtefrom','isDate',false,false,'default:00/00/0000');
...
  Topic: SmartyValidate and multi-page navigation
Isidor128

Replies: 2
Views: 8417

PostForum: Add-ons   Posted: Sun May 01, 2005 12:40 am   Subject: SmartyValidate and multi-page navigation
Try it and see.

With the example given on this forum it doesnt work, or I didn't succeed to.

Regards
  Topic: SmartyValidate and multi-page navigation
Isidor128

Replies: 2
Views: 8417

PostForum: Add-ons   Posted: Sun May 01, 2005 12:26 am   Subject: SmartyValidate and multi-page navigation
Hi,

Multi-Page validation works fine on a page1, page2, page3 process.
But sometimes it would be important to have the possibility to go backward, page2 back to page2, user can change things, t ...
  Topic: Smarty Validating arrays of input fields
Isidor128

Replies: 10
Views: 22221

PostForum: Add-ons   Posted: Wed Apr 27, 2005 4:36 pm   Subject: stuck with arrays and SmartyValidate :(
Hi again

Now i'm completly lost

I've converted most of my application with SmartyValidate validation process, but for my issue I cannot see how to do.

The screen look like this

1st : ...
  Topic: Smarty Validating arrays of input fields
Isidor128

Replies: 10
Views: 22221

PostForum: Add-ons   Posted: Mon Apr 25, 2005 9:47 pm   Subject: Smarty Validating arrays of input fields
You can't use arrays for the validator ids (at least I haven't tried it, but I don't think it would work?)
...

Argh! on the page http://www.phpinsider.com/php/code/SmartyValidate/ chapter CAVEATS ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


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