Personal tools

Shadowland

From Nighthawks Shadowrun Wiki

Revision as of 17:37, 1 June 2004 by azrael (talk)
Jump to: navigation, search

TODO List:

cookies

One each board, have a cookie procedure that looks at the highest Message ID of that board, and stores it in the cookie. On the front listing page, have a monitor checking the cookie Message ID value with the existing highest Message ID for the relevant board, and if different, display a 'changed' image. This will require the functions get Highest Message ID($Board ID), set Board Cookie($Board ID), get Board Cookie($Board ID), and display Changed().

post deletion

Done.