-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
34 lines (27 loc) · 1.18 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
###############################################
nestedurls Module
###############################################
Contact
-----------------------------------------------
James Muir
james.p.muir@gmail.com
http://jamespaulmuir.com/
Requirements
-----------------------------------------------
SilverStripe 2.3
Documentation
-----------------------------------------------
Installation Instructions
-----------------------------------------------
To install the module, download the module's tar file, extract to your project root folder, sibling to cms and sapphire.
Usage Overview
-----------------------------------------------
URL Parent dropdown field is added to the Behavior tab, you can change this for a page and it and all of its children will
have a URLunderneath the URL Parent
Known issues
-----------------------------------------------
1. Will most likely conflict if installed on nestedurls branch
2. URLSegment check (for duplicate) is still the default
3. URLSegment field on Metadata tab is still the default (doesn't show current nested url prefix)
4. Only known to work with SiteTree and its subclasses
5. Only tested with base install of SilverStripe 2.3.3 w/googlesitemaps module