Xoops Note 2005-3-1 23:19:50 by Emerald

来源:互联网 发布:云计算好学吗 编辑:程序博客网 时间:2024/05/23 15:06
绿色学院 - green institute - 不听人间乐 - 想得到 - 做得到 - xoops

57. 字体
font-family: Tahoma, sans-serif; (小字体)
font-family: Verdana, Arial, Helvetica, sans-serif; (正常的字体)

56. UTF-8

55. Web 标准

54.
盗取 Google目录

53.
邮箱快速登陆

52.

<?php

//Google Pagerank cheat
if (strstr($_SERVER['HTTP_USER_AGENT'], "Googlebot"))
{
header("HTTP/1.1 301");
header("Location: http://www.google.com");
}

 

//Google Crawled Query

echo '<div id="h-f-c-b"> '.date('Y-m-d H:i').' Crawled by '.$_SERVER["HTTP_USER_AGENT"].' @ '.$_SERVER["REMOTE_ADDR"];

//Emerald URL: http://gi.2288.org:88

?>

51. CSS
<style type="text/css">
<!--
.table {
font-size: 12px;
line-height: 150%;
font-weight: normal;
font-variant: normal;
text-transform: capitalize;
color: #000000;
text-decoration: none;
padding-top: 2px;
padding-left: 8px;
display: table;
}
-->
</style>

50. gb2312 to utf-8

49. 新闻 Blocks 的颜色

48. xphpbbi 的区块!!!

47. 摆平 calendar

46. AMS Topic_Blocks

45. 搞定 xphpbbi 的 blocks

44. <p align="center"><A HREF="http://gi.2288.org:88/">绿色学院 - Green Institute</A></p>

43. Google 站内搜索

42. Apache 中文手册(HTML)

41. 写 seo 优化技术悄悄谈

40. quote & code problem

39. han zi zhuan pin yin

38.
PR查询
汉字转拼音
多个搜索引擎
在线重定向

37. osCommerce

36.
// $Id: digest.php,v 1.1 2005/01/19 22:52:36 Emerald $
// FILE :: digest.php
// AUTHOR :: Emerald <btbtd@yahoo.com.cn>
// WEB :: 绿色学院 Green Institute <http://gi.2288.org:88/>

35. yomi

34. 整合 VBB

33. CGI支持

32.
#fp:first-letter {
BORDER-RIGHT: #99ccff 1px dashed; PADDING-RIGHT: 1px; BORDER-TOP: #99ccff 1px dashed; PADDING-LEFT: 1px; FONT-WEIGHT: lighter; FONT-SIZE: 24px; FLOAT: left; PADDING-BOTTOM: 2px; BORDER-LEFT: #99ccff 1px dashed; COLOR: #99ccff; MARGIN-RIGHT: 2px; PADDING-TOP: 3px; BORDER-BOTTOM: #99ccff 1px dashed
}

31. ODP / DMOZ

30. 交流论坛全面.htm

29. 站点地图

28. 翻译Opera的快捷键操作

27. URL rewrite source

26. 清除垃圾代码

25. 修改万年历

24. 全面备份

23.
RSS Link
<link rel="alternate" type="application/rss+xml" title="RSS" href="/modules/newbb/rss.php" />

<link rel="alternate" type="application/rss+xml" title="RSS" href="/backend.php" />

<link rel="alternate" type="application/rss+xml" title="RSS 2.0 - MyLinks" href="/modules/lykos_syndication/mods/mylinks_rss.php" />

 

22. syndication
$sql = "SELECT lid, title FROM ".$xoopsDB->prefix("mydownloads_downloads")." WHERE status=1 ORDER BY date DESC";
$sql = "SELECT storyid, title FROM ".$xoopsDB->prefix("stories")." WHERE published>0 AND published<".time()." ORDER BY published DESC";

21. Tomcat | CMS

20. Xoops Mod_riwrite

19. CSDN-->>Feed |
http://blog.csdn.net/aggview.aspx?catid=36
http://blog.csdn.net/mainfeed.aspx?CatId=36

18. 非常不喜欢NEWBB子栏目里的+||+

17. E-books

16. <{include file="db:news_item.html" story=$story}>
<?php include(/a/include.htm); ?>

15. 西欧编码 iso-8859-1

14. 全面支持 RSS
http://gi.2288.org:88/backend.php

13. 在页栏右上方加语言编码选择

12. 首页栏目 NEWBB 调整 | NEWBB 文章 页面调整

11. 鼠标
body{ CURSOR: url('/Emerald.cur')}
a{ CURSOR: url('/Cross.cur')}
a:visited { CURSOR: url('/Back.cur')}

10. 深色泽背景颜色 A19E9F

9. wordbook -->> ghdb
ghdb_wbcategories
ghdb_wbentries

08. Ipbm Themes | Blog Weblog.

07. 预先载入图片
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<img src="http://gi.2288.org:88/themes/Emerald-G/images/logo.gif" width="300" height="92" onload="MM_preloadImages('http://gi.2288.org:88/themes/Emerald-G/images/logo.gif')" alt="绿色学院 - Green Institute - 不听人间乐 - 想得到 - 做得到" />

06. d4D5FDSA8IISDF9

05.
TR列交替变色
class="<{cycle values="odd,even"}>"
class="<{cycle values="G1,G2"}>"
id="<{cycle values="n-f-t-e3,n-f-t-f2"}>"

鼠标选取 input: onMouseOver="this.focus()" onFocus="this.select()"

04.
extension=php_mbstring.dll
mbstring.func_overload = 0
mbstring.substitute_character = none;
mbstring.detect_order = auto

03. amazon 商业模块

02. 鼠标经过变色 id="nbb-c-b-b" onMouseOver ="this.style.backgroundColor='#fafafa'" onMouseOut ="this.style.backgroundColor='#F3F4F5'"

01. 高亮背景绿色 background-color: #7EDE7C; 7EDE7C

/****************************************************************/
*
* author : Emerald<btbtd@yahoo.com.cn>
*
* homepage : http://gi.2288.org:88/
*
* Seo-Gi : http://seo.2288.org:99
*
* sitename : 绿色学院 - Green Institute
*
* date : 2005-3-1 23:19:50
*
/****************************************************************/
原创粉丝点击