Advertisement
jdexo

cObj: HMENU: browse, prev next links

Jul 17th, 2023
1,651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.         70 = HMENU
  2.         70 {
  3.             special = browse
  4.             special {
  5.                 items = prev|next
  6.                 items.prevnextToSection = 1
  7.                 excludeNoSearchPages = 1
  8.             }
  9.  
  10.  
  11.             1 = TMENU
  12.             1.NO {
  13.                 allWrap = <!!==|> |*| <!!==|>
  14.                 doNotLinkIt = 1
  15.                 stdWrap {
  16.                     typolink {
  17.                         parameter.data = field:uid
  18.                         returnLast = url
  19.                     }
  20.                 }
  21.             }
  22.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement