diff --git a/Theme/Backend/wiki-dashboard.tpl.php b/Theme/Backend/wiki-dashboard.tpl.php index 8d5600c..77a57de 100644 --- a/Theme/Backend/wiki-dashboard.tpl.php +++ b/Theme/Backend/wiki-dashboard.tpl.php @@ -30,18 +30,20 @@ echo $this->getData('nav')->render(); ?>
getId()); ?> -
-

printHtml($doc->getName()); ?>

+
+ +
getDoc(), 0, 300) . (\strlen($doc->getDoc()) > 300 ? '...' : ''); ?>
-
-
- Test Tag - More -
+
+
+
+ Test Tag + More
-
+
+
diff --git a/Theme/Backend/wiki-doc-single.tpl.php b/Theme/Backend/wiki-doc-single.tpl.php index 1cf8460..979ab3a 100644 --- a/Theme/Backend/wiki-doc-single.tpl.php +++ b/Theme/Backend/wiki-doc-single.tpl.php @@ -30,13 +30,15 @@ echo $this->getData('nav')->render();
-
-

printHtml($doc->getName()); ?>

-
getDoc(); ?>
-
+
+ +
+
getDoc(); ?>
+
+
FiBu v7.124.52334
-
+