Closed (works as designed)
Project:
Paging
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2008 at 20:48 UTC
Updated:
18 Jan 2009 at 00:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
ceej23 commentedThanks Ryan, this helped me too.
If it helps, I'm using TinyMCE and the Input Format uses Paging and URL filters.
Comment #2
wincliff commentedHi Ryan
Thanks a lot! It worked when I changed the code as you suggested. What was your logic when you did that change? Thanks a lot!
Comment #3
sun1) Did you enable Paging for this content-type in Paging's settings?
2) Are you also using HTML corrector and is it enabled for the affected content?
Comment #4
sunNothing simpler than that.
Attached patch allows to view the full output of (a) node(s) via
http://www.example.com/foo/bar/baz?page=full
Comment #5
sunOuch. Wrong issue. :-(
Comment #6
minesota commentedsubscribing.
Comment #7
sunPlease do not only subscribe, answer the questions:
1) Did you enable Paging for this content-type in Paging's settings?
2) Are you also using HTML corrector and is it enabled for the affected content?
Comment #8
Gurpartap Singh commentedThe suggested change "works" for those who didn't enable the paging filter for the used input format. Removing that check is bypassing filter checking. Please see README.txt for installation instructions.