contao / core

Contao 3 → see contao/contao for Contao 4
GNU Lesser General Public License v3.0
492 stars 213 forks source link

Use '.html' extension for HTML5 specification templates, not '.html5' #3339

Closed Serhii-DV closed 12 years ago

Serhii-DV commented 12 years ago

I think we should use .html extension for HTML5 template files, not .html5.

<!DOCTYPE html> - uses .html and will be used .html for future specification numbers (ex. HTML6)

if we use .html5 for HTML5, then logically we should use:

--- Originally created on August 9th, 2011, at 02:07pm (ID 3339)

Aybee commented 12 years ago

Til now I open template files to edit them by simply doubleclicking on a tpl file and I open html files by doubleclicking to read their contents in a browser. Then I have to say goodbye to this simple practice :(

--- Originally created on August 9th, 2011, at 05:27pm

leofeyer commented 12 years ago

It is too late now for such a change. We have already released the RC and the final is coming tomorrow.

--- Originally created on August 9th, 2011, at 06:07pm

leofeyer commented 12 years ago

--- Originally closed on August 9th, 2011, at 06:07pm