From ba9b0e647bff1bf0c437ab204ddf11783ed698f8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 1 May 2009 10:26:57 +0000 Subject: Merge "c-free" branch to trunk. --- docs/tutorials/lxmlgraph/step03/myapp/templates/default.pt | 8 -------- docs/tutorials/lxmlgraph/step03/myapp/templates/xsltview.xsl | 12 ------------ 2 files changed, 20 deletions(-) delete mode 100644 docs/tutorials/lxmlgraph/step03/myapp/templates/default.pt delete mode 100644 docs/tutorials/lxmlgraph/step03/myapp/templates/xsltview.xsl (limited to 'docs/tutorials/lxmlgraph/step03/myapp/templates') diff --git a/docs/tutorials/lxmlgraph/step03/myapp/templates/default.pt b/docs/tutorials/lxmlgraph/step03/myapp/templates/default.pt deleted file mode 100644 index 3cc98ef92..000000000 --- a/docs/tutorials/lxmlgraph/step03/myapp/templates/default.pt +++ /dev/null @@ -1,8 +0,0 @@ - - - -

My template is viewing item: ${name}

-

The node has a tag name of: ${node.tag}.

- - diff --git a/docs/tutorials/lxmlgraph/step03/myapp/templates/xsltview.xsl b/docs/tutorials/lxmlgraph/step03/myapp/templates/xsltview.xsl deleted file mode 100644 index 4d759b15b..000000000 --- a/docs/tutorials/lxmlgraph/step03/myapp/templates/xsltview.xsl +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - -

My template is viewing item:

-

The node has a name of: .

- - -
-
-- cgit v1.2.3