Changes between Initial Version and Version 1 of Ticket #14382
- Timestamp:
- 07/21/2010 11:51:00 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14382
-
Property
Component
changed from
GeneraltoQuery
-
Property
Component
changed from
-
Ticket #14382 – Description
initial v1 11 11 2) Install and activate this plugin: 12 12 13 {{{ 13 14 <?php 14 15 … … 25 26 26 27 ?> 28 }}} 27 29 28 3) Create the following page s:30 3) Create the following page hierarchy: 29 31 30 Page 1 (no parent) 31 Page 1.1 (parent = Page 1) 32 Page 1.2 (parent = Page 1) 33 Page 2 (no parent) 32 {{{ 33 Page 1 34 Page 1.1 35 Page 1.2 36 Page 2 37 }}} 34 38 35 39 4) Change the permalink settings to "Day and Name".