Changes between Version 7 and Version 8 of DolModDev
- Timestamp:
- Oct 17, 2013, 3:43:01 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DolModDev
v7 v8 68 68 * '''Authentication types''' - by default standard and Facebook Connect (as separate module) authentication types are supported, it is possible to add you own, see '''sys_objects_auths''' table. 69 69 70 * '''Injections''' - you can insert you code to different places on the page, see'''!BxDolTemplate''' class.70 * '''Injections''' - you can insert you code to different places on the page, more info is [wiki:HowToMakeInjections here] and in '''!BxDolTemplate''' class. 71 71 72 72 * '''Site stat''' - display site statistics, see '''sys_stat_member''' table.