Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[分享] 【免费下载】SupeSite7.0 模板 - My XML Template Free 002

[复制链接]
 楼主| myxl 发表于 2009-2-19 23:19:28 | 显示全部楼层
39# myxl



加在登陆框按钮“登陆”的后面  或者是  加把搜索框取消让登陆框靠最左边,然后在“登陆”的后面加上注册新用户。
迈克尔·亲亲 发表于 2009-2-19 15:16


batch.panel.myxl_002.php
添加第37行代码

  1. <?php

  2. /*
  3.         [SupeSite] (C) 2007-2009 Comsenz Inc.
  4.         $Id: batch.panel.php 10898 2008-12-31 02:58:50Z zhaofei $
  5. */

  6. include_once('./common.php');
  7. include_once(S_ROOT.'./language/batch.lang.php');

  8. getcookie();

  9. $uid = $_SGLOBAL['supe_uid'];
  10. if(!empty($uid)) {
  11.         if($channels['menus']['bbs']) {
  12.                 $bbshtml = '| <a href="'.$_SC['bbsurl'].'" target="_blank">'.$blang['forum_visit'].'</a>';
  13.         }
  14.         if($channels['menus']['uchblog'] || $channels['menus']['uchimage']) {
  15.                 $uchhtml = '| <a href="'.$_SC['uchurl'].'" target="_blank">个人空间</a>';
  16.         }
  17.         print <<<END
  18.         document.write('<div class="login_ext">');
  19.         document.write('<p>$blang[welcome],<a href="$siteurl/space.php?uid=$uid">$_SGLOBAL[supe_username]</a> [<a href="$siteurl/batch.login.php?action=logout">$blang[safe_logout]</a>]');
  20.         document.write('<a href="$siteurl/space.php?uid=$uid" target="_blank">$blang[my_space]</a> | <a href="$siteurl/batch.search.php">$blang[more_serach]</a>');
  21.         document.write('$bbshtml');
  22.         document.write('$uchhtml');
  23.         document.write('| <a href="$siteurl/admincp.php" target="_blank">$blang[management]</a>');
  24.         document.write('</div>');
  25. END;
  26. } else {
  27.         $siteurl = S_URL_ALL;
  28.         print <<<END
  29.         document.write('<form action="$siteurl/batch.login.php?action=login" method="post">');
  30.         document.write('<label>$blang[username]:</label> <input type="text"  name="username" class="input_tx" size="18" />');
  31.         document.write('<label>$blang[password]:</label> <input type="password" name="password" class="input_tx" size="18" />');
  32.         document.write('<input type="submit" name="loginsubmit" class="input_search" value="$blang[login]" />');
  33.         document.write('<a href="$siteurl/do.php?action=register">$blang[registration]</a>');
  34.         document.write('</form>');
  35. END;
  36. }

  37. ?>
复制代码
回复

使用道具 举报

迈克尔·亲亲 发表于 2009-2-20 01:10:03 | 显示全部楼层
batch.panel.myxl_002.php
添加第37行代码


myxl 发表于 2009-2-19 23:19




谢谢你,你真得很热心,很认真。这是我在DZ第一次见到这么负责任的人。
再次谢谢你。((em:07))
回复

使用道具 举报

deatse 发表于 2009-2-20 01:54:53 | 显示全部楼层
看文字伤眼睛啊
回复

使用道具 举报

007520 发表于 2009-2-20 11:55:41 | 显示全部楼层
很好!!很强大!!!!
回复

使用道具 举报

 楼主| myxl 发表于 2009-2-21 10:23:45 | 显示全部楼层
顶起,不要沉了
回复

使用道具 举报

Chilsion秋辰 发表于 2009-2-21 21:50:47 | 显示全部楼层
楼主如果会做SupeSite的模板,应该成立一个SupeSite第三方论坛,就跟Discuz的《17DST》和《Dishack》一样,靠做模板起家,然后在赚钱等等。
虽然SupeSite现在并不“火”,但是至少你是唯一的一个第三方论坛。反正闲着也是闲着
回复

使用道具 举报

 楼主| myxl 发表于 2009-2-21 23:50:33 | 显示全部楼层
谢谢支持建议,会努力发展的
回复

使用道具 举报

haohaode 发表于 2009-2-23 09:38:47 | 显示全部楼层
论坛页面里有附件的文章标题也被当成图片调出来
回复

使用道具 举报

ynstars 发表于 2009-2-23 14:44:48 | 显示全部楼层
错位现象有点严重,评论框那一块。
回复

使用道具 举报

hnsy1988 发表于 2009-2-23 21:15:00 | 显示全部楼层
还不错。顶一个!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-14 05:15 , Processed in 0.108146 second(s), 15 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表