? Success
Related to # 9842

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
26 May 2016

Summary of Changes

This is a redo of #9842 for hathor only.

This PR does a basic conversion of hathor template to HTML5.
Also made some minor corrections:

  • Use script/style version for template js/css
  • Use the API in inline JS/CSS (except in error pages)
  • Use html5.js for browser lower than IE9 in all files.

Testing Instructions

  1. Install patch
  2. Set the admin tempalte as "Hathor"
  3. Go to admin and check if the the following pages are working properly:
    • normal page (test any existent URL)
    • component popup (add &tmpl=component&print=1 to an existent page)
    • error pages (test one non existent URL)
    • login (logoff and check the login page)

Check also the code changes.

Observations

All pages should now start with this code:

<!DOCTYPE html>
<html lang="en-gb" dir="ltr">
<head>
[...]
    <meta charset="utf-8" />
[...]
avatar andrepereiradasilva andrepereiradasilva - open - 26 May 2016
avatar andrepereiradasilva andrepereiradasilva - change - 26 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 May 2016
Labels Added: ?
avatar andrepereiradasilva andrepereiradasilva - change - 26 May 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 26 May 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 26 May 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 26 May 2016
The description was changed
avatar brianteeman brianteeman - change - 26 May 2016
Category Templates (admin)
avatar RonakParmar RonakParmar - test_item - 1 Jul 2016 - Tested successfully
avatar RonakParmar
RonakParmar - comment - 1 Jul 2016

I have tested this item successfully on 2bffcc0


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10634.

avatar gunjanpatel gunjanpatel - change - 1 Jul 2016
Rel_Number 0 9842
Relation Type Related to
avatar AnishaVora AnishaVora - test_item - 9 Jul 2016 - Tested successfully
avatar AnishaVora
AnishaVora - comment - 9 Jul 2016

I have tested this item successfully on 2bffcc0


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10634.

avatar brianteeman brianteeman - change - 9 Jul 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 9 Jul 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10634.

avatar joomla-cms-bot joomla-cms-bot - change - 9 Jul 2016
Labels Added: ?
avatar roland-d roland-d - change - 16 Jul 2016
Milestone Added:
avatar wilsonge
wilsonge - comment - 3 Sep 2016

Merged with d7a776f

avatar wilsonge wilsonge - change - 3 Sep 2016
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2016-09-03 11:33:58
Closed_By wilsonge
avatar wilsonge wilsonge - close - 3 Sep 2016
avatar joomla-cms-bot joomla-cms-bot - close - 3 Sep 2016
avatar joomla-cms-bot joomla-cms-bot - change - 3 Sep 2016
Category Templates (admin) Templates (admin) Administration
avatar joomla-cms-bot joomla-cms-bot - change - 3 Sep 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment