antville/code/Membership
Tobi Schäfer ae44c39d6f * Heavily edited wording of gettext() calls in notification messages
* Removed numbered, footnote-like links in most of the noficitaion messages
 * Added prefix to subjects of notification mails (like “[Antville] ...”) for convenience
 * Added markgettext() calls for most of the prototype names and their plural forms – this time in each corresponding prototype file, though
 * Added options argument to global sendMail() method, currently only to switch inclusion of generic footer in mail body
 * Fix bug in Membership.contact_action() method when an unknown (i.e. unregistered or unsubscribed) user tries to send a message via contact form
 * Unified naming of notify skins (e.g. #notify_delete instead of #notify_deletion)
 * Updated and rebuilt i18n and message files
2010-05-24 13:32:40 +00:00
..
$Membership.skin * Heavily edited wording of gettext() calls in notification messages 2010-05-24 13:32:40 +00:00
Membership.js * Heavily edited wording of gettext() calls in notification messages 2010-05-24 13:32:40 +00:00
Membership.properties * Added Membership.comments collection to fix a bug causing display of the number of comments of a user throughout the whole installation instead of those of the member of the site only 2010-02-06 15:13:39 +00:00
Membership.skin * Added Layout.getTitle() method to compatibility layer always returning “Layout” to prevent display of remaining title properties in older databases 2010-04-25 20:11:16 +00:00