Results 1 to 3 of 3

Suggestion: dynamic image paths within vBSEO templates

This is a discussion on Suggestion: dynamic image paths within vBSEO templates within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hi, it is no bug, but a suggestion for improvement. I searched the forums, but did not find this suggestion ...

  1. #1
    Senior Member °°Ben³'s Avatar
    Real Name
    Benjamin Klaile
    Join Date
    Jan 2006
    Location
    Remagen, Germany
    Posts
    113
    Liked
    0 times

    Suggestion: dynamic image paths within vBSEO templates

    Hi,
    it is no bug, but a suggestion for improvement. I searched the forums, but did not find this suggestion nor an issue concerning this.

    I found that, when I changed the image directories manually. Within vB-ACP I modified the style options but there was a problem.

    vBSEO uses within the templates
    • vbseo_linkbackbit
      Example:
      Code:
      <if condition="$vbseoping[ismod]">
      <img src="images/misc/moderated_small.gif" border="0" ondblclick="return vBSEO_linkback_mod_Init('$vbseoping[t_id]', 'mod')" id="linkbackimg_$vbseoping[t_id]" alt=".." />
      ..
      </if>
    • vbseo_linkbackmenu

      Example:
      Code:
      	<tr>
      		<td class="vbmenu_option"><img class="inlineimg" src="images/vbseo/goto_linkbacks.gif" alt="$vbphrase[vbseo_goto_linkbacks]" /> <a href="#linkbacks">$vbphrase[vbseo_goto_linkbacks]</a></td>
      	</tr>

    hard coded paths.

    Maybe it would be better to include the values of the $stylevar array?
    Thank you for answering!

    Regards, Ben.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello Ben,

    thank you for your suggestion! It will be implemented in the next vBSEO version.

  3. #3
    Senior Member °°Ben³'s Avatar
    Real Name
    Benjamin Klaile
    Join Date
    Jan 2006
    Location
    Remagen, Germany
    Posts
    113
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    thank you for your suggestion! It will be implemented in the next vBSEO version.
    Nice.

    Thank you!

Similar Threads

  1. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •