From 381f50d9abbbfcce4b68b16a23542d6fa42e183c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 29 Aug 2009 21:03:01 +0000 Subject: [PATCH] - add export pdf and export odt buttons; rel 2 Changed files: dokuwiki-tpl-sidebar.spec -> 1.11 more-buttons.patch -> 1.1 --- dokuwiki-tpl-sidebar.spec | 6 ++++-- more-buttons.patch | 31 +++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 more-buttons.patch diff --git a/dokuwiki-tpl-sidebar.spec b/dokuwiki-tpl-sidebar.spec index e20b3d5..e090629 100644 --- a/dokuwiki-tpl-sidebar.spec +++ b/dokuwiki-tpl-sidebar.spec @@ -5,13 +5,14 @@ Summary: Sidebar navigation with DokuWiki Summary(pl.UTF-8): Nawigacja po sidebarze przy użyciu DokuWiki Name: dokuwiki-tpl-sidebar Version: %{ver} -Release: 1 +Release: 2 License: GPL Group: Applications/WWW Source0: http://dokuwiki.jalakai.co.uk/template-sidebar-rc%{snap}.zip # Source0-md5: 7a36b63e86d00f72eecae2ba80334fdd Patch0: backlink-rightside.patch -URL: http://wiki.jalakai.co.uk/dokuwiki/ +Patch1: more-buttons.patch +URL: http://www.dokuwiki.org/template:sidebar BuildRequires: rpmbuild(macros) >= 1.268 Requires: dokuwiki >= 20090126 BuildArch: noarch @@ -37,6 +38,7 @@ ile to możliwe. %prep %setup -q -n %{tpl} %patch0 -p1 +%patch1 -p1 cat > INSTALL <<'EOF' To activate this template add the following to your conf/local.php file: diff --git a/more-buttons.patch b/more-buttons.patch new file mode 100644 index 0000000..340a06a --- /dev/null +++ b/more-buttons.patch @@ -0,0 +1,31 @@ +--- sidebar/main.php 2009-08-30 00:00:33.098142092 +0300 ++++ sidebar/main.php 2009-08-29 23:53:54.718210429 +0300 +@@ -63,6 +63,28 @@ +
+ + ++ getPluginName())) { ?> ++
++
++ ++ ++ ++
++
++ ++ getPluginName())) { ?> ++
++
++ ++ ++ ++
++
++ +
+ +
-- 2.43.0