linlu11 的博客

上一页 1 ··· 6 7 8 9 10 11 下一页

2009年11月9日

drupal theme:按照内容类型设计页面布局

摘要: drupal theme:按照内容类型设计页面布局 查看 收藏 外观主题 Drupal5.x 由 Evance 于 星期一, 2007-12-24 08:54 发表 源文: Customising the full page layout and sections based on node type 翻译: Evance | drupal theme:按照内容类型设计页面... 阅读全文

posted @ 2009-11-09 22:57 linlu11 阅读(607) 评论(0) 推荐(0) 编辑

drupal:如何显示primary-link的子菜单

摘要: 如何显示primary-link的子菜单 http://drupalchina.org/node/5075 查看 收藏 外观主题 Drupal6.x 由 pencil 于 星期四, 2008-08-14 12:08 发表 我定义了几个primary-link,每个primary-link又添加了子菜单。我现在希望能自己定制显示出每个primary-link和它的子菜单,如何通... 阅读全文

posted @ 2009-11-09 22:53 linlu11 阅读(393) 评论(0) 推荐(0) 编辑

Nice Menus模块的安装使用

摘要: Nice Menus模块的安装使用 Nice Menus 多级菜单 http://drupal.org/project/nice_menus 星期四, 2008-09-11 13:40 - play 因为某个站点的需要,我想找到一个能让Primary links菜单实现多级的下拉菜单,第一个让我想到的就是Nice Menus模块,由于在我刚接触drupal事曾安装过很多模块来熟悉,Nice ... 阅读全文

posted @ 2009-11-09 22:46 linlu11 阅读(714) 评论(0) 推荐(0) 编辑

Nice Menus drupal 菜单模块(二级多级菜单扩展)

摘要: Nice Menus drupal 菜单模块(二级多级菜单扩展) 2009年10月22日 星期四 上午 01:00 Drupla nice menus 菜单模块,是drupal 常用的菜单模块,想用来设置二级菜单就很方面,而且设置简单。只要到官方网站下载http://drupal.org/project /nice_menus,以及drupal nice menus 使用手册http:/... 阅读全文

posted @ 2009-11-09 22:43 linlu11 阅读(1197) 评论(0) 推荐(0) 编辑

drupal模块推荐:AJAX Comments

摘要: http://drupal.org/project/ajax_comments AJAX Comments View CVS instructions Modules · Content display neochief - December 18, 2008 - 12:44 One of the most wanted Drupal modules :) Module is now ... 阅读全文

posted @ 2009-11-09 22:00 linlu11 阅读(447) 评论(0) 推荐(0) 编辑

drupal模块: Ajax Slideshow

摘要: Ajax Slideshow http://drupal.org/project/ajax_slideshow View CVS instructions Modules · Content display udig - October 17, 2009 - 12:05 Sequential presentation of any of your site nodes, using f... 阅读全文

posted @ 2009-11-09 21:58 linlu11 阅读(355) 评论(0) 推荐(0) 编辑

2009年11月8日

MySQL: Connect MySQL GUI tools to WAMP 2.0

摘要: Connect MySQL GUI tools to WAMP 2.0 Posted by: Vladislav Sadykov () Date: January 24, 2009 09:31AM Hay, I have a problem with MySQL database. I have installed WAMP 2.0 server on my Windows machine ... 阅读全文

posted @ 2009-11-08 11:14 linlu11 阅读(305) 评论(0) 推荐(0) 编辑

利用缓存提高 Drupal 扩展性

摘要: 利用缓存提高 Drupal 扩展性 六, 2009-09-19 16:41 文章说明 原文地址:Caching: Modules that make Drupal scale Cityreader 对原文进行翻译,结合了自己的理解和注释。 转载本文请留言,请保留作者名和网页地址:http://www.mypetal.com/library/drupal/caching-modules-mak... 阅读全文

posted @ 2009-11-08 00:34 linlu11 阅读(244) 评论(0) 推荐(0) 编辑

2009年11月7日

MySQL: 怎样设置口令

摘要: 6.12 怎样设置口令 在前面小节的例子里说明了一个重要的原则:当你使用INSERT或UPDATE语句存储一个非空的口令时,你必须使用PASSWORD()函数加密它。这是因为在user表中以加密形式存储口令,而不是作为纯文本。如果你忘记这个事实,你可能像这样试图设置口令: shell> mysql -u root mysql mysql> INSERT INTO user (Hos... 阅读全文

posted @ 2009-11-07 23:07 linlu11 阅读(473) 评论(0) 推荐(0) 编辑

PHP一些扩展库文件

摘要: PHP一些扩展库文件 http://downloads.php.net/pierre/ libpq-php-4.4.9-5.2.6.zip (2008-08-09 04:11 -0700) MD5 (libpq-php-4.4.9-5.2.6.zip) = a38e3834a7beab7d65064797bc643278 php_apc-3.0.19-5.2-Win32-VC6... 阅读全文

posted @ 2009-11-07 22:18 linlu11 阅读(690) 评论(0) 推荐(0) 编辑

上一页 1 ··· 6 7 8 9 10 11 下一页

导航