We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4195
    • 398 Posts
    This is an auto-generated support/comment thread for Pagination Plugin.

    Use this forum to post any comments about this addition or any questions you have regarding its use.

    Brief Description:
    This plugin will automatically make documents paginated when a {BREAK} delimiter is detected in the content of the document
      Armand Pondman
      MODx Coding Team
      :: Jot :: PHx
      • 4834
      • 4 Posts
      Hello,

      We installed this plugin for splitting pages in our website www.celextel.org. It does split the pages. But the Next Page Navigation does not take the page to the next Page. Please guide us as to what to do in this regard.

      Thanking you,

      Lakshmanan S.
        Lakshmanan S.
        • 7191
        • 1 Posts
        I think (somebody should confirm) that the page that you want paginated must be uncacheable.

        -Josh
          • 23050
          • 1,842 Posts
          Hello,

          I’ve just installed Pagination Plugin but it doesn’t split pages.

          I use beta 3 (rev 1533). I put {BREAK} in the document but the {BREAK} appears in the web page as if it was common text.

          I tried to desactivate RTE but it’s the same...

          Any idea ? Maybe this plugin doesn’t work with beta 3 ?

          Thanks
            • 31601
            • 57 Posts
            After having played with this plugin, I found it only works if the document is set as uncacheable. However, I found that when I set the page to uncacheable, my Jot comments loose any styling. Seems to be a bit of problem, that.
              • 4195
              • 398 Posts
              This plugin needs some updating. I will try to find some time to update this.
                Armand Pondman
                MODx Coding Team
                :: Jot :: PHx
                • 23050
                • 1,842 Posts
                About my problem : I forgot to delete <? php at the beginning of the plugin laugh
                  • 4195
                  • 398 Posts
                  .Quote from: detritus at Jul 27, 2006, 12:04 PM

                  I think (somebody should confirm) that the page that you want paginated must be uncacheable.

                  The cache issues are all solved in the upcoming/latest beta releases of MODx and are not related to this plugin. Also i have found a much more efficient way of paginating involving PHx most likely that PiP will get deprecated and PHx gets a modifier to paginate any variable you like wink
                    Armand Pondman
                    MODx Coding Team
                    :: Jot :: PHx
                    • 32017
                    • 151 Posts
                    how well will this work with friendly urls ? my site has urls like this domain.com/mypage and domain.com/myotherpage

                    will this plugin still work?
                      London web design - MODx specialists
                      • 22221
                      • 283 Posts
                      Quote from: bS at Oct 12, 2006, 04:46 AM

                      The cache issues are all solved in the upcoming/latest beta releases of MODx and are not related to this plugin. Also i have found a much more efficient way of paginating involving PHx most likely that PiP will get deprecated and PHx gets a modifier to paginate any variable you like wink
                      Is this an existing feature of PHx ?