I need to learn XSLT for WordPress and Symphony theming. What are some beginner friendly resources that are relatively easy to follow along to?
Leave a Reply
You must be logged in to post a comment.
I need to learn XSLT for WordPress and Symphony theming. What are some beginner friendly resources that are relatively easy to follow along to?
You must be logged in to post a comment.
Mozilla Developer Center’s XSLT
There are some good symphony specific tutorials here which should help:
http://designprojectx.com/tutorials
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/
ZVON’s XSLT reference. I like it because it’s very simple.
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
I love this intro / tut from alistapart
http://www.alistapart.com/articles/usingxml/
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