This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
*/ | |
// Check to ensure this file is included in Joomla! | |
defined('_JEXEC') or die(); | |
/** | |
* HTML View class for the module frontend |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul class="blockList"> | |
<li class="blockList"><a name="method.detail"> | |
<!-- --> | |
</a> | |
<h3>Method Detail</h3> | |
<a name="getRootWord--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
<!-- NewPage --> | |
<html lang="de"> | |
<head> | |
<!-- Generated by javadoc (1.8.0_60) on Sun Sep 27 12:28:05 CEST 2015 --> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf8"> | |
<title>Adjective (Kayon 0.0.1 API)</title> | |
<meta name="date" content="2015-09-27"> | |
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | |
<script type="text/javascript" src="../../../../script.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<head> | |
<meta http-equiv="refresh" content="0; url=http://example.com/" /> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/files/1_H0_Afghan_Nation_Building_Bad_Aff.doc | |
/files/Afghanistan_Pullout_Affirmative___Seniors___GDS_2010.doc | |
/files/Afghanistan_Aff___MNDI_Paperless.doc | |
/files/Afghanistan_Aff___MNDI_Paperless.doc | |
/files/Afghanistan_Aff___MNDI_Paper.doc | |
/files/Afghanistan_aff___Wave_1_final___HKMP.doc | |
/files/Afghanistan_Aff___Wave_2___TGFL_Lab___NDI_2010.docx | |
/files/Afghanistan_Aff___4_Week___ENDI_2010.doc | |
/files/Afghanistan_Aff___Six_Week___ENDI.doc | |
/files/MGW10_LS_Afghanistan_Updates.doc |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Revert Votes | |
// @namespace everywhere | |
// @include https://stackoverflow.com* | |
// @include http://stackoverflow.com* | |
// @include https://meta.stackoverflow.com* | |
// @include http://meta.stackoverflow.com* | |
// @version 1 | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% this file was converted from the following files: | |
% - glyphlist.txt (Adobe Glyph List v2.0) | |
% - zapfdingbats.txt (ITC Zapf Dingbats Glyph List) | |
% - texglyphlist.txt (lcdf-typetools texglyphlist.txt, v2.33) | |
% - additional.tex (additional entries) | |
% | |
% Notes: | |
% - entries containing duplicates in glyphlist.txt like | |
% 'dalethatafpatah;05D3 05B2' are ignored (commented out) | |
% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}.c-hidden{display:none}.c-clearfix:before,.c-clearfix:after{content:" ";display:table}.c-clearfix:after{clear:both}.c-pull-right{float:right}.c-pull-left{float:left}.c-hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.c-hidden{display:none}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;-ms-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.c-form-control{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;width:100%;font-size:14px;height:34px;line-height:20px;padding:6px 12px;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 1px 1px 2px -1px rgba(0,0,0,0.15);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-tr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@keyframes spin { | |
to { | |
transform: rotate(360deg) | |
} | |
} | |
@-webkit-keyframes spin { | |
to { | |
-webkit-transform: rotate(360deg) | |
} | |
} |
OlderNewer