Changes between Version 1 and Version 2 of NewFeaturesInMG3
- Timestamp:
- 05/04/09 08:58:51 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewFeaturesInMG3
v1 v2 11 11 12 12 == [wiki:HowTos/SESUrls Search Engine Safe Urls] == 13 In previous versions of MG there was no built in SES URL handling. However, it could be manually implemented using a number of techniques. In many cases the user may or may not have been using the "myself" value which held the path to the index.cfm. If you're using SES URL features in MG3 you won't want to use myself any more. Instead, you'd use the event.linkto() function. 14 15 Actually, you'll want to use event.linkto inplace of self and myself now as this will allow you to switch your entire app to SES URLS quickly and easily. 13 16 14 17 == [wiki:HowTos/ApplicationCFCIntegration Application.CFC Integration] ==
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)