hello
first off all i have to say: cu3er is by far the best gallery/slider i ever used! congrats for that!
im totally anscious to see cu3er 1.0 :D
i have the need to use a dynamic config with cu3er that gets the images from my Wordpress Gallery.
To do that i need to pass the variable id to the config.php (config.php?id=X)
my problem is that cu3er automatic adds ?t=RANDOM to prevent cache...so i get something like config.php?id=X?t=RANDOM = FAILS
is there any othe way to post my var? (please don't make me use cookies lol)
is there any config param to add personal data to request? (i doubt that)
also the URL_encode_function should see if a "&" or "?" is required and not force "?"...
tks
