[wordpress插件] About Me widget关于我小部件

wordpress 插件 文章 2020-01-24 13:00 515 0 全屏看文

AI助手支持GPT4.0

评分

20

20

描述

Since I don’t consider my blog anonymous or ‘seekrit’ I grabbed a text widget and started adding an “About Me” to my sidebar.

由于我不认为自己的博客是匿名的或“ seekrit”,因此抓起了一个文本小部件,并开始在侧边栏中添加“关于我”。

After trying to get things aligned, formatted, and adding a few links I started thinking a widget might be nice for this.

在尝试使内容对齐,格式化并添加一些链接之后,我开始认为小部件对此可能会很不错。

Et voila.

等等。

This was my first-ever widget, so I appreciate your patience ;’)

这是我有史以来的第一个小部件,感谢您的耐心;’)

Now, with over 8000 downloads I am releasing what I hope to be a more friendly widget.

现在,下载超过8000次,我正在发布我希望成为更友好的小部件的东西。

The biggest issues previously were related to path(s), layout and alignment.

以前最大的问题与路径,布局和对齐方式有关。

This left me wanting to re-design the configuration interface, keeping in mind a lot of users know little about HTML/CSS and validity issues, yet allowing the geekier to get into details/code if so desired.

这使我想重新设计配置界面,请记住许多用户对HTML / CSS和有效性问题了解甚少,但如果愿意,可以让geekier进入细节/代码。

After a lot of hours designing, testing and uttering quite a few curses, my head finally popped out of my sphincter and I decided to use what WordPress uses: TinyMCE.

经过大量的设计,测试和大量的诅咒,我的头终于从括约肌中冒出来,我决定使用WordPress所使用的:TinyMCE。

WordPress users are at least somewhat familiar with it, it’s already ‘built-in’ (no extra libraries/scripts) and I soon discovered it was easily configurable.

WordPress用户至少对其有些熟悉,它已经是“内置”(没有额外的库/脚本)了,我很快发现它很容易配置。

Actually it’s easily configurable AFTER you’ve learned how.

实际上,在您了解了如何之后,就可以轻松配置它。

Before, it’s a bitch.

以前是母狗。

So here it is.

就这样。

The New King Hell Deluxe About Me Widget Supreme (ymmv)

关于我的新国王地狱豪华小部件Supreme(ymmv)

!!Note!!

!!注意!!

This version is not backwards compatible with versions of wordpress older than 3.1

此版本与版本低于3.1的wordpress版本不向后兼容

If you are upgrading to version 2.0 from an older version be sure to copy the old about me text out before upgrading, as the new API creates new values for the title and text in the wordpress database.

如果您要从旧版本升级到2.0版,请确保在升级之前将旧版“我”文本复制出来,因为新的API会为wordpress数据库中的标题和文本创建新值。

Feedback

反馈

http://samdevol.com/about-me-widget-for-wordpress/

http://samdevol.com/about-me-widget-for-wordpress/

Support Forum

支持论坛

http://www.samdevol.com/wp-content/myforums/viewforum.php?id=3

http://www.samdevol.com/wp-content/myforums/viewforum.php?id=3

安装步骤

To install:

要安装:

    1. Drop the about-me-widget folder into your wp-content/plugins folder

      将About-me-widget文件夹拖放到wp-content / plugins文件夹中

    2. Go to your Administration:Plugins page and activate the About Me Widget

      转到“管理:插件”页面,然后激活“关于我”小部件

    To configure:

    要配置:

      1. Go to Admin:Appearance:Widgets

        转到“管理员:外观:小部件”

      2. Move (drag and drop) the widget to where you would like it in your active sidebar.

        将小部件移动(拖放)到活动侧边栏中的位置。

      3. Click on the config button for the About Me widget (little notepad icon thingy on the right)

        单击“关于我”窗口小部件的配置按钮(右侧有点记事本图标)

      4. Enter the title you want visitors to see on the sidebar

        输入您希望访问者在边栏中看到的标题

      5. Enter a url you would like the title to take you to (if you have more detailed ‘About Me’ page

        输入您想要标题带到的网址(如果您有更详细的“关于我”页面

      6. Click in the editor window and start designing your own widget!!!

        在编辑器窗口中单击,然后开始设计您自己的小部件!!!

      To put together a generic ‘about me’ design:

      将通用的“关于我”设计放在一起:

        1. Select the image icon above the editor (looks like a tree)

          选择编辑器上方的图像图标(看起来像一棵树)

        2. Enter the URL (path) to the image (relative is fine, e.g.; /wp-content/uploads/portrait.jpg)

          输入图像的URL(路径)(可以,例如/wp-content/uploads/portrait.jpg)

        3. Enter Image Description, Title

          输入图像描述,标题

        4. Select the appearance tab and use the pull-down menu to apply an alignment class

          选择外观标签,然后使用下拉菜单应用路线类别

        5. Click the Update button

          点击“更新”按钮

        6. Back in the editor now, type some text (a blurb about yourself or your site).

          现在返回编辑器,输入一些文字(有关您自己或您的网站的文字)。

        7. Hi-lite the text and use the pull-down styles menu to apply alignment class/style

          对文本进行Hi-lite处理,并使用下拉样式菜单应用对齐方式类/样式

        8. Add some links, if you wish, then repeat #7 to the link/anchor text.

          根据需要添加一些链接,然后在链接/锚文本中重复#7。

        9. Close the config window when you’re finished and hit the Save Changes button

          完成后关闭配置窗口,然后点击“保存更改”按钮

下载地址

https://downloads.wordpress.org/plugin/about-me-widget.2.2.zip

https://downloads.wordpress.org/plugin/about-me-widget.2.2.zip

-EOF-

AI助手支持GPT4.0