antville/code/ImageMgr
Robert Gaggl 6e0ee0eda9 - removed unused function changeAlias()
- fixed a bug in evalImg(): immediatly return in case something is wrong/missing. before that any check for invalid characters was useless because execution would not be stopped. Also changed from isClean() to isCleanForName() which allows spaces, commatas, periods etc. but *not* umlauts.
2003-02-04 12:18:54 +00:00
..
create.hac securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
macros.js reworked imagelist_macro() 2002-08-14 15:38:54 +00:00
main.hac securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
main.skin replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
objectFunctions.js - removed unused function changeAlias() 2003-02-04 12:18:54 +00:00
renderFunctions.js renderImagelist now uses prefetchChildren() for preloading (backport from antville.org) 2002-12-17 20:48:04 +00:00
securityFunctions.js req.data.memberlevel is now passed as second argument to security-functions. with this they can also be used even when there's no request-object present (scheduler, bloggerApi) 2003-01-02 18:55:32 +00:00
type.properties removed loadmode aggressive (backport from antville.org) 2002-12-17 20:49:42 +00:00