From c51eaea0d750bc53e737bea426c154024d882b22 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sun, 29 Jan 2012 14:54:11 +0100 Subject: Fixed docu. --- ratatoeskr/frontend.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ratatoeskr/frontend.php b/ratatoeskr/frontend.php index 0425099..8aca311 100644 --- a/ratatoeskr/frontend.php +++ b/ratatoeskr/frontend.php @@ -82,7 +82,8 @@ function tag_transform_ste($tag, $lang) * * custom (array: name=>value) * * status (numeric) * * section (sub-fields: ) - * * timestamp, tags (array(sub-fields: )) + * * timestamp + * * tags (sub-fields: ) * * languages (array: language name=>url) * * comments_allowed */ @@ -396,8 +397,6 @@ $ste->register_tag("article_comments", function($ste, $params, $sub) * You might also want to define this: * * * - For a preview of the comment. - * - * If the parameter default is not empty, the tag's content will be thrown away. * * Returns: * The finished HTML form. -- cgit v1.2.3-54-g00ecf