四月 29th, 2009

在Blogger中添加阅读全文选项

No Comments, 网络、博客, by Sulow, 7 views.

进入Blogger 控制台 -> 布局 -> 修改HTML

1. 首先勾选 扩展窗口小部件模板
2. 按ctrl+F 搜寻 ” </head> ”
3. 在</head> 标签后面添加以下代码:
<style><b:if cond=’data:blog.pageType == “item”‘>
span.fullpost {display:inline;}
<b:else/>
span.fullpost {display:none;}
</b:if></style>

注: Sulow 是放在</head>和<body>中间, 经测试可用, 你现在看到的就是了..呵呵

4. 搜寻 “</data:post.body> ”
5. 在<data:post.body>标签后面添加以下代码:

<b:if cond=’data:blog.pageType != “item”‘><br />
<a expr:href=’data:post.url’>Read more…</a>
</b:if>

6. 预览一下, 如果可以顺利出现你的blog首页, 模版设置部份就ok了, 保存模版
7. 模版的部份已经设置好了, 但是目前还没有效果
8. 进入控制台 -> 设置 -> 格式设置, 找到 帖子模版 (最下面)
9. 加入以下代码

<span class=”fullpost”>
隐藏文字
</span>

10. 以上的代码的意思是, 隐藏文字这个部份, 会在用户点击了Read More…以後才会看到的意思
11. 请点击下面的Read More…

12. 这行字就是必需点击Read More…才会出现的
13. 这部份可以有无限行, 只要放在<span class=”fullpost”> 和</span> 标签中间就是隐藏的部份啦…

四月 29th, 2009

Wordpress

No Comments, 杂记、随笔, 网络、博客, by Sulow, 7 views.

Wordpress 官方网站

40+ Most Wanted Wordpress Tricks and Hacks

30+ (More) Most Wanted Wordpress Tips, Tricks and Hacks

四月 29th, 2009

40+ CSS Generators, Creators, and Makers

1 Comment, 网络、博客, by Sulow, 4 views.

http://www.allwebdesignresources.com/webdesignblogs/graphics/40-css-generators-creators-and-makers/

From: http://freelancefolder.com/15-top-site-elements/

There are a lot of details to consider when designing and developing a web site. In reality, it can seem like an endless list — but if you look carefully you’ll see that there are certain elements that are more important than others, elements that are used consistently among the most successful sites.

Once you’ve completed the Planning Stage of your website, the rest of the elements fall into broad categories ranging from User Interface Design to Content Creation to actual Development. Of course, there are also the issues surrounding Search Engine Optimization (SEO) — but we’ll save that for another day… More

教学文章:Signup + Signup status + Signup schedualer

nobody1225大大 的应用 http://140.127.53.222/lib/courses

只能说,太强了。。

http://pingv.com/videos/1/what-drupal-57-seconds

四月 27th, 2009

Drupal 教程

No Comments, 杂记、随笔, 电脑、技术, 网络、博客, by Sulow, 16 views.

Drupal Hnadbook (官方英文教程)

Drupaluser 教程

Pro Drupal (Drupal专业开发指南中文版) v6

Drupal 台湾

无法加载 Clean URLs,
提示:
This option makes Drupal emit “clean” URLs (i.e. without ?q= in the URL).

Your system configuration does not currently support this feature. The handbook page on Clean URLs has additional troubleshooting information.

官方解决方案

其它解决方案如下:

More

四月 25th, 2009

Drupal vs Joomla

No Comments, 网络、博客, by Sulow, 20 views.

http://buytaert.net/drupal-vs-joomla-performance
http://buytaert.net/drupal-vs-joomla-hosting-costs
http://buytaert.net/drupal-vs-joomla-popularity

出处: http://www.gofun.com.cn:8080/viewtopic.php?f=8&t=541

篩選出4種CMS,供大家參考。分別是Joomla、Drupal、Xoops,以及Wordpress。它們都有中文支援站。
在2006 Open Source Content Management System Award Winner(2006年開放源碼內容管理系統獎)中,已經將其特點說得很清楚了,我將它翻成中文:
More