I've just started with XML/XSLT and I'm quite excited about the possibilities. (Sad aren't I)
I'm certain I can create some kind of Content Management System with it. Can anyone help me out? Let's take a simple article XML database. I want to get each article to show on a different page but I'm not sure how to approach it.
I'm going to make a menu page with the title, url(?) and summary of all the articles. However, I then want to click a title and be shown the whole article.
Is there a way to get the XSLT to pick a specific record?
Thanks from a noob.
I'm certain I can create some kind of Content Management System with it. Can anyone help me out? Let's take a simple article XML database. I want to get each article to show on a different page but I'm not sure how to approach it.
I'm going to make a menu page with the title, url(?) and summary of all the articles. However, I then want to click a title and be shown the whole article.
Is there a way to get the XSLT to pick a specific record?
Thanks from a noob.