xpcms_v2.0
V2  

所属分类:WEB开发
开发工具:PHP
文件大小:1736KB
下载次数:2
上传日期:2016-10-28 21:39:33
上 传 者itg390
说明:  XPCMS是由zhu利用业余时间,凭个人兴趣,独立开发的一个基于个人网站建设的CMS。没有任何商业元素驱动,网站架构和功能也全是个人对于个人网站需求的理解
(XPCMS by zhu using spare time, with personal interest, independent development based on a personal website construction CMS. Without any element of business-driven, site architecture and functionality are all personal personal needs for the understanding of the site)

文件列表:
xpcms\.htaccess (175, 2011-04-02)
xpcms\Admin\Common\common.php (9664, 2011-04-21)
xpcms\Admin\Conf\config.php (1353, 2011-04-08)
xpcms\Admin\Conf\debug.php (303, 2011-04-06)
xpcms\Admin\Lib\Action\ArticleAction.class.php (8232, 2011-04-13)
xpcms\Admin\Lib\Action\CategoryAction.class.php (2505, 2011-04-13)
xpcms\Admin\Lib\Action\CommonAction.class.php (12254, 2011-04-13)
xpcms\Admin\Lib\Action\DiaryAction.class.php (212, 2011-04-13)
xpcms\Admin\Lib\Action\EmptyAction.class.php (212, 2011-04-13)
xpcms\Admin\Lib\Action\FileAction.class.php (5609, 2011-04-21)
xpcms\Admin\Lib\Action\GroupAction.class.php (1019, 2011-04-13)
xpcms\Admin\Lib\Action\IndexAction.class.php (1092, 2011-04-13)
xpcms\Admin\Lib\Action\LinkAction.class.php (66, 2011-04-13)
xpcms\Admin\Lib\Action\MessageAction.class.php (802, 2011-04-13)
xpcms\Admin\Lib\Action\MusicAction.class.php (1485, 2011-04-13)
xpcms\Admin\Lib\Action\NodeAction.class.php (2964, 2011-04-13)
xpcms\Admin\Lib\Action\PhotoAction.class.php (1883, 2011-04-13)
xpcms\Admin\Lib\Action\PublicAction.class.php (6583, 2011-04-13)
xpcms\Admin\Lib\Action\RoleAction.class.php (11706, 2011-04-13)
xpcms\Admin\Lib\Action\RouterAction.class.php (68, 2011-04-13)
xpcms\Admin\Lib\Action\SystemAction.class.php (4682, 2011-04-15)
xpcms\Admin\Lib\Action\UserAction.class.php (1963, 2011-04-13)
xpcms\Admin\Lib\Action\VideoAction.class.php (3961, 2011-04-14)
xpcms\Admin\Lib\Model\ArticleModel.class.php (67, 2011-04-13)
xpcms\Admin\Lib\Model\CategoryModel.class.php (243, 2011-04-13)
xpcms\Admin\Lib\Model\CommonModel.class.php (3689, 2011-04-13)
xpcms\Admin\Lib\Model\DiaryModel.class.php (65, 2011-04-13)
xpcms\Admin\Lib\Model\GroupModel.class.php (306, 2011-04-13)
xpcms\Admin\Lib\Model\LinkModel.class.php (64, 2011-04-13)
xpcms\Admin\Lib\Model\MessageModel.class.php (73, 2011-04-13)
xpcms\Admin\Lib\Model\MusicModel.class.php (65, 2011-04-13)
xpcms\Admin\Lib\Model\NodeModel.class.php (554, 2011-04-13)
xpcms\Admin\Lib\Model\PhotoModel.class.php (65, 2011-04-13)
xpcms\Admin\Lib\Model\RoleModel.class.php (5388, 2011-04-13)
xpcms\Admin\Lib\Model\RouterModel.class.php (66, 2011-04-13)
xpcms\Admin\Lib\Model\UserModel.class.php (862, 2011-04-13)
xpcms\Admin\Lib\Model\VideoModel.class.php (65, 2011-04-13)
xpcms\Admin\Tpl\default\Article\add.html (2264, 2011-04-20)
xpcms\Admin\Tpl\default\Article\edit.html (2691, 2011-04-20)
xpcms\Admin\Tpl\default\Article\index.html (3178, 2011-04-20)
... ...

####################################################################### # # xhEditor 自述文件 # ####################################################################### 使用方法 1. 下载xhEditor最新版本。 下载地址:http://xheditor.com/download 2. 解压压缩文件,将其中的xheditor-zh-cn.min.js以及xheditor_emot、xheditor_plugins和xheditor_skin三个文件夹上传到网站相应目录 3. 在相应html文件的之前添加 注:如果jQuery之前已经在项目页面中使用,请勿重复添加引用代码 4. 方法1:在textarea上添加属性: class="xheditor {skin:'default'}",前面主参数也可以是xheditor-mfull、xheditor-mini和xheditor-simple,分别加载多行完全、迷你和简单工具栏,后面详细参数可以省略 方法2:在您的页面初始JS代码里加上: $('#elm1').xheditor(); $('#elm1').xheditor(); 例如: $({ $('#elm1').xheditor(); }); 相应的卸载编辑器的代码为 $('#elm1').xheditor(false); 重要说明:2种初始化方法只能选择其中一种,不能混合使用,优先级分别是:方法1>方法2,例如用了方法1,方法2就无法使用了 更多帮助信息,请查看在线技术手册:http://xheditor.com/manual 或者参考demos文件夹中的演示页面 建议使用wizard.html初始化代码生成向导来生成适合你的代码。

近期下载者

相关文件


收藏者