From 060fd0ee49db65b1bef91cc77b4d5d7825e12b2d Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 3 Jun 2006 15:23:44 +0000 Subject: Added TTextProcessor and refactored TTextHighlighter and TMarkdown. --- demos/quickstart/protected/comments/CommentList.tpl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'demos') diff --git a/demos/quickstart/protected/comments/CommentList.tpl b/demos/quickstart/protected/comments/CommentList.tpl index 0aeb2c81..ef74316a 100644 --- a/demos/quickstart/protected/comments/CommentList.tpl +++ b/demos/quickstart/protected/comments/CommentList.tpl @@ -2,7 +2,7 @@ -

Comments +

Comments ( Add your comments )

@@ -16,7 +16,7 @@
- + <%# $this->DataItem['comment'] %> @@ -29,13 +29,13 @@

Post a comment

-

Note: +

Note: Please only use the comments in relation to this page for -

    +
    • questions/critcisms/suggestions on the documentation,
    • small notes that can solve or clarify a particular problem or task.
    - If you experience errors please file a ticket + If you experience errors please file a ticket or ask at the forum. Please use the Prado wiki for longer pieces and detailed solutions.

    @@ -49,8 +49,8 @@ ControlToValidate="email" Display="Dynamic" ErrorMessage="An email address is required." /> - @@ -70,13 +70,13 @@

    Preview comment

    - + <%= $this->content->Text %>
- +
@@ -90,7 +90,7 @@

Preview comment

- + <%= $this->content->Text %> -- cgit v1.2.3