Skip to content

Instantly share code, notes, and snippets.

View dflock's full-sized avatar

Duncan Lock dflock

View GitHub Profile
<?php
/*
::::::::::::::::::::::::::::::::::::::::
Snippet name: Wayfinder
Short Desc: builds site navigation
Version: 2.0.2
Authors:
Kyle Jaebker (muddydogpaws.com)
Ryan Thrash (vertexworks.com)
Date: February 27, 2006
@dflock
dflock / dexy.it stylish css overrides
Created January 17, 2013 22:22
Makes the tutorials and other stuff easier to read on dexy.it
ul, p, pre, code { font-size: 100%; }
pre, code { background: #ddd; padding: 0.2em 0.5em; border-radius: 3px; }
p a:link, li a:link { text-decoration: underline; }
@dflock
dflock / Default (linux).sublime-keymap
Created May 2, 2013 22:29
Sublime user Key-map for Auto-pairing underscores, asterisks & back ticks - just highlight something and press underscore, asterisk or back-tick; really handy for writing content in Markdown or reStructuredText.
[
// Auto-pair underscores
{ "keys": ["_"], "command": "insert_snippet", "args": {"contents": "_$0_"}, "context":
[
{ "key": "setting.auto_match_enabled", "operator": "equal", "operand": true },
{ "key": "selection_empty", "operator": "equal", "operand": true, "match_all": true },
{ "key": "following_text", "operator": "regex_contains", "operand": "^(?:\t| |\\)|]|\\}|>|$)", "match_all": true },
{ "key": "preceding_text", "operator": "not_regex_contains", "operand": "[_a-zA-Z0-9_]$", "match_all": true },
{ "key": "eol_selector", "operator": "not_equal", "operand": "string.quoted.underscore", "match_all": true }
]
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugzilla.mozilla.org/page.cgi?id=bugzilla.dtd">
<bugzilla version="4.2.5+"
urlbase="https://bugzilla.mozilla.org/"
maintainer="bugzilla-admin@mozilla.org"
>
<bug>
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugzilla.mozilla.org/page.cgi?id=bugzilla.dtd">
<bugzilla version="4.2.5+"
urlbase="https://bugzilla.mozilla.org/"
maintainer="bugzilla-admin@mozilla.org"
>
<bug>
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 7.
"Bug ID","Product","Component","Assignee","Status","Resolution","Summary","Changed"
654994,"Core","Layout: Block and Inline","nobody","UNCONFIRMED","---","implement css3-text 'text-space-collapse' and 'text-wrap'","2012-07-18 08:00:36"
726424,"Firefox","General","nobody","UNCONFIRMED","---","antialiasing in css3 text","2012-02-14 00:17:06"
752693,"Firefox","Untriaged","nobody","UNCONFIRMED","---","Unable to vertically scroll textarea with arrow keys when overflow hidden","2012-05-24 09:02:15"
763672,"Core","CSS Parsing and Computation","nobody","UNCONFIRMED","---","no CSS3 transitions for text-align","2012-06-12 02:19:35"
795299,"Core","Layout: View Rendering","nobody","UNCONFIRMED","---","Text disappears of the element after using the value x=90deg or y=90deg in the property 'transform: skew(x, y)' and returning to original value","2012-10-02 12:54:03"
156881,"Core","Layout","dbaron","NEW","---","Underline should skip character/part-of-character that is below the base line (text-decoration-mode)","2013-04-18
<!--
RSS generated by JIRA (6.0-rc1#6085-sha1:c75e7300f4c262d9e27cea8c81b31271cb2eb431) at Tue May 14 11:28:29 CDT 2013
It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
https://jira.atlassian.com/si/jira.issueviews:issue-xml/WBS-49/WBS-49.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
This file has been truncated, but you can view the full file.
<!--
RSS generated by JIRA (6.0-rc1#6085-sha1:c75e7300f4c262d9e27cea8c81b31271cb2eb431) at Tue May 14 11:43:45 CDT 2013
It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
https://jira.atlassian.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=text%7E%22greenhopper+api+plugin%22&tempMax=200&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="https://jira.atlassian.com/styles/jiraxml2html.xsl" type="text/xsl"?>
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 3.
ticket,summary,component,version,milestone,type,severity,owner,status,created,_changetime,_description,_reporter
886,Add support for Master tickets,ticket system,devel,next-major-releases,enhancement,major,nkantrowitz,reopened,2004-11-05T12:44:10+01:00,2012-11-05T09:34:19+01:00,"It would be cool if you could create master tickets that other tickets refer to. Work could then be broken down into chunks (and assigned to different people), but the master ticket could only be closed when all referring tickets had been resolved.
You could also have it so that referring tickets are excluded from the Roadmap ticket counts.",dmurphy25@…
10755,CommitTicketUpdater does not allow user to define what state to jump to,ticket system,0.12.3,unscheduled,enhancement,major,,new,2012-07-02T22:27:07+02:00,2013-04-30T20:15:56+02:00,"The CommitTicketUpdater will only ever close a ticket. In general, the closed state is for when no more work is to be done, aka ''after'' QA has verified the fix. Trac should allow configuration of wh
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 17 columns, instead of 15. in line 1.
id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,changelog,apichanges
886,Add support for Master tickets,dmurphy25@…,nkantrowitz,"It would be cool if you could create master tickets that other tickets refer to. Work could then be broken down into chunks (and assigned to different people), but the master ticket could only be closed when all referring tickets had been resolved.
You could also have it so that referring tickets are excluded from the Roadmap ticket counts.",enhancement,reopened,highest,next-major-releases,ticket system,devel,major,,relations,marcandre.lureau@… hwinkel@… mrovner@… trac@… dpeterson@… bruno@… shishz@… alecclews@… jorvis@… jkletsky@… peter.merel@… Andreas.Podgurski@… nick+trac@… gerz@… daved@… josh.moore@… dlawson@… mark81@… carwyn@… tobias.roeser@… erikand@… patrik@… zeph.gillen@… janne@… m.galante@… dilshod@… fotos@… j.vargas@… trac-eolg@… planders@… trac@… Ingmar@… zhenxin0603@… luke@… motumboe@… munsey@… alex.c