10

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

bluish
  • 26,356
  • 27
  • 122
  • 180
Jonathan Musso
  • 1,374
  • 3
  • 21
  • 45

7 Answers7

2

Mozilla Developer Center's XSLT

Rob
  • 14,746
  • 28
  • 47
  • 65
1

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

http://designprojectx.com/tutorials

Mark
  • 1,509
  • 1
  • 15
  • 28
1

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/

Ryan Berger
  • 9,644
  • 6
  • 44
  • 56
1

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

bluish
  • 26,356
  • 27
  • 122
  • 180
1

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

james.garriss
  • 12,959
  • 7
  • 83
  • 96
0

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

gilzero
  • 1,832
  • 4
  • 19
  • 26
0

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