Article - how to link to specific page in article ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tommykjensen
    Senior Member
    • Nov 2005
    • 180
    • 4.0.0

    [CMS] Article - how to link to specific page in article ?

    Suppose I want to write an article consisting of multiple pages. In addition to the dropdown box that appears when there are multiple pages is it possible with a bbcode to link to a specific page?

    Using a link such as content/116-Rtecalls/view/2 is no good as first of all it opens in a new window and second it uses a page number instead of the page title.
    Last edited by tommykjensen; Wed 3 Feb '10, 8:31am.
    Best Regards Tommy
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Write your link in html and set the target to self and put in your own page title:
    Code:
    <a href="whatever" target="_self">Your Title</a>

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools &lt;- awesome site for html/css help

    Comment

    • tommykjensen
      Senior Member
      • Nov 2005
      • 180
      • 4.0.0

      #3
      Thanks that would solve the new window issue.

      It would have been nice if the links to the individual pages was also seo friendly so instead of content/116-Rtecalls/view/2 the link would be content/116-Rtecalls/view/the-page-name
      Best Regards Tommy

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        You may want to put it in the bug tracker.

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools &lt;- awesome site for html/css help

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...