Skip to content
  1. Extras
  2. PageBreaker
  3. Settings

Settings

Component PageBreaker operates with following system settings:

ParameterValue on defaultDescription
pagebreaker_splitter<!-- pagebreak -->Set of symbols to delimiter the text on subpages
pagebreaker_page_varpVariable that will be used for page generation
pagebreaker_frontend_js[[+assetsUrl]]js/default.jsLink to JavaScript to load it on the page. It operates only if pagebreaker_ajax is on
pagebreaker_frontend_css[[+assetsUrl]]css/default.cssCSS formatting to load it on the page
pagebreaker_ajaxfalseAjax regime
pagebreaker_ajax_selector#pagebreaker_contentCSS block selector with page content [[*content]]

These types of links will be generated, it depends on parameter pagebreaker_splitter:

Friendly urls off:

http://domain.com/?id=15
http://domain.com/?id=15&p=2
http://domain.com/?id=15&p=5

Friendly urls on:

  • Document is a container (isfolder = 1)

    http://domain.com/page/
    http://domain.com/page/p2.html
    http://domain.com/page/p5.html
  • Common document

    http://domain.com/page.html
    http://domain.com/page-p2.html
    http://domain.com/page-p5.html

If friendly urls are on, system parameters also take part:

  • friendly_alias_word_delimiter - delimiter for common documents, on default -
  • container_suffix - delimiter for containers, on default /