diff --git a/modules/board/skins/cozy_board/comment.html b/modules/board/skins/cozy_board/comment.html new file mode 100644 index 000000000..4ff1eb9a1 --- /dev/null +++ b/modules/board/skins/cozy_board/comment.html @@ -0,0 +1,86 @@ + +
{$val->desc}
+ diff --git a/modules/board/skins/cozy_board/extra_var_value.html b/modules/board/skins/cozy_board/extra_var_value.html new file mode 100644 index 000000000..fd889bab2 --- /dev/null +++ b/modules/board/skins/cozy_board/extra_var_value.html @@ -0,0 +1,63 @@ + + + +{@ $val->column_name = "extra_vars".$key} + + +{@ $val->value = $oDocument->getExtraValue($key)} + + + + {htmlspecialchars($val->value)} + + + + + {$val->value} + + + + + + + + {$val->value} + + + + + + + {htmlspecialchars($val->value[0])} + - + {htmlspecialchars($val->value[1])} + - + {htmlspecialchars($val->value[2])} + + + + + {nl2br(htmlspecialchars($val->value))} + + + + + {@ $val->value = array($val->value) } + + {@ $_tmp_value[] = htmlspecialchars($v)} + + {implode(",",$_tmp_value)} + + + + + {htmlspecialchars($val->value)} + + + + + {zdate($val->value,"Y-m-d")} + + + + diff --git a/modules/board/skins/cozy_board/filter/delete_comment.xml b/modules/board/skins/cozy_board/filter/delete_comment.xml new file mode 100644 index 000000000..115ea00d9 --- /dev/null +++ b/modules/board/skins/cozy_board/filter/delete_comment.xml @@ -0,0 +1,18 @@ +| {$val->name} | ++ + + | +
|---|
+ {@ $_uploaded_files = $comment->getUploadedFiles() } + +
{$file->source_filename} ({FileHandler::filesize($file->file_size)})({number_format($file->download_count)})
+
+
+