-
Temporary Invitation: February 25, 2011 2:07
Commit 0f62286 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Temporary Invitation: February 25, 2011 2:07
Commit 69574f6 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Temporary Invitation: February 25, 2011 2:07
Commit 3c1c825 on master, committed by Drupal Git User (LDAP)Removing translation directories
-
Temporary Invitation: February 25, 2011 2:07
Commit f855ce7 on 5.x-1.x, committed by Drupal Git User (LDAP)Removing translation directories
-
fixing XSS problem when displaying invitations
-
fixing XSS problem when displaying invitations
-
Put the preview form elements in a common parent item too, and make it a bit more themeable.
-
Rename $delete_path to $delete_link, which is more correct. Plus minor formatting changes in order to fit lines into 80 characters.
-
* Make it possible for modules to alter the email template and body. * Streamline message template retrieval, and make it pluggable too. * Update the copyright notices, and remove the amateur GPL header (drupal.org now explicitely states GPLv2+ anyways).
-
Actually, these check_plain() calls make more sense if placed nearer to the actual output (although in practice it shouldn't make a lot of difference).