Quick beginner XSLT reference

1.7k Views Asked by At

I need to learn XSLT for Wordpress and Symphony theming. What are some beginner friendly resources that are relatively easy to follow along to?

7

There are 7 best solutions below

0
On

ZVON's XSLT reference. I like it because it's very simple.

0
On

There are some good symphony specific tutorials here which should help:

http://designprojectx.com/tutorials

0
On

This site is very straightforward and has plenty of examples: http://www.learn-xslt-tutorial.com/

Also, W3 Schools is generally easy to follow and has good tutorials: http://www.w3schools.com/xsl/

0
On
0
On

My friend, Roger Costello, makes some of the best tutorials. He has an nice collection, most of which are XML-related: XML Schema, Schematron, NVDL, xProc, xPath, xQuery, and XSLT. They are typically Powerpoint slides and include exercises to give you practice. Take a look!

http://www.xfront.com/files/tutorials.html

0
On

I love this intro / tut from alistapart http://www.alistapart.com/articles/usingxml/

0
On

You can check also : - http://www.w3schools.com/xsl/default.asp - http://www.w3schools.com/xpath/default.asp

To learn XSLT basics but moreover XPath queries