silverstripe-subsites/README

33 lines
684 B
Plaintext
Raw Normal View History

Subsites Module
===============
Maintainer Contact
------------------
Sam Minnée (Nickname: sminnee)
<sam (at) silverstripe (dot) com>
Requirements
------------
SilverStripe 2.3.0 or higher
Documentation
-------------
Full documentation is available on [our wiki](http://doc.silverstripe.com/doku.php?id=modules:subsites).
Known issues
------------
2010-03-01 03:54:38 +01:00
When setting up SubsiteDomains, the port is important.
If you are running on a non-standard port, you must put
2010-03-31 00:54:30 +02:00
that in the Domain text box.
Test coverage
-------------
Line coverage is over 70%, but function coverage is only 51%.
This is due to the difficulty of testing front end stuff like
model admin, left and main etc.