[
https://issues.apache.org/jira/browse/TOMEE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vishwanath updated TOMEE-50:
----------------------------
Attachment: homepage-style-changes.patch
Have added inline comments on the changes.
I am not quite aware what template/scripting engine is used in index.html code.
---
{% block title %}Apache TomEE & OpenEJB{% endblock %}
{% block content %}
---
{% for e in blog.list %}
<h4><a href="{{ e.url }}">{{ e.title }}</a></h4>
{{ e.content|safe|truncatewords_html:50 }}
<hr>
{% endfor %}
--
So I haven't checked the overall page look. But I hope it should be correct.
It'd be nice if we could check these changes with the staging site first
> Website homepage style changes
> -------------------------------
>
> Key: TOMEE-50
> URL: https://issues.apache.org/jira/browse/TOMEE-50
> Project: TomEE
> Issue Type: Task
> Reporter: Vishwanath
> Priority: Minor
> Attachments: homepage-style-changes.patch
>
>
> http://openejb.979440.n4.nabble.com/Site-homepage-style-changes-Preview-td4081131.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira