On Jan 11, 2009, at 4:34 AM, Dan wrote:
> Can't say I would.. to be honest, the wiki seems to be a poor cousin
> to the
> other functionality anyway, even the fossil docs are in the
> repository rather
> than the wiki, and I still haven't found myself using it for any of
> my own
> projects
On Sun, Jan 11, 2009 at 5:35 PM, Stephan Beal wrote:
>> might mean the URL ended with "?x=y" or it might mean that "x=y"
>> occurred in the POST payload, or it might mean that there is a cookie
>> named "x" with value "y". Fossil does not know or care which.
>
> Great - i was hoping you'd tell me
On Sun, Jan 11, 2009 at 5:24 PM, D. Richard Hipp wrote:
> name. (Or, more commonly, use the P() or PD() macros which are
> trivial wrappers around the cgi_parameter() function.) Use
> cgi_set_cookie to set a cookie.
Perfect :). i'll take a look at the code, then.
> might mean the URL ended wit
On Jan 11, 2009, at 8:45 AM, Stephan Beal wrote:
>
> Does fossil already have an API for handling cookies?
>
Yes. Cookies are used to store login credentials.
Every cookie has a name and a value. These name/value pairs are added
to the same namespace as query parameters and POST parameters.
On Sun, Jan 11, 2009 at 2:43 PM, D. Richard Hipp wrote:
> Seeing wiki changes in the timeline is important on publicly
> accessible wikis in order to get early detection of wiki spam.
That's a very good point.
Does fossil already have an API for handling cookies?
--
- stephan beal
http://w
On Jan 11, 2009, at 3:29 AM, Stephan Beal wrote:
> Hi, all!
>
> After having just brown-nosed a bit in my previous post... ;)
>
> Is there any chance that we could get a configuration option which
> changes the default behaviour of the timeline to behave as if the
> "y=ci" filter were on (and the
Can't say I would.. to be honest, the wiki seems to be a poor cousin to the
other functionality anyway, even the fossil docs are in the repository rather
than the wiki, and I still haven't found myself using it for any of my own
projects..
That said.. I am but a lone voice, so I would wait for
Hi, all!
After having just brown-nosed a bit in my previous post... ;)
Is there any chance that we could get a configuration option which
changes the default behaviour of the timeline to behave as if the
"y=ci" filter were on (and then have a link in the timeline to enable
wiki entries)? To me th
This is addressed those of you who are new to fossil and those who
have used it for a while but just aren't quite sure whether they like
it or not...
Sometime in late 2007 i came across a link to fossil on sqlite.org. It
was a good thing i bookmarked it, because i was never able to find the
link a
9 matches
Mail list logo