[wordpress插件] Babel巴别塔

wordpress 插件 文章 2020-02-28 02:50 480 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Babel is an interesting plugin that allows you to write your blog content in multilanguage in an easy way, using simple tags in your post.

Babel是一个有趣的插件,它使您可以使用帖子中的简单标签以简单的方式以多语言编写博客内容。

If you are interested in more info about this plugin point your browser to this page: http://p.osting.it/my-works/babel/

如果您对有关此插件的更多信息感兴趣,请将您的浏览器指向以下页面:http://p.osting.it/my-works/babel/

安装步骤

    1. Upload all the files in /wp-content/plugins/babel/ directory

      上传 / wp-content / plugins / babel / 目录中的所有文件

      If you want different languages, or flags you have to create two gif per each language called in this way:

      如果要使用其他语言或标志,则必须为每种以这种方式调用的语言创建两个gif:

      lang_tag.gif

      lang_tag.gif

      lang_tag_d.gif

      lang_tag_d.gif

    lang_tag is the tag that you can setup in babel.php file (for more info about add/modify languages read Faqs)

    lang_tag是您可以在babel.php文件中设置的标签(有关添加/修改语言的更多信息,请阅读常见问题解答

      1. Activate the plugin through the ‘Plugins’ menu in WordPress
      2. 通过WordPress中的“插件”菜单激活插件

      3. Place

      4. 放置 <?php babelize();

        ?> in your templates

      5. ?> 在您的模板中

      6. You can start writing blog contents in multiple language using tags like:

      7. 您可以使用以下标记开始用多种语言编写博客内容:

        [en]post in english[/en]

        [en]以英语发布[/ en]

        [it]post in italian[/it]

      8. [it]以意大利语发布[/ it]

下载地址
https://downloads.wordpress.org/plugin/babel.0.65.zip
-EOF-

AI助手支持GPT4.0