From 94747382175f8db50d6efa5a1e3bb4565d2d05c2 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Thu, 5 Feb 2015 07:54:44 +0000 Subject: [PATCH] changed the wiki show view to display page information more dynamically --- codepot/src/codepot/views/wiki_show.php | 102 +++++++++++++++++------- codepot/src/css/wiki.css | 29 +++++++ 2 files changed, 100 insertions(+), 31 deletions(-) diff --git a/codepot/src/codepot/views/wiki_show.php b/codepot/src/codepot/views/wiki_show.php index 083a971a..ed04a3fd 100644 --- a/codepot/src/codepot/views/wiki_show.php +++ b/codepot/src/codepot/views/wiki_show.php @@ -15,6 +15,10 @@ + + + + <?=htmlspecialchars($wiki->name)?> @@ -23,6 +27,30 @@ $hexname = $this->converter->AsciiToHex ($wiki->name); ?>