[
https://issues.apache.org/jira/browse/CLIMATE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122405#comment-15122405
]
ASF GitHub Bot commented on CLIMATE-715:
----------------------------------------
Github user lewismc commented on a diff in the pull request:
https://github.com/apache/climate/pull/281#discussion_r51196255
--- Diff: ocw-ui/frontend/app/index.html ---
@@ -143,5 +143,21 @@ <h5 id="OCW-powered">Powered by Apache Open Climate
Workbench</h5>
<!-- grunt wiredep wasn't properly linking this. Had to add manually
-->
<script src="bower_components/angular-ui-date/src/date.js"></script>
+
+ <!-- Footer for the Web-App -->
+ <footer class="footer" align="center">
+ <div class="container">
+ <hr>
+ <p>
+ Apache Open Climate Workbench Software .
+ <a href="https://climate.apache.org/" target="_blank">About
Us</a> . <a
href="https://issues.apache.org/jira/browse/CLIMATE/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel"
target="_blank">Report an issue</a> .
--- End diff --
The URL here can be abbreviated to
https://issues.apache.org/jira/browse/CLIMATE or a mailto link which points to
[email protected]. Non technical people may be more likely to use the
mailto link.
> Adding a new demo tab along with the evaluate and result so that user can see
> the demo of the ocw in this tab.
> --------------------------------------------------------------------------------------------------------------
>
> Key: CLIMATE-715
> URL: https://issues.apache.org/jira/browse/CLIMATE-715
> Project: Apache Open Climate Workbench
> Issue Type: New Feature
> Components: webapp
> Affects Versions: 0.3-incubating
> Reporter: Omkar Reddy
> Priority: Minor
> Labels: features
> Fix For: 1.2
>
> Attachments: Screen Shot 2015-12-20 at 11.05.57 pm.png, Screen Shot
> 2015-12-20 at 11.09.48 pm.png, Screen Shot 2015-12-24 at 1.02.13 pm.png
>
>
> This is just a thought. We can add a new tab, demo tab in the web app which
> contains the video of the Open Climate Workbench application demo present in
> the youtube link : https://www.youtube.com/watch?v=wjUbifVeqa8 and some
> information in text about how apache open climate workbench works. This would
> help the users as a reference to how the app works.
> We can also have a footer at the end of the page in the webapp. In the
> present app the pages end abruptly, I think this is a bit odd. We can add a
> simple license footer. I have attached the screenshots as reference to this
> feature. Any suggestions are welcome.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)