Mike, I also found this entry from Doug Hughes very useful, and alot simpler:
http://www.doughughes.net/index.cfm/page-blogLink/entryId-45 We use this on our sites now. Duncan On Mon, 28 Feb 2005 07:41:19 -0500, Mickael <[EMAIL PROTECTED]> wrote: > Thank you Duncan, I will take a look > > Mike > ----- Original Message ----- > From: "Duncan" <[EMAIL PROTECTED]> > To: "Fusebox" <[email protected]> > Sent: Sunday, February 27, 2005 5:56 PM > Subject: Re: SES and FB4 Newbie > > > Hi Mickael, > > > > You can also use the SES in FB 4, and we use it on our intranet and > > soon on all of our websites. > > > > My index.cfm looks like this: (its not entirely correct, the params > > should be in my fusebox.init) > > <!--- ses stuff ---> > > <cfset SESdummyExtension = ".cfm"> > > <cfset SESrBaseName = "baseHREF"> > > <cfinclude template="sesConverter.cfm"> > > > > <cfparam name="attributes.displaymode" default="withnav"> > > > > <cfsilent> > > <cfset FUSEBOX_APPLICATION_PATH = ""> > > </cfsilent> > > <cfinclude template="fusebox4.runtime.cfmx.cfm"> > > > > Take a look at www.beynon.org for a great step by step on FB4 - helped > > me out a load. > > > > Duncan > > > > > > On Sun, 27 Feb 2005 08:50:24 -0500, Mickael <[EMAIL PROTECTED]> wrote: > > > Hello All, > > > > > > I am just starting to get my head around FB4 (I think). I decided to > convert a small project to FB4 instead of FB3. I have one question, this > site needs Search Engine Safe links. I used the SES convertor in the past > for FB3 and it worked well. Does this still work in FB4? And do you > implement it? > > > > > > Mike > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6662 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
