diff --git a/config.php b/config.php index e8d99e3..18efccf 100644 --- a/config.php +++ b/config.php @@ -1,25 +1,27 @@ - + +
- + - - + +
WebClip Feed
-
-
- +
+
+
diff --git a/feeds/custom2.php b/feeds/custom2.php new file mode 100644 index 0000000..3fd91db --- /dev/null +++ b/feeds/custom2.php @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + +
+
+
+

+ + + + + + diff --git a/feeds/custom3.php b/feeds/custom3.php new file mode 100644 index 0000000..6c24fc9 --- /dev/null +++ b/feeds/custom3.php @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + +
+
+
+

+ + + + + + diff --git a/feeds/kknowledgefeed.php b/feeds/kknowledgefeed.php new file mode 100644 index 0000000..e69e608 --- /dev/null +++ b/feeds/kknowledgefeed.php @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + +
KKnowledge Articles
+
+
+

+ + + + + + diff --git a/feeds/webclipfeed.php b/feeds/webclipfeed.php new file mode 100644 index 0000000..1b95178 --- /dev/null +++ b/feeds/webclipfeed.php @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + +
WebClip Feed
+
+
+

+ + + + + + diff --git a/kknowledgefeed.php b/kknowledgefeed.php deleted file mode 100644 index f7ae9f2..0000000 --- a/kknowledgefeed.php +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - -
KKnowledge Articles
-
-
- - -
-

- - - - - - diff --git a/right.php b/right.php index 3b323e2..09237d9 100644 --- a/right.php +++ b/right.php @@ -50,7 +50,7 @@ if ($clockvisible > "0") {

"0") { - require "kknowledgefeed.php"; + require "/feeds/kknowledgefeed.php"; } else { } @@ -58,14 +58,36 @@ if ($kknowledgefeedvisible > "0") {

"0") { - require "webclipfeed.php"; + require "/feeds/webclipfeed.php"; } else { } ?> -

- + "0") { + require "/feeds/custom1.php"; +} else { + +} +?> +

"0") { + require "/feeds/custom2.php"; +} else { + +} +?> +

+ "0") { + require "/feeds/custom3.php"; +} else { + +} +?> +

+
@@ -73,7 +95,7 @@ if ($webclipfeedvisible > "0") { - +
Theme   
White Black Blue