Gossamer Forum
Home : General : Chit Chat :

Woohoo Part Deux

Quote Reply
Woohoo Part Deux
Template parser this time :)

I've got a bit to go before I catch GT's but this is turning out to be awesome...I'm soooooo happy CoolLaughAngelic

....and only 45 lines Tongue.

Will support:

<%include foo.html%>

<%BLA%>

<%if BAR%> I found BAR <%endif%>

<%if BAR and FOO%> Found FOO and BAR <%endif%>

<%if BAR or FOO%> Found FOO or BAR <%endif%>

<%if BAR == FOO%> FOO equals BAR <%endif%>

<%if BAR eq FOO%> FOO equals BAR <%endif%>

<%if BAR ne FOO%> FOO doesn't equal BAR <%endif%>

<%if BAR != FOO%> FOO doesn't equal BAR <%endif%>

<%if BAR > FOO%> BAR grater than FOO <%endif%>

<%if BAR < FOO%> FOO greater than BAR <%endif%>

<%if BAR gt FOO%> BAR greater than FOO <%endif%>

<%if BAR lt FOO%> BAR less than FOO <%endif%>

....shall I go on?....ok......

<%if BAR%> I found BAR <%else%> No BAR :( <%endif%>

<%if BAR and FOO%> Found FOO and BAR <%else%> I'm bored <%endif%>

<%if BAR or FOO%> Found FOO or BAR <%else%> I'm bored <%endif%>

<%if BAR == FOO%> FOO equals BAR <%else%> I'm bored <%endif%>

<%if BAR eq FOO%> FOO equals BAR <%else%> I'm bored <%endif%>

<%if BAR ne FOO%> FOO doesn't equal BAR <%else%> I'm bored <%endif%>

<%if BAR != FOO%> FOO doesn't equal BAR <%else%> I'm bored <%endif%>

<%if BAR > FOO%> BAR grater than FOO <%else%> I'm bored <%endif%>

<%if BAR < FOO%> FOO greater than BAR <%else%> I'm bored <%endif%>

<%if BAR gt FOO%> BAR greater than FOO <%else%> I'm bored <%endif%>

<%if BAR lt FOO%> BAR less than FOO <%else%> I'm bored <%endif%>

Wooohooooooo

I know it isn't a patch on GT::Template::Parser but I'm so proud of it :)

I'm not being conceited either...hehe

BTW for anyone interested by gran had 20 bags of blood platelets and is feeling a little better. 20 bags? I didn't think you could fit that much in your body :)


Subject Author Views Date
Thread Woohoo Part Deux Paul 5832 Dec 5, 2001, 7:22 AM
Thread Re: [PaulW] Woohoo Part Deux
Bmxer 5676 Dec 5, 2001, 8:28 AM
Thread Re: [Bmxer] Woohoo Part Deux
Paul 5708 Dec 5, 2001, 8:32 AM
Thread Re: [PaulW] Woohoo Part Deux
Bmxer 5693 Dec 5, 2001, 8:38 AM
Thread Re: [Bmxer] Woohoo Part Deux
Paul 5731 Dec 5, 2001, 10:44 AM
Thread Re: [PaulW] Woohoo Part Deux
Wil 5637 Dec 5, 2001, 10:45 AM
Thread Re: [Wil] Woohoo Part Deux
Paul 5650 Dec 5, 2001, 10:53 AM
Post Re: [PaulW] Woohoo Part Deux
Wil 5660 Dec 5, 2001, 10:55 AM
Post Re: [PaulW] Woohoo Part Deux
Andy 5636 Dec 8, 2001, 5:56 AM