Ticket #666 (closed enhancement: fixed)
Use cookie to remember if user want to subscribe
| Reported by: | omry | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Component: | subscribe-to-comments |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I modified my copy of stc so that it will use a cookie to remember if the user want to subscribe to comments. the logic is as follows: if there is a cookie, use it to determine if to make check the box, otherwise use the default value from the options. on the surface it seems to work correctly (didn't give it a real test yet).
the diff is attached.
Attachments
Change History
Changed 5 years ago by omry
-
attachment
cookies.2.diff
added
One minor fix that will prevent possible PHP warnings in some cases:
Note: See
TracTickets for help on using
tickets.
