From a8c22829d8e8845cd4ddf4ef8b61a1ed79edfffc Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Mon, 12 Mar 2018 22:57:42 +0100 Subject: Imported from the SVN repository http://svn.wolffelaar.nl/wsvn/phpbb/branches/jessie/ Signed-off-by: Olivier Gayot --- debian/README.templates | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/README.templates (limited to 'debian/README.templates') diff --git a/debian/README.templates b/debian/README.templates new file mode 100644 index 0000000..b6069b4 --- /dev/null +++ b/debian/README.templates @@ -0,0 +1,13 @@ +The directory /usr/share/phpbb3/styles/ is exclusively for packages +supplying styles (themes) for phpbb3. prosilver and subsilver2 are distributed +by the 'phpbb3' package itself. + +The phpbb3 packaging will take a look in /etc/phpbb3/styles/ what templates +are available, so that you can add your own templates in /etc (as symlink to +somewhere else, or just the template itself). Template packages should put +their template in /usr/share/phpbb3/styles/, and make a symlink from +/etc/phpbb3/styles/. + +An important consequence is that just adding a template to +/usr/share/phpbb3/styles/ alone _will not work_. + -- cgit v1.2.3