Tuesday 15 March 2005 12:28:00 am
Hi, Can you please add some handlers for https to eZ. Currently all the notification tpls have <i>http</i> hard coded.
Option 1 - There needs to be a https boolean in the site override and then a check for this in all the tpl's that use http.
i.e.
URLProtocol=SSL URLProtocol=HTTP
Option 2 - It could well be that you make the site setting a string and store the </i>http</i> or <i>https</i>. This would allow for future protocols in the future.
i.e.
URLProtocol=https
URLProtocol=http
URLProtocol=wsp? etc I would prefer Option 2 but either would be nice Tony
Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development
Power to the Editor!
Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future
|