Hello. I am new to xslt and the resume library. I need to change the awards.word parameter from "Awards" to "Training," and have this reflected in the output. Can someone please help?
TIA
Ben Tompkins
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That is to say, I changed the value of this parameter in us.xsl to "Training," but when I run make, the output still (mysteriously) reads "Awards." This forces me to manually edit the output every time I update the xml file. Can someone please help me with this problem.
tia,
Ben Tompkins
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello. I am new to xslt and the resume library. I need to change the awards.word parameter from "Awards" to "Training," and have this reflected in the output. Can someone please help?
TIA
Ben Tompkins
That is to say, I changed the value of this parameter in us.xsl to "Training," but when I run make, the output still (mysteriously) reads "Awards." This forces me to manually edit the output every time I update the xml file. Can someone please help me with this problem.
tia,
Ben Tompkins
Is xsl.base pointing to your local xsl stylesheet in your makefile?