My Recent Pastes (213 and counting)
All Pasties (over 213 and counting)
Below are summaries of the 15 most recent pasties by Jay Allen.
November 07, 2008
6:22AM EDT
by Jay Allen
View more (113 lines)
1 2 3 4 5 |
# Populate list of included templates if ( my $includes = $obj->getElementsByTagName('Include') ) { my @includes; my @widgets; my %seen; |
October 27, 2008
8:50PM EDT
by Jay Allen
View more (37 lines)
1 2 3 4 5 |
=head2 mteval Processes the input string for any MT template tags and returns the output. B<Example:> |
October 27, 2008
1:47PM EDT
by Jay Allen
View more (17 lines)
1 2 3 4 5 |
Currently: <mt:SetHashVar name="my_hash"> <$mt:Var name="foo" value="bar"$> <$mt:Var name="fizzle" value="fozzle"$> |
October 24, 2008
4:34PM EDT
by Jay Allen
View more (141 lines)
1 2 3 4 5 |
Index: lib/MT/Template/ContextHandlers.pm =================================================================== --- lib/MT/Template/ContextHandlers.pm (revision 3104) +++ lib/MT/Template/ContextHandlers.pm (working copy) @@ -2500,9 +2500,9 @@ |
October 24, 2008
4:31PM EDT
by Jay Allen
View more (137 lines)
1 2 3 4 5 |
Index: lib/MT/Template/ContextHandlers.pm =================================================================== --- lib/MT/Template/ContextHandlers.pm (revision 3104) +++ lib/MT/Template/ContextHandlers.pm (working copy) @@ -2500,9 +2500,9 @@ |
October 24, 2008
3:51PM EDT
by Jay Allen
View more (37 lines)
1 2 3 4 5 |
Index: lib/MT/Template/ContextHandlers.pm =================================================================== --- lib/MT/Template/ContextHandlers.pm (revision 3104) +++ lib/MT/Template/ContextHandlers.pm (working copy) @@ -2588,11 +2588,19 @@ |
October 24, 2008
3:35PM EDT
by Jay Allen
View more (91 lines)
1 2 3 4 5 |
<mt:Ignore> This is a test case template for Case 82488: "Negative Increments for MT:For" http://bugs.movabletype.org/default.asp?82488 |
October 24, 2008
3:34PM EDT
by Jay Allen
View more (84 lines)
1 2 3 4 5 |
############################### # Using default step value: 1 # ############################### # |
October 24, 2008
12:43PM EDT
by Jay Allen
View more (29 lines)
1 2 3 4 5 |
#!/usr/bin/perl use FileHandle; use strict; my $file = shift @ARGV; |
October 24, 2008
12:33PM EDT
by Jay Allen
View more (21 lines)
1 2 3 4 5 |
#!/usr/bin/perl use FileHandle; use strict; my $file = shift @ARGV; |
October 24, 2008
12:28PM EDT
by Jay Allen
View more (18 lines)
1 2 3 4 5 |
#!/usr/bin/perl use FileHandle; use strict; my $file = shift @ARGV; |
October 22, 2008
5:17PM EDT
by Jay Allen
View more (29 lines)
1 2 3 4 5 |
Index: lib/MT/App/CMS.pm =================================================================== --- lib/MT/App/CMS.pm (revision 3104) +++ lib/MT/App/CMS.pm (working copy) @@ -1875,12 +1875,23 @@ |
October 22, 2008
3:01AM EDT
by Jay Allen
View more (26 lines)
1 2 3 4 5 |
Index: lib/MT/Asset.pm =================================================================== --- lib/MT/Asset.pm (revision 3104) +++ lib/MT/Asset.pm (working copy) @@ -110,7 +110,20 @@ |
October 22, 2008
2:57AM EDT
by Jay Allen
View more (28 lines)
1 2 3 4 5 |
Index: lib/MT/Asset.pm =================================================================== --- lib/MT/Asset.pm (revision 3104) +++ lib/MT/Asset.pm (working copy) @@ -402,7 +402,22 @@ |
October 22, 2008
2:52AM EDT
by Jay Allen
View more (28 lines)
1 2 3 4 5 |
Index: lib/MT/Asset.pm =================================================================== --- lib/MT/Asset.pm (revision 3104) +++ lib/MT/Asset.pm (working copy) @@ -402,7 +402,22 @@ |
Pastie