文章标签 ‘wordpress’

使用Wordpress管理控制台在自动更新或者自动安装plugin时,一般会要求用户输入一个ftp帐户信息。如果不想每次输入,可以使用下面两种方法: 方法一:设置相关目录权限 把需要更新相关的目录权限设置为 0777。这法方法设置虽然简单,但有比较大的安全问题。

2011年2月28日23:22 | 没有评论
分类: 主机管理
标签: ,

女儿的博客之前是在新浪,有了自己的空间,也就动了搬家到wordpress的念头。 网上搜索了一下,可以通过BLOGBUS做跳板,但BLOGBUS导出的文件Wordpress并不能直接用,需要用另一个小工具先做转换。 先去BlogBus搬家吧。http://banjia.blogbus.com/。选择好你的博客,然后慢慢等待。到可以下载了之后下载导出的xml文件,比如bus.xml。 然后用python来转Blogbus的XML。

2009年11月19日00:00 | 没有评论
分类: 主机管理

Since the creation of my WordPress photo plugin called Duh Gallery, hundreds of thousands of people have hit this blog looking for the perfect photo gallery. It’s been years since that plugin was created, but today there are even better options available. I’m going to mention a few amazing photo galleries you can quickly and [...]

2009年11月13日00:03 | 没有评论
分类: 互联网

A picture is worth more than a thousand words. For any blog, this holds true – and photos can become an integral part of any blogging operation. Photos allow for readers to get a glimpse into a blog author’s life, and makes for the perfect gateway in creating long-lasting connections. I’d like to take the [...]

2009年11月12日23:55 | 没有评论
分类: 互联网

Joomla, WordPress, Drupal 是目前全球范围内的主流PHPCMS,用户群都比较庞大。这三种的性能一直是大家比较关注的对象。下面的比较是针对三款CMS在性能与环境配置以及使用方面的一个比较全面的比较。没有谁好谁不好这么一说,但可以给大家在选择适合自己的CMS的时候提供一个参考。

2009年11月11日22:43 | 没有评论
分类: 互联网

jQuery is ideal because it can create impressive animations and interactions, Developers just don’t stop making incredibly interactive web applications every now and then. But what happens when you combine the power of jQuery with WordPress, the possibilities are infinite. In this post you’ll find out about very popular and modern approach displaying text, images, [...]

2009年11月11日21:52 | 没有评论
分类: 互联网
标签: ,

The following 16 WordPress Plugins display images which you have uploaded to your WordPress blog’s server. Typically, they are in a core folder of your own choice, or one specified by WordPress or the Plugin. Some of these WordPress Plugins allow grouping of images into collections or sub-galleries or sub-albums through the use of sub-folders.

2009年11月11日21:49 | 没有评论
分类: 互联网
标签: ,

周末为女儿做了一个博客,选了一个英文的主题,自己做了简单的汉化。 以前自己通常是在文章在加入more标志来生成文章摘要的,这个模板用了自动摘要的功能,但对中文的文章却不灵,摘要往往成了全文显示。 不得已只能自己处理了,英文单词中间都有空格,所以很多英文的摘要处理都利用空格来做截断处理,但对中文就有问题了,中文但不需要空格来隔断。需要用另外的方法处理。

2009年11月8日11:50 | 没有评论
分类: 未分类