Changes between Version 1 and Version 2 of Ticket #21748, comment 4
- Timestamp:
- 08/31/12 12:59:23 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21748, comment 4
v1 v2 1 URLs : get_query_var(), content relative to !--nextpage--[[BR]] 1 == URLs : get_query_var(), content relative to !--nextpage-- == 2 2 [[BR]] 3 page_on_front[[BR]]4 /2/ : HTTP/404[[BR]]5 /page/2/ : paged= page=2, after !--nextpage-- content[[BR]]6 3 [[BR]] 7 page[[BR]]8 /2/ : paged=0 page=2, after !--nextpage-- content[[BR]]9 /page/2/ : paged=2 page=, before!--nextpage-- content[[BR]]4 in case of page_on_front[[BR]] 5 '''/2/''' : HTTP/404[[BR]] 6 '''/page/2/''' : paged= page=2, after !--nextpage-- content[[BR]] 10 7 [[BR]] 8 in case of a page[[BR]] 9 '''/2/''' : paged=0 page=2, after !--nextpage-- content[[BR]] 10 '''/page/2/''' : paged=2 page=, before !--nextpage-- content[[BR]] 11 [[BR]]
