[wp-hackers] Easytags template system

Matt Mullenweg m at mullenweg.com
Sun May 21 09:18:22 GMT 2006


Matt Read wrote:
> I did some experimenting with a textpattern style of "xml template" but 
> concluded that it was not worth the time to rewrite template functions to 
> support it.
> 
> Template tags are just like <wp:the_title /> and you can pass some attributes 
> to them as well. the loop is nice cause it's just <wp:posts> ... </wp:posts>. 
> Really, the tags are just "wrappers" for the PHP function calls, but more ... 
> limited.
> 
> Anyway you can see it here 
> (http://mattread.com/projects/wp-themes/wordpattern-templates/) and a working 
> example here (http://mattread.com/test/)

It looks like this is actually a different template language, rather 
than just aliases and filters for web form editing of the PHP files.

-- 
Matt Mullenweg
  http://photomatt.net | http://wordpress.org
http://automattic.com | http://akismet.com


More information about the wp-hackers mailing list