Store the value only in the database table and not in a cookie or the session.
Make use of a more descriptive name for the function.
resolves#72
* Change: store read-status in the new table
* Change: new parameter user_id, adapted condition and comment
* Change: save the read-status to the new table
* Fix: use correct variable names and types continuous
* Change: unify the variable names and the behaviour of the two bookmark-blocks
* Change: add read-status-marking to nested view
* Fix: context sensitive escaping in user edit form (admin)
* Fix: context sensitive escaping in user register form (admin)
* Fix: context sensitive escaping in users list (admin)
* Fix: context sensitive escaping in e-mail addresses list (admin)
* Fix: context sensitive escaping in the contact form
* Fix: context sensitive escaping in entry output
* Fix: context sensitive escaping when saving an edited entry
* Fix: context sensitive escaping for online status in user list (normal)
* Fix: context sensitive escaping in the user list (normal)
* Fix: context sensitive escaping in an users personal data (normal)
* Fix: context sensitive escaping in an users entries list (normal)
* Fix: context sensitive escaping in the profile edit form (normal)
* context sensitive masking of HTML-output
* Fix: context sensitive escaping for numeric values
- Improved quoted-printable encoding for e-mails
- Skiped user data check of registered users when posting (is already done when
registering or editing user data)
- Bugfix: graphical CAPTCHA was not displayed if cookies were disabled
- Colorpicker: fixed wrong path to plain.png
- Improved marking of new threads and replies
- Names of language files can contain language tags now (e.g.
english.en-GB.lang)
- Language files updated