File: README.templates

package info (click to toggle)
phpbb3 3.0.7-PL1-4%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 58,756 kB
  • ctags: 28,744
  • sloc: php: 457,643; sql: 9,245; sh: 521; makefile: 59; perl: 32
file content (13 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
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_.