|
 | Book: Using Drupal by 纵云 |
| About the book
There are over 2,000 add-on modules available for Drupal to extend its functionality in various ways. Both new users and seasoned developers alike struggle with what modules to use for which types of projects, and how to combine various "building block" architecture modules in useful ... |
| bbs.geekaa.com/topic/view/4793.html - 2009年12月7日 |
|
 | General privacy: About GoogleUpdate.exe and GoogleCrashHandler.exe by 纵云 |
| GoogleUpdate.exe
You may find that GoogleUpdate.exe is always running on your computer if you're using an older version of the program or if certain Windows services, like Windows Task Scheduler, are not working as expected. This ensures that you continue to receive updates for your Google software ... |
| bbs.geekaa.com/topic/view/4787.html - 2009年11月29日 |
|
 | Template Tags/the excerpt by 纵云 |
| Description
Displays the excerpt of the current post with [...] at the end, which is not a "read more" link. If you do not provide an explicit excerpt to a post (in the post editor's optional excerpt field), it will display a teaser which refers to the first 55 words of the post's content. Also in t ... |
| bbs.geekaa.com/topic/view/4779.html - 2009年11月22日 |
|
 | 通过正则环视结构只替换html标签外的内容 by 神墓 |
| 有这样一段代码
代码如下
$string='<div>
<a href="http://www.geekaa.com">pylong</a> is very good and I love geekaa.
<img src="http://www. geekaa.com/logo.gif">
This is the logo of geekaa.com
</div>';
现在要把geekaa着色,也就是要把geekaa替换成<font style='color:red'>geekaa</a>
因为ht ... |
| bbs.geekaa.com/topic/view/4767.html - 2009年11月11日 |
|
 | wp insert post data by hgta |
| Plugin API/Filter Reference/wp insert post data
Contents
[hide]
1 Description
2 Usage
3 Parameters
4 Return Values
5 Examples
6 Notes
7 Change Log
8 Source File
9 Related
10 See Also
Description
A filter hook called by the wp_insert_post function prior to inserting into or updating the database.
U ... |
| bbs.geekaa.com/topic/view/4763.html - 2009年11月9日 |
|
 | 8种免费开源PHP商城系统介绍 by hgta |
| Sometimes you can not afford to get a custom shopping cart coded, the perfect solution to this situation is to get the best of the Open Source Shopping Carts.
We have used, reviewed and tries our hands on plenty of open source shopping carts and put together a list of the best carts. Following are ... |
| bbs.geekaa.com/topic/view/4761.html - 2009年11月7日 |
|
 | Intro to WordPress MU vs WordPress by 温柔一刀 |
| been a very good decision and a good way to get familiarized before going live on Portfolio Atlas. And of course - it’s all still way simpler than Drupal!
http://www.sharpdotinc.com/jdost/2009/02/09/intro-to-wordpress-mu-vs-wordpress/ ... |
| bbs.geekaa.com/topic/view/4748.html - 2009年11月1日 |
|
 | WordPress MU Latest Posts by 温柔一刀 |
| This plugin get all latest post truly ordered by date or by posting modified date. How this plugin works are: First, get all posts in last 30 days (by default). Then, all this post transformed as array data. We use posting date as key array. After that, we short this array data and ordered by the ke ... |
| bbs.geekaa.com/topic/view/4746.html - 2009年11月1日 |
|
 | Google Friend Connect by 温柔一刀 |
| Google Friend Connect instantly awakens and strengthens the community that visits your site by enriching it with social features.
http://www.google.com/friendconnect/ |
| bbs.geekaa.com/topic/view/4741.html - 2009年10月31日 |
|
 | is_taxonomy_hierarchical by 神墓 |
| is_taxonomy_hierarchical (line 123)
Whether the taxonomy object is hierarchical.
Checks to make sure that the taxonomy is an object first. Then Gets the object, and finally returns the hierarchical value in the object.
A false return value might also mean that the taxonomy does not exist.
return: ... |
| bbs.geekaa.com/topic/view/4732.html - 2009年10月29日 |
|
|