#25: Death to index_html
- Contents
- Proposed by
- andym
- Proposal type
- State
- completed
Motivation
That filename has no extension or meaning beyond Plone. A filename of index.html is much more common and more friendly to users, editors and the like.
Proposal
Now that browser default is place, there is no need for any page to be called index_html. This a Zope annoyance that we have no need to continue.
Implementation
Change main page to index.html. Change folder creation in Member tool to create index.html. Change default page code in folder contents page.