Skip to content

Instantly share code, notes, and snippets.

@RAnders00
RAnders00 / php_file.php
Created July 18, 2015 08:20
StackOverflow code
<?php
/**
*/
// Check to ensure this file is included in Joomla!
defined('_JEXEC') or die();
/**
* HTML View class for the module frontend
<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">
@RAnders00
RAnders00 / Adjective.html
Created September 27, 2015 10:48
Adjective.html complete and raw post for Stack Overflow
<!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>
<!DOCTYPE HTML>
<head>
<meta http-equiv="refresh" content="0; url=http://example.com/" />
</head>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
// ==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 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)
%
@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
@keyframes spin {
to {
transform: rotate(360deg)
}
}
@-webkit-keyframes spin {
to {
-webkit-transform: rotate(360deg)
}
}