|
|
@@ -1,27 +1,7 @@
|
|
|
-Index: Kwiki-RecentChangesRSS-0.05/lib/Kwiki/RecentChangesRSS.pm
|
|
|
---- Kwiki-RecentChangesRSS-0.05/lib/Kwiki/RecentChangesRSS.pm.orig 2005-01-11 20:42:42 +0100
|
|
|
-+++ Kwiki-RecentChangesRSS-0.05/lib/Kwiki/RecentChangesRSS.pm 2005-01-11 20:44:45 +0100
|
|
|
-@@ -312,6 +312,7 @@
|
|
|
- rss_skipHours:
|
|
|
- rss_skipDays:
|
|
|
- rss_display_page: 0
|
|
|
-+rss_icon: icons/xml.png
|
|
|
- __template/tt2/rss_button.html__
|
|
|
- <!-- BEGIN rss_button.html -->
|
|
|
- <a href="[% script_name %]?action=RecentChangesRSS" accesskey="c" title="RSS">
|
|
|
-@@ -324,7 +325,7 @@
|
|
|
- <!-- END rss_button_icon.html -->
|
|
|
- __template/tt2/rss_screen.xml__
|
|
|
- [% xml %]
|
|
|
--__xml.png__
|
|
|
-+__icons/xml.png__
|
|
|
- iVBORw0KGgoAAAANSUhEUgAAACQAAAAOBAMAAAC1GaP7AAAAMFBMVEU9GgL1sYOeQgLmhkL22sfd
|
|
|
- XQfcdC/7yaf+/Pt+MgLDUgbupHL+gi7+ZgP+lE/OZiLJkrvQAAAAAWJLR0QAiAUdSAAAAJlJREFU
|
|
|
- eNpjdDdgQAX/Gd9+QBP6w8SAAYBC/1YzcBdYr2eYvYG7ACTEAhQ98JVb9vRvBoG/DD+gqhga2Jmd
|
|
|
-Index: Kwiki-0.36/lib/Kwiki/Display.pm
|
|
|
---- Kwiki-0.36/lib/Kwiki/Display.pm.orig 2004-12-13 23:03:22 +0100
|
|
|
-+++ Kwiki-0.36/lib/Kwiki/Display.pm 2005-01-11 20:47:43 +0100
|
|
|
-@@ -80,7 +80,7 @@
|
|
|
+Index: Kwiki-0.37/lib/Kwiki/Display.pm
|
|
|
+--- Kwiki-0.37/lib/Kwiki/Display.pm.orig 2005-01-11 11:16:46 +0100
|
|
|
++++ Kwiki-0.37/lib/Kwiki/Display.pm 2005-01-12 15:35:08 +0100
|
|
|
+@@ -84,7 +84,7 @@
|
|
|
__template/tt2/display_changed_by.html__
|
|
|
[% IF self.preferences.display_changed_by.value %]
|
|
|
[% page = hub.pages.current %]
|
|
|
@@ -30,21 +10,9 @@ Index: Kwiki-0.36/lib/Kwiki/Display.pm
|
|
|
<em>
|
|
|
Last changed by [% page.edit_by_link %] at [% page.edit_time %]
|
|
|
</em>
|
|
|
-Index: Kwiki-Search-0.12/lib/Kwiki/Search.pm
|
|
|
---- Kwiki-Search-0.12/lib/Kwiki/Search.pm.orig 2004-12-16 00:38:12 +0100
|
|
|
-+++ Kwiki-Search-0.12/lib/Kwiki/Search.pm 2005-01-11 20:50:08 +0100
|
|
|
-@@ -72,7 +72,7 @@
|
|
|
-
|
|
|
- =cut
|
|
|
- __template/tt2/search_box.html__
|
|
|
--<form method="post" action="[% script_name %]" enctype="application/x-www-form-urlencoded" style="display: inline">
|
|
|
-+<form method="post" action="[% script_name %]" enctype="application/x-www-form-urlencoded" class="search" style="display: inline">
|
|
|
- <input type="text" name="search_term" size="8" value="Search" onfocus="this.value=''" />
|
|
|
- <input type="hidden" name="action" value="search" />
|
|
|
- </form>
|
|
|
Index: Kwiki-Diff-0.01/lib/Kwiki/Diff.pm
|
|
|
--- Kwiki-Diff-0.01/lib/Kwiki/Diff.pm.orig 2004-08-25 18:01:20 +0200
|
|
|
-+++ Kwiki-Diff-0.01/lib/Kwiki/Diff.pm 2005-01-11 21:21:16 +0100
|
|
|
++++ Kwiki-Diff-0.01/lib/Kwiki/Diff.pm 2005-01-12 15:35:08 +0100
|
|
|
@@ -166,6 +166,11 @@
|
|
|
<img src="icons/gnome/image/diff.png" alt="Differences" />
|
|
|
<!-- END diff_button_icon.html -->
|
|
|
@@ -57,9 +25,9 @@ Index: Kwiki-Diff-0.01/lib/Kwiki/Diff.pm
|
|
|
__template/tt2/diff_controls.html__
|
|
|
<!-- BEGIN diff_controls.html -->
|
|
|
<a href="[% script_name %]?action=revisions&page_id=[% page_id %]&revision_id=[% revision_id %]" accesskey="r" title="Revision [% revision_id %]">
|
|
|
-Index: Kwiki-Favorites-0.12/lib/Kwiki/Favorites.pm
|
|
|
---- Kwiki-Favorites-0.12/lib/Kwiki/Favorites.pm.orig 2004-12-15 23:56:10 +0100
|
|
|
-+++ Kwiki-Favorites-0.12/lib/Kwiki/Favorites.pm 2005-01-11 21:41:46 +0100
|
|
|
+Index: Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm
|
|
|
+--- Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm.orig 2005-01-11 17:03:22 +0100
|
|
|
++++ Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm 2005-01-12 15:35:08 +0100
|
|
|
@@ -111,7 +111,7 @@
|
|
|
}
|
|
|
</script>
|
|
|
@@ -71,7 +39,7 @@ Index: Kwiki-Favorites-0.12/lib/Kwiki/Favorites.pm
|
|
|
</form>
|
|
|
Index: Kwiki-Notify-Mail-0.02/lib/Kwiki/Notify/Mail.pm
|
|
|
--- Kwiki-Notify-Mail-0.02/lib/Kwiki/Notify/Mail.pm.orig 2004-09-01 02:11:53 +0200
|
|
|
-+++ Kwiki-Notify-Mail-0.02/lib/Kwiki/Notify/Mail.pm 2005-01-11 21:52:44 +0100
|
|
|
++++ Kwiki-Notify-Mail-0.02/lib/Kwiki/Notify/Mail.pm 2005-01-12 15:35:30 +0100
|
|
|
@@ -58,7 +58,7 @@
|
|
|
$msg->print(\*TEMPFILE);
|
|
|
close TEMPFILE;
|
|
|
@@ -81,3 +49,35 @@ Index: Kwiki-Notify-Mail-0.02/lib/Kwiki/Notify/Mail.pm
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+Index: Kwiki-RecentChangesRSS-0.05/lib/Kwiki/RecentChangesRSS.pm
|
|
|
+--- Kwiki-RecentChangesRSS-0.05/lib/Kwiki/RecentChangesRSS.pm.orig 2004-12-11 22:50:42 +0100
|
|
|
++++ Kwiki-RecentChangesRSS-0.05/lib/Kwiki/RecentChangesRSS.pm 2005-01-12 15:35:08 +0100
|
|
|
+@@ -312,6 +312,7 @@
|
|
|
+ rss_skipHours:
|
|
|
+ rss_skipDays:
|
|
|
+ rss_display_page: 0
|
|
|
++rss_icon: icons/xml.png
|
|
|
+ __template/tt2/rss_button.html__
|
|
|
+ <!-- BEGIN rss_button.html -->
|
|
|
+ <a href="[% script_name %]?action=RecentChangesRSS" accesskey="c" title="RSS">
|
|
|
+@@ -324,7 +325,7 @@
|
|
|
+ <!-- END rss_button_icon.html -->
|
|
|
+ __template/tt2/rss_screen.xml__
|
|
|
+ [% xml %]
|
|
|
+-__xml.png__
|
|
|
++__icons/xml.png__
|
|
|
+ iVBORw0KGgoAAAANSUhEUgAAACQAAAAOBAMAAAC1GaP7AAAAMFBMVEU9GgL1sYOeQgLmhkL22sfd
|
|
|
+ XQfcdC/7yaf+/Pt+MgLDUgbupHL+gi7+ZgP+lE/OZiLJkrvQAAAAAWJLR0QAiAUdSAAAAJlJREFU
|
|
|
+ eNpjdDdgQAX/Gd9+QBP6w8SAAYBC/1YzcBdYr2eYvYG7ACTEAhQ98JVb9vRvBoG/DD+gqhga2Jmd
|
|
|
+Index: Kwiki-Search-0.12/lib/Kwiki/Search.pm
|
|
|
+--- Kwiki-Search-0.12/lib/Kwiki/Search.pm.orig 2004-12-16 00:38:12 +0100
|
|
|
++++ Kwiki-Search-0.12/lib/Kwiki/Search.pm 2005-01-12 15:35:08 +0100
|
|
|
+@@ -72,7 +72,7 @@
|
|
|
+
|
|
|
+ =cut
|
|
|
+ __template/tt2/search_box.html__
|
|
|
+-<form method="post" action="[% script_name %]" enctype="application/x-www-form-urlencoded" style="display: inline">
|
|
|
++<form method="post" action="[% script_name %]" enctype="application/x-www-form-urlencoded" class="search" style="display: inline">
|
|
|
+ <input type="text" name="search_term" size="8" value="Search" onfocus="this.value=''" />
|
|
|
+ <input type="hidden" name="action" value="search" />
|
|
|
+ </form>
|