Skip to content

Instantly share code, notes, and snippets.

/*
Mastodon Demetricator
(quick version)
by ben grosser, June 2019
updated Nov 14, 2022
https://bengrosser.com
To Use:
@tecumsehmaverick
tecumsehmaverick / gmail_bookmarklet.js
Created March 11, 2021 21:22 — forked from rondevera/gmail_bookmarklet.js
Gmail bookmarklet: For quickly e-mailing the current page's URL (and the selected text, if any) via Gmail.
/*
Gmail bookmarklet
rondevera.com
For quickly e-mailing the current page's URL (and the selected text, if any)
via Gmail.
Usage:
- Create a new item in your bookmark bar with the name "Gmail" (or just "Gm",
or your favorite Unicode character), and the code below as the location.
@tecumsehmaverick
tecumsehmaverick / gmailthis.js
Created March 11, 2021 14:15 — forked from iamlucamilan/gmailthis.js
Gmail This Bookmarklet
javascript:(function(){
m='http://mail.google.com/mail/?view=cm&fs=1&tf=1&to=&su='+encodeURIComponent(document.title)+
'&body='+encodeURIComponent(document.location);
w=window.open(m,'addwindow','status=no,toolbar=no,width=575,height=545,resizable=yes');
setTimeout(function(){w.focus();}, 250);})();

Husqvarna PZ7234FX PZ6034FX PZ34FX BF Zero Turn Mower Operator + Parts Manual==============================>>> DOWNLOAD <<<==============================Husqvarna PZ7234FX PZ6034FX PZ34FX BF Zero Turn Mower Operator + Parts ManualHusqvarna RZ-series Zero Turn Mowers: Operation. Discussions related to the proper design, installation,

1 Intro

[Symphony][1] is great. Let's make it better.

This article is about the process of building your website's frontend, keeping templates DRY, relating Datasources, Events and other Resources to your Pages, code structure and much more. The following haven arisen, in time, from finding myself repeating the same things over and over again.

I assume you know what [master.xsl][2] is and you are using it. If you don't know, check the [default Symphony workspace][3].

2 It all starts with a requirement

@tecumsehmaverick
tecumsehmaverick / entities.dtd
Created January 23, 2017 02:02 — forked from brendo/entities.dtd
XSLT and Entities
<!ENTITY world "world">
<!ENTITY copy "&#169;">
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/common"
extension-element-prefixes="exsl">
<!--
A complete XML to JSON transformation utility adapted from
@tecumsehmaverick
tecumsehmaverick / site-title.xml
Created September 17, 2016 21:42
Textpattern - Page Title
<txp:if_section name="">
<txp:if_category>
<txp:hide>in a category url off of the root</txp:hide>
<txp:category title="1" /> &rsaquo; <txp:site_name />
<txp:else />
<txp:hide>the home page</txp:hide>
<txp:site_name /> &rsaquo; <txp:site_slogan />
</txp:if_category>
<txp:else />
<txp:if_article_list>
@tecumsehmaverick
tecumsehmaverick / txp-section.xml
Created September 17, 2016 21:42
Textpattern - Section Logic
<txp:if_section name='<txp:section />'>
<txp:if_article_list>
<txp:if_category>
<!-- category page -->
<txp:else />
<!-- section landing page -->
</txp:if_category>
<txp:else />
<!-- individual article page -->
</txp:if_article_list>
@tecumsehmaverick
tecumsehmaverick / sed_pcf_0.3.108
Created September 5, 2016 15:49 — forked from jools-r/sed_pcf_0.3.108
Packed-custom-fields for textpattern
# Name: sed_packed_custom_fields v0.3.108
# Rev : 108
# Type: Admin + Client
# Allows packing of multiple values into one custom field.
# Author: Netcarver
# URL: http://txp-plugins.netcarving.com
H4sIAAAAAAAAA+08a2/bOLaf01/BcbNjG3Cc2Jm2qR0bzU3T2Sy66aDNzN6LYmDQEm1rI0ta
kkrq2+1/33MOSb0sJ07aXvQCCWYSmyJ53i8eqnzQOxh8VoOjQUOK60AFcdQYqkH/xaCx+5Yr
fbrg0Vz47+2zAesdHLFdnPLLoBHxpaDZ8FkJf5Jw7wr+eKnS8XIyC0ToK3wOm10L6faGbwfd