Linux 软件免费装

Designer Pages

开发者 nickohrn
更新时间 2010年2月18日 07:57
PHP版本: 2.7 及以上
WordPress版本: 2.9.1

标签

widget admin external api designer

下载

1.0 1.1 1.2 1.3 1.4 1.4.1

详情介绍:

Note: This plugin requires cURL or the ability to fetch remote files by their URL. The Designer Pages widget allows you to easily integrate your favorite collection from www.designerpages.com into your WordPress site. The process is simple, and the widget is tweakable in many ways. You can change If you choose no style, then the widget will be sent your site just as pure HTML, so you should expect to style it yourself. It's basic structure is: There should be more then enough DOM hooks for your CSS to totally customize the look and feel of this widget. When tweaking these parameters the plugin gives you a handy live preview to see how your widget will look when activated and displayed on your blog.

安装:

  1. Upload designer-pages folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure the widget via the Designer Pages settings menu
  4. Place the designer pages in one of your dynamic sidebars or...
  5. Use the template tag designer_pages_widget to output the appropriate HTML for the widget - <?php designer_pages_widget(); ?>