重要:此页面会使用Cookie (cookies). 使用本网站不关闭浏览器中的cookie,即表示您同意使用它。
现在购买! 特点 下载

赚钱!

如果您想要开始赚钱与贝特联接 联盟计划。
12 12 最后Last
结果 11015

主题: 加法的 rel ="候补"标签

  1. #1
    高级会员
    注册日期
    2009年12月
    帖子
    276

    Default 加法的 rel ="候补"标签

    可以添加一个选项以将标签添加到翻译页面:
    HTML Code:
    <link rel="alternate" hreflang="es" href="http://site.com/es/thread_etc.html" />
    在这里更多的信息: rel ="候补"hreflang ="x"-站长工具帮助

  2. #2

    Default

    Text automatically translated from: Spanish to: Chinese
    Translated text
    非常好!
    Original text

  3. #3
    米哈尔Podbielski(vBET员工) vBET's Avatar
    注册日期
    2009年10月
    帖子
    3,037

    Default

    接受

  4. #4
    高级会员
    注册日期
    2009年12月
    帖子
    276

    Default

    好了 !在此期间你能告诉我如何能够手动添加,如果它不是太复杂了吗?

  5. #5
    禁止
    注册日期
    2012 年 8 月
    帖子
    481

    Default

    然后当我们这样做时,和如果它是一个简单的改变我们的人不会想要等待新版本将发布快速修复。

  6. #6
    高级会员
    注册日期
    2009年12月
    帖子
    276

    Default

    很好,谢谢 !

  7. #7
    高级会员
    注册日期
    2009年12月
    帖子
    276

    Default

    我真的想迟早将此视为它可能帮我遇到此问题: http://www.vbenterprisetranslator.co...e-content.html

  8. #8
    禁止
    注册日期
    2012 年 8 月
    帖子
    481

    Default "候补"标记-快速修复

    此功能的快速解决方法是:
    1. 打开文件 包括/ vbenterprisetranslator_functions_hooks.php
    2. 查找代码:
      PHP Code:
      if (!VBET_IS_ACTUAL_IGNORED && (!$vbulletin->options['vbenterprisetranslator_flags_guestsonly'] || !$vbulletin->userinfo['userid'])) { 
    3. 它后把这段代码:
      PHP Code:
      require_once(DIR'/includes/vbenterprisetranslator_functions_lang.php');
      require_once(
      DIR'/includes/vbenterprisetranslator_functions_url.php');
      $active vbet_getActiveTranslations();
      $host substr($vbulletin->options['bburl'],0,strlen($vbulletin->options['bburl'])-strlen($vbulletin->options['vbenterprisetranslator_forumdir']));
      foreach (
      $active as $key => $value)
      {
      $template_hook['headinclude_css'] .= '<link rel=\'alternate\' hreflang=\''.$key.'\' href=\''.$host.vbet_createURL($key).'\' />';


    此快速修复将添加到您的所有页面"的候补"标记。在下一版本中将可配置此选项。在下一个版本中,我们将添加此功能。
    最后编辑者 Marcin Kalak; 15-02-1323:47.

  9. #9
    高级会员
    注册日期
    2009年12月
    帖子
    276

    Default

    谢谢!真的非常感谢 !

  10. #10
    高级会员
    注册日期
    2009年12月
    帖子
    276

    Default

    人力资源管理,我是根据基本语言不应 '替代' 页的印象。

12 12 最后Last

此主题的标签

发帖权限

  • 可能不会 发表新主题
  • 可能不会 发表回复
  • 可能不会 上传附件
  • 可能不会 编辑您的文章
  •