Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[html5] Beez3 frontend template #10640

Merged
merged 3 commits into from
Jun 25, 2016

Conversation

andrepereiradasilva
Copy link
Contributor

@andrepereiradasilva andrepereiradasilva commented May 26, 2016

Summary of Changes

This is a redo of #9842 for beez3 only.

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

  • Use the API in inline css/js (except error page)
  • Use ie9 or lower hml5.js in all files.

Testing Instructions

  1. Install patch
  2. Set the site template as "beez3" (if not yet)
  3. Go to frontend 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)

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" />
[...]

@ghost
Copy link

ghost commented Jun 12, 2016

I have tested this item ✅ successfully on c038a37


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

@joomla-cms-bot
Copy link

This PR has received new commits.

CC: @bertmert


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

@joomla-cms-bot
Copy link

This PR has received new commits.

CC: @bertmert


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

@andrepereiradasilva
Copy link
Contributor Author

andrepereiradasilva commented Jun 17, 2016

changes made:

  • Updated branch
  • removed $doc in favour of $this

@anjahage
Copy link

I have tested this item ✅ successfully on c38bda6

Another successful test according the test instructions.


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

@andrepereiradasilva
Copy link
Contributor Author

@bertmert can you retest?

@ghost
Copy link

ghost commented Jun 25, 2016

I have tested this item ✅ successfully on c38bda6

Tested successfully


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

@zero-24
Copy link
Contributor

zero-24 commented Jun 25, 2016

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jun 25, 2016
@roland-d roland-d added this to the Joomla 3.6.0 milestone Jun 25, 2016
@roland-d
Copy link
Contributor

Thanks everybody

@roland-d roland-d merged commit 2f09d60 into joomla:staging Jun 25, 2016
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jun 25, 2016
@andrepereiradasilva andrepereiradasilva deleted the html5-beez3 branch June 25, 2016 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants