remove unused code
This commit is contained in:
@ -1,30 +0,0 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-9 col-md-9 col-sm-12 col-centered">
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12">
|
||||
<h2>Welcome to The Tempus-Project Friends and Family Alpha.</h2>
|
||||
<hr>
|
||||
<p>This project is now entering its third official version and nearly its tenth year of development. What a long journey it has been to get here.</p>
|
||||
<p>With that being said, I won't waste your time with a journey down memory road. If you have been sent this page, clearly I trust you, or one of our mutual friends is an asshole. Both equally possible... The main purpose of inviting you was to ask for your help.</p>
|
||||
<h2>What I need</h2>
|
||||
<p>With any application, there are bugs. The best developers I have had the pleasure of working with make mundane every day mistakes just like everyone else. This obviously includes myself. With any project you spend years working on, you will develop blind spots, or places where even if something was broken, you would skip right past it and never notice.</p>
|
||||
<p>I would like your help in identifying these such blind spots.</p>
|
||||
<h2>What you can do to help.</h2>
|
||||
<p>Currently there is a bug-report form at the bottom, usable by anyone with a registered account. I have also built an administrator system that allows me to track progress of these bugs and ensure they get fixed. In addition to tracking bugs, there is a public suggestions system and a publicly viewable to-do list.</p>
|
||||
<p>I will need some users to help test very specific things like permissions for various groups. I will need some trusted users to act as administrators and test features. I will also just need some people to use and interact with the site to ensure they aren't encountering any bugs.</p>
|
||||
<p>There are a ton of things you can do to help!</p>
|
||||
<ul>
|
||||
<li>Report any bugs!!! ( there is a bug-report link at the bottom of every page )</li>
|
||||
<li>Register an account</li>
|
||||
<li>Subscribe to the mailing list</li>
|
||||
<li>Browse blog posts</li>
|
||||
<li>Make suggestions for improvements or new features</li>
|
||||
<li>Leave comments on the blog and other features.</li>
|
||||
<li>Keep an eye out for email or messages requesting specific help.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
@ -1,16 +0,0 @@
|
||||
<link rel="stylesheet" href="{ROOT_URL}app/css/debug.css" crossorigin="anonymous">
|
||||
<div id="debug-wrapper">
|
||||
<div id="debug-header">
|
||||
<p><b>Debug Log:</b></p>
|
||||
<button id="debug-copy" name="debug-copy">Copy</button>
|
||||
</div>
|
||||
<div id="debug-log">
|
||||
{DEBUGGING_LOG}
|
||||
</div>
|
||||
</div>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
$("#debug-copy").on("click", function(){
|
||||
copyAll("debug-log");
|
||||
console.log('copied');
|
||||
});
|
||||
</script>
|
@ -1,9 +0,0 @@
|
||||
<link rel="stylesheet" href="{ROOT_URL}app/css/debug.css" crossorigin="anonymous">
|
||||
<div id="wrapper">
|
||||
<div id="menu">
|
||||
<p class="welcome"><b>Debug Dump:</b></p>
|
||||
</div>
|
||||
<div>
|
||||
<pre>{DUMP}</pre>
|
||||
</div>
|
||||
</div>
|
@ -1 +0,0 @@
|
||||
<p> Hey there, it looks like you found our hastags! Unfortunately I haven't finished building them out just yet. Check back soon!</p>
|
@ -1,52 +0,0 @@
|
||||
<div class="col-sm-6 col-md-4 col-sm-offset-3 col-md-offset-4">
|
||||
<div class="card">
|
||||
<!-- Default panel contents -->
|
||||
<div class="card-header">Material Design Switch Demos</div>
|
||||
|
||||
<!-- List group -->
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">
|
||||
Bootstrap Switch Default
|
||||
<div class="material-switch float-right">
|
||||
<input id="someSwitchOptionDefault" name="someSwitchOption001" type="checkbox"/>
|
||||
<label for="someSwitchOptionDefault" class="label-default"></label>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Bootstrap Switch Primary
|
||||
<div class="material-switch float-right">
|
||||
<input id="someSwitchOptionPrimary" name="someSwitchOption001" type="checkbox"/>
|
||||
<label for="someSwitchOptionPrimary" class="label-primary"></label>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Bootstrap Switch Success
|
||||
<div class="material-switch float-right">
|
||||
<input id="someSwitchOptionSuccess" name="someSwitchOption001" type="checkbox"/>
|
||||
<label for="someSwitchOptionSuccess" class="label-success"></label>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Bootstrap Switch Info
|
||||
<div class="material-switch float-right">
|
||||
<input id="someSwitchOptionInfo" name="someSwitchOption001" type="checkbox"/>
|
||||
<label for="someSwitchOptionInfo" class="label-info"></label>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Bootstrap Switch Warning
|
||||
<div class="material-switch float-right">
|
||||
<input id="someSwitchOptionWarning" name="someSwitchOption001" type="checkbox"/>
|
||||
<label for="someSwitchOptionWarning" class="label-warning"></label>
|
||||
</div>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
Bootstrap Switch Danger
|
||||
<div class="material-switch float-right">
|
||||
<input id="someSwitchOptionDanger" name="someSwitchOption001" type="checkbox"/>
|
||||
<label for="someSwitchOptionDanger" class="label-danger"></label>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
@ -1 +0,0 @@
|
||||
lul, testing
|
@ -1,104 +0,0 @@
|
||||
<div class="wp-webdeasy-comment-editor">
|
||||
<div class="toolbar">
|
||||
<div class="line">
|
||||
<div class="box">
|
||||
<span class="editor-btn icon smaller" data-action="bold" data-tag-name="b" title="Bold">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/bold.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon smaller" data-action="italic" data-tag-name="i" title="Italic">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/italic.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon smaller" data-action="underline" data-tag-name="u" title="Underline">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/underline.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon smaller" data-action="strikeThrough" data-tag-name="strike" title="Strike through">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/30/000000/strikethrough.png"/>
|
||||
</span>
|
||||
</div>
|
||||
<div class="box">
|
||||
<span class="editor-btn icon has-submenu">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/align-left.png"/>
|
||||
<div class="submenu">
|
||||
<span class="editor-btn icon" data-action="justifyLeft" data-style="textAlign:left" title="Justify left">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/align-left.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="justifyCenter" data-style="textAlign:center" title="Justify center">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/align-center.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="justifyRight" data-style="textAlign:right" title="Justify right">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/align-right.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="formatBlock" data-style="textAlign:justify" title="Justify block">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/align-justify.png"/>
|
||||
</span>
|
||||
</div>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="insertOrderedList" data-tag-name="ol" title="Insert ordered list">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/numbered-list.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="insertUnorderedList" data-tag-name="ul" title="Insert unordered list">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/bulleted-list.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="outdent" title="Outdent" data-required-tag="li">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/outdent.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="indent" title="Indent">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/indent.png"/>
|
||||
</span>
|
||||
</div>
|
||||
<div class="box">
|
||||
<span class="editor-btn icon" data-action="insertHorizontalRule" title="Insert horizontal rule">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/horizontal-line.png"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="line">
|
||||
<div class="box">
|
||||
<span class="editor-btn icon smaller" data-action="undo" title="Undo">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/undo--v1.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon" data-action="removeFormat" title="Remove format">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/remove-format.png"/>
|
||||
</span>
|
||||
</div>
|
||||
<div class="box">
|
||||
<span class="editor-btn icon smaller" data-action="createLink" title="Insert Link">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/add-link.png"/>
|
||||
</span>
|
||||
<span class="editor-btn icon smaller" data-action="unlink" data-tag-name="a" title="Unlink">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/delete-link.png"/>
|
||||
</span>
|
||||
</div>
|
||||
<div class="box">
|
||||
<span class="editor-btn icon" data-action="toggle-view" title="Show HTML-Code">
|
||||
<img src="https://img.icons8.com/fluency-systems-filled/48/000000/source-code.png"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content-area">
|
||||
<div class="visuell-view" contenteditable>
|
||||
<p style="text-align: center;">Welcome to my <b>WYSIWYG</b> Editor <i>(What you see is what you get)</i>!</p>
|
||||
<p style="text-align: center;">It's only made of <u>HTML5</u>, <i><u>CSS3</u> </i>and pure <u>JavaScript</u>, <strike>no framework</strike>!</p>
|
||||
<hr>
|
||||
<p style="text-align: center;"><b>See for yourself! 😃</b></p>
|
||||
<p style="text-align: center;"><b>Tutorial available <a href="https://webdeasy.de/en/program-your-own-wysiwyg-editor-in-10-minutes/?referer=cp-YoVmBx">here</a>! 😋</b></p>
|
||||
</div>
|
||||
<textarea class="html-view"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal">
|
||||
<div class="modal-bg"></div>
|
||||
<div class="modal-wrapper">
|
||||
<div class="close">✖</div>
|
||||
<div class="modal-content" id="modalCreateLink">
|
||||
<h3>Insert Link</h3>
|
||||
<input type="text" id="linkValue" placeholder="Link (example: https://webdeasy.de/)">
|
||||
<div class="row">
|
||||
<input type="checkbox" id="new-tab">
|
||||
<label for="new-tab">Open in new Tab?</label>
|
||||
</div>
|
||||
<button class="done">Done</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user