diff src/global/web/Index.jtp @ 21:aba8ed4c8a06

semiprivate
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 13 Jun 2020 22:30:48 -0600
parents a04508136174
children e0c501fb5229
line wrap: on
line diff
--- a/src/global/web/Index.jtp	Fri Jun 05 13:16:45 2020 -0600
+++ b/src/global/web/Index.jtp	Sat Jun 13 22:30:48 2020 -0600
@@ -46,17 +46,37 @@
 	<head>
 		<% HtmlGlobalUtils.head(request, response, "Free Forum &bull; Embeddable Web Apps"); %>
 		<link rel="canonical" href="https://www.nabble.com/">
-		<script src="/assets/jquery/jquery-1.9.1.min.js"></script>
+		<!--script src="/assets/jquery/jquery-1.9.1.min.js"></script-->
 		<script src="/trk5.js" async="true"></script>
 		<meta name="description" content="Create a free forum online in less than one minute. All forums are embeddable and fully customizable with scripting language. Choose a unique style and build a discussion board for your community." />
 		<meta name="keywords" content="free forum, free mailing list, mailing list archive, free photo gallery, free newspaper, free blog, best forum, free message board, message board hosting, bulletin board, customizable, private forum, phpBB, vBulletin, hosted, communities">
 		<meta name="google-site-verification" content="SUurO4gVJ46SZyzANkH4pJBGH8q-6Bv5P-ZgRBH8Cck" />
 		<style>
-		div[actions] i.fa.fa-chevron-right{color:#DDD;float:right}
-		a[fixed]{margin-top:-3em;position:absolute;right:1em;text-decoration:none;background-color:#555;border-radius:.5em;padding:.5em;color:#D0D0D0;text-shadow:0px 1px 1px black;border-bottom:1px dotted #757474}
-		@media (max-width: 950px) {
-			div[footer]{padding-bottom:5em}
-		}
+			div[actions] i.fa.fa-chevron-right {
+				color: #DDD;
+				float: right;
+			}
+			a[fixed] {
+				margin-top: -3em;
+				position: absolute;
+				right: 1em;
+				text-decoration: none;
+				background-color: #555;
+				border-radius: .5em;
+				padding: .5em;
+				color: #D0D0D0;
+				text-shadow: 0px 1px 1px black;
+				border-bottom: 1px dotted #757474;
+			}
+			@media (max-width: 950px) {
+				div[footer] {
+					padding-bottom: 5em;
+				}
+			}
+			div[note] {
+				margin-top: 1em;
+				text-align: right;
+			}
 		</style>
 		<script async="true" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
 		<script>
@@ -66,6 +86,7 @@
 			 });
 		</script>
 		<script>
+/*
 			$(document).ready(function() {
 				var $c1 = $('div[col1]');
 				var $c2 = $('div[col2]');
@@ -81,12 +102,14 @@
 
 			if (document.cookie.indexOf('st=1') >= 0)
 				$(window).focus(function(){try{window.close()}catch(err){}top.location='about:blank';});
+*/
 		</script>
 	</head>
 	<body lato>
 		<% HtmlGlobalUtils.header(request,response); %>
 		<div full>
-			<div content>
+			<div content center>
+			<span style="display:inline-block">
 				<div col1 center>
 					<h1 oswald>Free Forum Hosting &amp; Online Web Apps!</h1>
 					<h2 lato gray>Clean Look <span light>&bull;</span> Embeddable <span light>&bull;</span> Customizable</h2>
@@ -99,9 +122,12 @@
 						<li><a href="<%=HtmlGlobalUtils.nabbleContextUrl%><%=ForumStart.path("gallery")%>" title="Click to create a free photo gallery">Create Photo Gallery</a> <i class="fa fa-chevron-right"></i></li>
 						<li><a href="<%=HtmlGlobalUtils.nabbleContextUrl%><%=ForumStart.path("newspaper")%>" title="Click to create a free newspaper">Create News Site</a> <i class="fa fa-chevron-right"></i></li>
 						<li><a href="<%=HtmlGlobalUtils.nabbleContextUrl%><%=ForumStart.path("blog")%>" title="Click to create a free blog">Create Blog</a> <i class="fa fa-chevron-right"></i></li>
-						<li><a clck href="https://www.super-resume.com/" title="Click to build a free resume">Resume Builder</a> <i class="fa fa-chevron-right"></i></li>
 					</ul>
 				</div>
+				<div note>
+					To prevent spam, new forums and other apps will only be visible to registered users.
+				</div>
+			</span>
 			</div>
 			<div content paddingTop>
 				<div col33 center>