Improve public view

This commit is contained in:
Paulo Gustavo Veiga 2021-12-26 09:23:51 -08:00
parent fbc9a978f2
commit 955a363ce5
57 changed files with 75 additions and 91 deletions

View File

@ -90,17 +90,6 @@ div#headerNotifier {
@import "toolbar.less"; @import "toolbar.less";
div#embFooter {
position: absolute;
height: 35px;
width: 100%;
bottom: 0;
left: 0;
border-top: 1px solid black;
background: #E5E5E5;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* FIXME: duplicate in mindmapList /* FIXME: duplicate in mindmapList
---------------------------- Scrollbar --------------------------------- */ ---------------------------- Scrollbar --------------------------------- */
::-webkit-scrollbar { ::-webkit-scrollbar {

View File

@ -27,14 +27,21 @@ div#footer {
} }
div#footerLogo { div#footerLogo {
width: 114px;
height: 56px;
position: absolute; position: absolute;
display: list-item; display: list-item;
list-style-image: url(../../images/logo-xsmall.png); list-style-image: url(../../images/pwrdby-white.svg);
list-style-position: inside; list-style-position: inside;
right: 10px; right: 5px;
top: -30px; top: 5px;
}
div#embFooter {
position: absolute;
height: 55px;
width: 100%;
bottom: 0;
left: 0;
background: rgb(249, 168, 38)
} }
div#zoomIn { div#zoomIn {
@ -69,9 +76,9 @@ div#zoomIn {
div#mapDetails { div#mapDetails {
float: right; float: right;
padding-top: 10px; padding-top: 20px;
margin-right: 130px; margin-right: 130px;
font-size: 15px;
} }
div#mapDetails .title { div#mapDetails .title {
@ -98,7 +105,6 @@ div#infoPanel .textNode {
background-color: #E0E5EF; background-color: #E0E5EF;
height: 20px; height: 20px;
width: 80px; width: 80px;
border: 3px #023BB9 solid;
padding: 4px; padding: 4px;
cursor: move cursor: move
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 571 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 728 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 666 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 986 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 627 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 532 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 730 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 882 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1002 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 877 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 817 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,23 @@
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#000000" />
<meta name="author" content="WiseMapping">
<meta name="publisher" content="WiseMapping">
<meta name="keywords"
content="mindmap,mind map,mind maps,mindmaps,ideas,brainstorming,organize,thoughts,structure,collaboration,free,fast,simple,online,tool,knowledge,share,sharing,publish">
<meta name="description"
content="WiseMapping is a free, fast and simple online mind mapping editor for individuals and business. Sign up to start organizing and sharing your ideas and thoughts.">
<meta property="og:title" content="WiseMapping"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://www.wisemapping.com"/>
<meta property="og:image" content="http://www.wisemapping.com/images/logo.png"/>
<meta property="og:site_name" content="WiseMapping.com"/>
<link rel="icon" href="../../images/favicon.ico" type="image/x-icon"/>
<link rel="apple-touch-icon" href="../../favicon.png" />
<link rel="shortcut icon" href="../../images/favicon.ico" type="image/x-icon"/>
<link rel="manifest" href="../../manifest.json" />

View File

@ -3,8 +3,4 @@
<c:if test="${requestScope['google.analytics.enabled']}"> <c:if test="${requestScope['google.analytics.enabled']}">
ga('create', '${requestScope['google.analytics.account']}', 'wisemapping.com');
ga('send', 'pageview');
</script>
</c:if> </c:if>

View File

@ -16,8 +16,7 @@
<title><spring:message code="SITE.TITLE"/> - <c:out value="${mindmap.title}"/></title> <title><spring:message code="SITE.TITLE"/> - <c:out value="${mindmap.title}"/></title>
<link rel="stylesheet/less" type="text/css" href="../../css/editor.less"/> <link rel="stylesheet/less" type="text/css" href="../../css/editor.less"/>
<script type='text/javascript' src="../../js/less.js"/></script> <script type='text/javascript' src="../../js/less.js"/></script>
<link rel="icon" href="../../images/favicon.ico" type="image/x-icon"/> <%@ include file="/jsp/commonPageHeader.jsf" %>
<link rel="shortcut icon" href="../../images/favicon.ico" type="image/x-icon"/>
<script type="text/javascript"> <script type="text/javascript">
var mapId = '${mindmap.id}'; var mapId = '${mindmap.id}';

View File

@ -7,13 +7,12 @@
<html> <html>
<head> <head>
<base href="${requestScope['site.baseurl']}/static/mindplot/"> <base href="${requestScope['site.baseurl']}/static/mindplot/">
<title><spring:message code="SITE.TITLE"/> - ${mindmap.title} </title> <title><spring:message code="SITE.TITLE"/> | Edit ${mindmap.title} </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title><spring:message code="SITE.TITLE"/> - <c:out value="${mindmap.title}"/></title> <link rel="stylesheet/less" type="text/css" href="../../css/viewonly.less"/>
<link rel="stylesheet/less" type="text/css" href="../../css/embedded.less"/>
<script type='text/javascript' src="../../js/less.js"/></script> <script type='text/javascript' src="../../js/less.js"/></script>
<link rel="icon" href="../../images/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="../../images/favicon.ico" type="image/x-icon"/> <%@ include file="/jsp/commonPageHeader.jsf" %>
<script type="text/javascript"> <script type="text/javascript">
var mapId = '${mindmap.id}'; var mapId = '${mindmap.id}';

View File

@ -7,14 +7,13 @@
<html> <html>
<head> <head>
<base href="${requestScope['site.baseurl']}/static/mindplot/">
<title><spring:message code="SITE.TITLE"/> - ${mindmap.title} </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title><spring:message code="SITE.TITLE"/> - <c:out value="${mindmap.title}"/></title> <base href="${requestScope['site.baseurl']}/static/mindplot/">
<link rel="stylesheet/less" type="text/css" href="../../css/embedded.less"/> <title><spring:message code="SITE.TITLE"/> | ${mindmap.title} </title>
<link rel="stylesheet/less" type="text/css" href="../../css/viewonly.less"/>
<script type='text/javascript' src="../../js/less.js"/></script> <script type='text/javascript' src="../../js/less.js"/></script>
<link rel="icon" href="../../images/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="../../images/favicon.ico" type="image/x-icon"/> <%@ include file="/jsp/commonPageHeader.jsf" %>
<script type="text/javascript"> <script type="text/javascript">
var mapId = '${mindmap.id}'; var mapId = '${mindmap.id}';

View File

@ -6,15 +6,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" /> <meta charset="utf-8" />
<base href="${requestScope['site.baseurl']}/static/webapp/"> <base href="${requestScope['site.baseurl']}/static/webapp/">
<link rel="icon" href="favicon.ico" />
<link rel="preconnect" href="https://fonts.gstatic.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;600&display=swap" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;600&display=swap" rel="stylesheet" />
<meta name="viewport" content="width=device-width" /> <%@ include file="/jsp/commonPageHeader.jsf" %>
<meta name="theme-color" content="#000000" />
<meta name="description" content="WiseMapping" />
<link rel="apple-touch-icon" href="favicon.png" />
<link rel="manifest" href="manifest.json" />
<title>Loading | WiseMapping</title> <title>Loading | WiseMapping</title>
<script> <script>

View File

@ -10,22 +10,8 @@
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<base href="${requestScope['site.baseurl']}/"> <base href="${requestScope['site.baseurl']}/">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="WiseMapping">
<meta name="publisher" content="WiseMapping Open Source">
<meta name="keywords"
content="mindmap,mind map,mind maps,mindmaps,ideas,brainstorming,organize,thoughts,structure,collaboration,free,fast,simple,online,tool,knowledge,share,sharing,publish">
<meta name="description"
content="WiseMapping is a free, fast and simple online mind mapping editor for individuals and business. Sign up to start organizing and sharing your ideas and thoughts.">
<meta property="og:title" content="WiseMapping"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://www.wisemapping.com"/>
<meta property="og:image" content="http://www.wisemapping.com/images/logo.png"/>
<meta property="og:site_name" content="WiseMapping.com"/>
<link rel="icon" href="favicon.ico?v=2" />
<title> <title>
<spring:message code="SITE.TITLE"/>- <spring:message code="SITE.TITLE"/>-
<c:choose> <c:choose>
@ -37,15 +23,8 @@
</c:otherwise> </c:otherwise>
</c:choose> </c:choose>
</title> </title>
<%@ include file="/jsp/commonPageHeader.jsf" %>
<link rel="stylesheet" type="text/css" href="css/pageTemplate.css"/> <link rel="stylesheet" type="text/css" href="css/pageTemplate.css"/>
<link rel="icon" href="images/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"/>
<script type="text/javascript" language="javascript" src="js/jquery.js"></script>
<script type="text/javascript" language="javascript" src="bootstrap/js/bootstrap.min.js"></script>
<script src="js/less.js" type="text/javascript"></script>
<script src='https://www.google.com/recaptcha/api.js'></script>
</head> </head>
<body> <body>
@ -57,34 +36,8 @@
<tiles:insertAttribute name="body"/> <tiles:insertAttribute name="body"/>
</div> </div>
</div> </div>
<div class="col-md-1" style="padding-top:25px">
<c:if test="${requestScope['google.ads.enabled']}">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Wise: Lateral Image (Small) -->
<ins class="adsbygoogle"
style="display:inline-block;width:120px;height:240px"
data-ad-client="ca-pub-7564778578019285"
data-ad-slot="6751959325"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</c:if>
</div> </div>
</div> </div>
<c:if test="${requestScope['google.ads.enabled']}">
<div class="row" style="text-align: center;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Wise: Pages Footer (All pages) -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-7564778578019285"
data-ad-slot="3798492923"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</c:if>
</div>
</div> </div>
</body> </body>
</html> </html>

View File

@ -0,0 +1,19 @@
{
"short_name": "WiseMapping",
"name": "WiseMapping",
"icons": [{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "favicon.png",
"type": "image/png",
"sizes": "1024x1024"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}