Categories:
Author:
Current version:
0.1
About It:
Get it:
Rate it:
Flag it:
chs_cookie
this plugin deals with cookies the Textpattern way. It is works almost in the same way that chs_if_urlvar works for GET variables, barring some differences related to the way cookies are used.
It allows you to write cookie values on the page, condition parts of the page based on cookie value or existance, and it allows you to create new cookies, all using Textpattern markup.
Keywords/tags:
Initially released:
Febuary 6, 2006Posted here:
07 Feb 2006Article modified:
11 Feb 2006









Comments/questions? Leave a message in the form.
Commented (1)
I had to add support for txp:else, though. It was easy enough: for the case where the condition is met parse(EvalElse($thing,true)) and for the case where the condition is not met parse(EvalElse($thing,false)).
Subscribe to this article's comments RSS feed. [ ? ] View Recent Comments across the site. Get a Gravatar.