move website stuff from branches/resources to website/

[[Split portion of a mixed commit.]]
This commit is contained in:
Nils Kneuper 2009-04-22 09:30:16 +00:00
parent 3bf7629f9e
commit 719032c895

View File

@ -0,0 +1,13 @@
In this directory are located several patches applied over the
vanilla phpBB distribution for the wesnoth.org forums.
Some patches may require additional fiddling with the phpBB
config or database tables. Please read every patch's
accompanying README file for additional installation steps.
In general, to apply a patch, use:
patch -p1 < patchfile.diff
... on the phpBB root directory (e.g. /public/forum).