antville/code/File
Tobi Schäfer 896f5daf28 * 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
* Replaced custom SQL query in Comment.remove() with code using new Membership.comments collection
 * Removed obsolete Sql.COMMENTS statement
 * Added getConfirmText() method to Comment, File, Image, Layout, Membership, Poll, Skin and Story prototypes – which is used in HopObject.delete_action() for more convenient feedback about what is going to be deleted (fixes issue 37 for now)
 * Fully enabled translation in global breadcrumb_macro()
 * Removed obsolete Layout.getTitle() method
 * Disabled translation in HopObject.toString() methods
 * Fixed and added some i18n messages to ease translation
2010-02-06 15:13:39 +00:00
..
$File.skin * Refactored code and skins in respect for comprehensive i18n 2010-01-10 14:40:36 +00:00
File.js * 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
File.properties * Updated DB mappings of File/Files getting closer to the one of Image/Images 2008-04-16 23:11:47 +00:00
File.skin * Added protected skin files (currently prefixed with "$") that cannot be customized or overwritten by the user 2008-04-21 13:35:50 +00:00