[Zope-CMF] change the default view by index.html instead of index_html

Paul Winkler pw_lists@slinkp.com
Wed, 18 Jun 2003 06:53:56 -0400


On Wed, Jun 18, 2003 at 02:35:38PM +0200, polo polo wrote:
> Hello, is it possible to change the default view by
> index.html instead of index_html?

The easiest way to do that is to create a simple index_html like so:

(dtml version)
<dtml-var index.html>

(zpt version)
<span tal:replace="structure here/index.html"> </span>

-- 

Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's BURGLAR VON ALPHA!
(random hero from isometric.spaceninja.com)