|
搜索看看︰phptxtcms20130205 PHP+TXT站点管理系统3.1版 php+txt Site Management System V3.1
phptxtcms20130205.zip\web - ZIP 压缩文件, 解包大小为 8,836,955 字节
测试结果感觉,可用,但是代码比较臃肿
中文名 HP+TXT站点管理系统3.1版
英文名:php+txt Site Management System V3.1
源码下载:http://phptxtsite.sourceforge.net/
演示地址:http://www.it09.com
专门的技术交流群:12135445
如果您需要一个无需数据库就能用的公司网站系统,这可能是你的一个好选择,
我们不能做到最好,定会努力追求更好!!!
系统特点:
1\无需数据库支持,防注入与sql攻击.
2\数据以文件夹方式存储,无限分类,无限记录条数.
3\支持多语言,多模板,自定义变量,信息页自定义项.
4\支持伪地址,灵活定义地址参数.
5\运用国际流行的SMARTY技术,可挂接任何模板.
6\模板自定义编辑,可以交叉调用模板,随意修改模板.
7\友情链接自定义,自定义CSS风格.
8\一键修复所有数据结构。
9\读写分流技术,不会造成数据丢失。
10\数据结构自定义,模板中可以自动调用。
10\更多功能等待您。
安装与配置方法:
1、首先将所有数据复制到服务器上。
2、在浏览器中输入安装站点/admin即可打开管理,该文件夹请更名,以免别人修改。
3、模板功能还没开发完善,其他都可用了。
4、关键配置文件:/includes/config.php请谨慎修改。
5、数据都存放在data文件夹内,可以另外指定文件夹。
6、调节网站自动更新时间,请修改includes/smarty.php文件,第10行和第11行,单位为秒,最好改大一点,比如3600*24*10,
7、请设置data_directory文件夹为可写777,在WINDOWS系统中勿须进行此项设置.
升级方法:
备份所有数据,然后删除本代码中的数据目录,默认为data,用你的数据目录替换,下载你的模板数据到templates目录即可。
请注意:你的数据是可以自行定义的,私有数据目录有两个:data和templates。
设置方法:
1\设置SMARTY参数,请修改includes/smarty.php,具体参数参见smarty说明.
2\设置系统参数,请修改includes/config.php.
4\设置语言模板选项,请修改templates文件夹下对应的语言的模板选项.
5\定义变量方法:进入管理界面-基本设置-定义变量名称,可以添加无限个变量,在文章管理里会自动要求设定变量值的.
6\调用变量方法:在templates文件夹下对应的语言的模板里设置.以{$变量名}格式调用.
7\查看变量方法:打开smarty的调试输出开关即可。includes/smarty.php文件中的第18行。
7\更多功能期待您的参与!
其它程式请精通PHP的朋友进行修改吧.
2013年2月5日更新:
1、升级编辑器为ckeditor4.1完全版,原全功能版体积太大,速度太慢,只含标准插件就够了
2、首页输出快捷判断,提高缓存使用效率。
3、后台代码重写,除模板编辑外,其它基本上都可用了。
4、增加自动修复数据,自动整理数据功能,
5、修正模板的错误。
6、打算编一个技术手册,放到网上互助。静候。快过年了,祝各位春节快乐,新年大发!
2012年12月16日累积更新:
1、重写后台数据结构代码,管理页面功能更强,
2、重写输出代码结构。
3、部分函数的操作优化。
4、数据结构与语言结构文件、系统设置文件三分离。
5、自动整理数据的优化等等。
6、升级模板引擎为smarty3.1.12版式
7、升级编辑器为ckeditor_4.0全功能多语言版,可进行各种编辑。
8、重写所有驱动,更高效简捷,鉴于有很大改动,且命名为3.0版。
2012年5月15日更新:
1、升级编辑器为ckeditor_3.6.3全功能版
2、升级模板引擎为smarty3.1.8版式
3、重写后台代码,易于管理。
4、优化数据结构,节约存储空间,
5、增加自动更新功能,快速更新最新消息
6、增加错误语言库,为以后更新多语言提示打下基础。
2012年3月17日更新:
目前主要在后台开发,前台基本完成,速度快了许多.
2012年2月26日累积更新:
1、充分运用SMARTY缓存技术,提高速度80%以上,打开速度只有原来的五分之一了.
2、更新模板为多功能项模板,如果要改成自已所要的模板,只要在默认项里修改就可以了.
3、增加广告功能,在TEMPLATS里的9个文件名为GG*.HTML的,都是广告文件,对应相应的广告位,可在模板中直接调用.
4、函数优化,操作更简捷.
2011年9月30日更新:
1、提交标题的一小BUG,
2、更新自动检测功能。
3、系统运行了几个月,基本稳定不出错了。庆国庆,特更新至1.0版。
2011年08月17日更新:
1、修改后台所有数据项,设置可以动态更新与保存。
2、增加变量自动设计项,喜欢修改模板的朋友可以随时添加变量了。
3、增加变量默认值,注意要 一一对应才行。
4、更新最新软件更新算法,自动更新与处理软件,不会因软件太多而超页面。
5、系统基本完善,正式发布1.0版吧。马上要开学了,对此项目暂时告一段落。
2011年8月14日更新:
1、更新首页文件,完善了几句算法。
2、自动修复功能更完善了。
2011年08月13日更新:
1、修改前台调用结构,改进算法,优化输出方式。
2、减少文件读取操作,采取小文件加判断调用,智能装载所需代码,提高网页反应速度。
3、更新smarty至3.0.8正式版,速度更快更稳定。
4、删除语言包文件,输出语言直接写入对应模板中,不再单列。
5、系统配置文件重新设计,只写入一个配置文件。
6、更新ckeditor至3.6.1正式版,增加更多功能。
7、数据结构无关性,智能处理。
8、经过本次修改后,测试运行速度更快。(前一版第二次首页访问时间为430毫秒,本版首页达370毫秒。--本机测试)
9、后台尚未修改,个别功能会出错。待开发。
2011年08月04日更新:
1、更新底层数据驱动文件写入函数库,使不再受字符码限制,真正做到可以写入任意数据。
2、完善后台管理系统,现在可以用一个后台管理多个语言种类的数据了,修正后台链接。
3、增加地址码识别多语种功能。
2011年07月26日更新:
1、修复多语种切换功能,可以随意切换。
2、增加伪静态地址开关,支持伪静态地址与动态地址。如果服务器不支持伪静态的朋友有福了。
3、后台管理项大部分可操作,直接写入系统设置文件。
4、自带有两种语言模板与相关数据。
5、采取最新的SMARTY后台支持,可以手动设置相关参数了。
6、图片精简,大部分用CSS进行美化,速度快。
7、增加运行时间监测项,在每个页脚都有显示了。
8、数据结构未曾更改,原先研究的朋友只要将除DATA以外的所有数据覆盖即可运行。
0.5版更新日志:
1\增加了友情链接的功能。
2\美化了CSS文件,修正了CSS布局。
3\管理员界面增加了相应管理项。
4\管理分类数据写入增加自动纠错项
5\首页超链接更完善
6\信息页添加上一篇与下一篇相关链接。
7\增加系统工具,一键修复所有数据结构。
8\功能有相当大的完善,姑且命名为0.5版吧。
版权诚明:
本程式是个人作品,您可以任意传播与使用,但不得用于谋利,在实际使用中不得去除数据内含之版权信息.
作者保留追究侵权的权利.
内含部分程序遵循原发行人的约定标准,本人不再陈述.
Chinese name: PHP + TXT, site management system, version 3.0
English Name: php + txt Site Management System V3.0.
Download source: http://phptxtsite.sourceforge.net/
Contact: hufangqiang@139.com; hufangqiang@gmail.com
Demo Address: http://www.it09.com
System features:
A \ do not need database support, anti-injected with sql attacks.
2 \ data stored in folders, unlimited categories, unlimited number of records.
3 \ support multiple languages, multiple templates, custom variables, information pages custom.
\ Support pseudo-address, flexible definition of the address parameter.
\ Use of the international fashion SMARTY technology, can be attached to any template.
6 \ template custom edit, you can cross call templates, free to modify the template.
\ Link custom, custom CSS style.
8 \ a button to fix all of the data structure.
\ Read and write streaming technology, will not cause data loss.
10 \ more features waiting for you.
Installation and configuration methods:
1, the first copy all the data to the server.
2, enter the installation site in the browser / admin to open the management, the folder was renamed, to avoid others to modify.
3, the template function has not developed to improve the other are available.
4, the key configuration file :/ includes / config.php careful revision.
5, the data stored in the data folder, you can also specify the folder.
Adjustment website automatically update the time, modify includes / smarty.php file, line 10 and line 11 seconds, it is best to change the bigger, such as 3600 * 24 * 10
7, set data_directory file folder to be writable 777 Needless to set this up in the WINDOWS SYSTEM.
Setting method:
1 \ SMARTY parameter settings, modify includes / smarty.php specific parameters see smarty instructions.
2 \ the set of system parameters, modify the includes / config.php.
4 \ set the language template options, modify the templates folder under the corresponding language of the template options.
5 \ The definition of variables method: - Basic Settings - Define the variable name, you can add an unlimited number of variables, in the article management will automatically set the variable values into the management interface.
\ Variable method is called: the corresponding language templates in the templates folder settings. {$ Variable} format call.
7 \ variable method: Open the smarty debug output switch can. in includes / smarty.php file line 18.
\ More features to look forward to your participation!
Other programs, please proficient in PHP friends to modify it.
Welcome to communicate with me QQ: 88,497,361
May 15, 2012 update:
1 upgrade Editor for ckeditor_3.6.3 the full version
2, the upgrade template engine smarty3.1.8 layout
3, rewrite the code in the background, and easy to manage.
4, optimization of data structures, saving storage space,
5, increasing the auto update feature, and quickly updated with the latest news
6, increasing the error-language library, and lay the foundation for the updated after multi-language prompts.
March 17, 2012 update:
Mainly in the background and development, the front desk basically completed a lot faster.
February 26, 2012 Cumulative Update:
Make full use of the the SMARTY cache technology, increase speed more than 80% of open speed only a fifth of the original one.
2, update the template for a multi-function item template, if we wanted to change their own template to modify the default items on it.
3, the increase in advertising in TEMPLATS 9 file named the GG * HTML is ad file, corresponding to the appropriate advertising, can be called directly in the template.
4, function optimization, more simple to operate.
September 30, 2011 update:
1 to submit the title of a small BUG
2, update the auto-detection function.
3, the system is running a few months, the basic stability of the error. Of celebration, special update to version 1.0.
August 17, 2011 update:
1, modify the background all the data and settings can be dynamically updated and saved.
2, increasing the variable auto-design items, and friends like to modify the template can always add the variables.
3, increase the variable default value, attention to one correspondence the job.
4, update the latest software update algorithms, automatic updating and processing software, not the software too much and ultra-page.
5, the system is basically sound, the official release of version 1.0. Immediately to school, and this project is a temporary close.
August 14, 2011 update:
1, update the page file, and improved a few algorithms.
2, the automatic repair function better.
August 13, 2011 update:
1, modify the front desk call structure, the improved algorithm to optimize the output mode.
2, to reduce the file read operation, take a small file or pass judgment call, smart to carry the required code to improve web page response speed.
3, update the smarty to 3.0.8 official version is faster and more stable.
4, delete the language pack file, the output language is written to the corresponding template is no longer a separate.
5, system configuration files to re-design, only to write a configuration file.
6, update ckeditor to 3.6.1 official version, add more features.
7, data structures, independent, intelligent processing.
8, after the revision of the test run faster. (430 ms access time of the previous version of the second Home edition Home of 370 milliseconds - the testing of the machine)
9, the background has not been modified, the individual functions to be wrong. To be developed.
August 4, 2011 update:
1, update the underlying data-driven documents written to the library, so that the characters are no longer subject to code restrictions, truly can write arbitrary data.
2, the perfect background management system, can now use a background managing multiple language data, correction of background links.
3, increasing the address code to identify multi-lingual capabilities.
July 26, 2011 update:
1, fix a multilingual switching function, you can switch freely.
2, an increase of the pseudo-static IP address switch, and support for pseudo-static IP address with dynamic address. If the server does not support the pseudo-static blessed friends.
3 Manage the majority of operational, direct write system settings file.
4, comes with two languages, templates and related data.
5 to take the latest the SMARTY background support, you can manually set the relevant parameters.
6, streamline pictures, most CSS beautification, fast.
7, increasing the run-time monitoring, in every footer displays.
8, the data structure has not changed, the original research of a friend in addition to all data other than the DATA cover to run.
The version 0.5 update log:
1 \ the function of the link.
\ Beautify the CSS file, Fixed CSS layout.
3 \ Administrator interface to increase the corresponding management item.
\ Administrative classification data is written to increase the auto-correction
\ Home hyperlink better
6 \ Information page to add on a next link.
\ Increase in System Tools, and a key to fix all of the data structure.
8 \ functions there is a big improvement, tentatively named the 0.5 version.
Copyright Cheng Ming:
This program is the personal works, you can spread and use, but not for profit, in actual use shall not remove the copyright information of the data included.
The author is reserved for infringement of rights.
Contains some of the procedures to follow agreed standards of the original issuer, I no longer statement.
The error code output value:
000 system configuration file is missing
001 data file does not exist
002 can not resolve the address
004 pre-righteousness file error
005 system file error
011 lost the home page template
012 lost the list of page templates
013 loss of product information page template
|
|