AKCMS 2.7 Released!

2010-03-3008:53:08
  • getitems function, an increase of three parameters: year, month, day, you can select a time period of the articles, such as:<{getitems year="2009" month="10">Select only the October 2009 article, blog, etc. can be used.
  • getitems function, an increase of one parameter: head, could intercept the body of the first N words, with acquisition,Occupy two bytes of a character.
  • Add in the section home page and section pages can be useful $subcategories array traversal lower part
  • Rich text editor in panel, Ctrl + Enter to quickly to save (only support IE core browser)
  • The configuration file can be in the $pconnect setting whether to use persistent database connections, the default if the server supports the use of persistent connections, you can $pconnect=0; against persistent connections
  • Increase the benchmark function to test the current performance of the server and gives a score
  • Columns for part of the site super much (orders of magnitude: 1000) cause the system to optimize the slowness of procedures, a substantial increase in speed
  • Abolition of the file name, directory name must not be purely digital constraints, part catalog and part numbers to ID as the default directory lead to conflict, self-restraint by the user to avoid
  • Eliminated duplicate column alias not allowed to limit themselves constrained by the user
  • Amended section 2 of the URL up to take BUG, you can take out an unlimited depth sections URL
  • Amendments to the newly added column can not bind the field BUG
  • Fixed UTF-8 encoding, under the background is garbled, and the module function is not available BUG
  • Amended to take time to be able to page the article is taken out of BUG
  • Amendments to the module function can not be edited to sort the values BUG
  • Hundreds of lines to delete redundant code, management and other functions related to the background section
  • Remove the old versions of e-mail reporting feature of the residual code
  • Remove the old version of the Forum set up, blog set up residual code
  • Template selection drop-down menu to sort according to the template file name to easily find (the original is the chaos row)

Download Now!

http://en.akcms.com/download.htm

Read more »

What is AKCMS?

2010-03-2319:51:31

AKCMS is a small fast website engine. AKCMS can make many type of sites, for example:mall business website,Blog and other.

Features:

Support Common to all versions of PHP(4/5).
Support Common to all versions of MySQL(3/4/5).
Support Small and Fast database engine:SQLite.
Support SEO Friendly URLS (support urlrewrite and Pure
Static).
Support GBK and UTF-8 charset.
Control Panel has two language:English and Chinese.
Support Custom Fields.
Support Custom Variables.
Support Sub-template for common parts in website.
Support Custom template plug-in.
Support text link in full website.
Support Timing Acquisition.
Super load capacity.
Flexible multi-level cache.
Support whole website static.
Built-in database backup and recovery tool.
WYSIWYG online text editor.

Read more »

AKCMS team provide technical support services

2010-03-0405:04:30

Make website: all types of web site construction, cloning sites, imitation stations, data acquisition, timing acquisition (which can achieve a mirror site), has extensive data collection experience (1 million the amount of data), the website upgrade

Database maintenance: backup, restore, optimization, conversion, data migration, solve garbage problem

Website Optimization: the integrated use of front-end optimization, back-end optimization programs to address the web page to open slowly, MySQL connections over, the server CPU100%, connection timed out and so on

Redevelopment: AKCMS, Discuz, PHPWind, UCHome, WordPress and other systems of the secondary development of plug-in development, etc..

Reasonable price and reliable quality

Contact: yantai3 # gmail.com (#->@)

Read more »

AKCMS的安全性

2010-02-0702:14:55

AKCMS在安全方面有独特的考虑:

一 AKCMS安装在子目录中,允许用户自定义目录名,这样就把攻击者挡在了外面。只要目录不暴露出去,黑客就找不到入口,安全性方面更得到加强。

从AKCMS正式发布至今已发布过1次安全更新,这个安全漏洞就是只有在akcms目录被暴露出去的情况下才有危害。

二 另外,AKCMS的程序比较小,功能也比较精简,暴露在外面的接口也比较少,必然的,漏洞比较少。没有绝对安全的而系统,当两个CMS的开发者能力相近的时候必然是功能多的那个漏洞多。:-)

Read more »

AKCMS非常灵活

2010-02-0701:51:39

AKCMS非常灵活,通过不同的模板与设置可以做出各种不同类型的网站。

既可以做整站静态的网站,也可以做纯动态PHP的网站,还可以通过rewrite做出完全伪静态的动态网站。

AKCMS支持变量与子模板,方便维护。

允许用户自定义模板函数,实现自己想要的功能。

AKCMS还允许通过一个配置文件在后台增加菜单。

AKCMS还允许在动态访问时,通过hook的方式执行插件。

AKCMS的每一篇文章都可可以自定义文件名,既可以放到默认目录也可以放到任意目录。

 

Read more »

AKCMS特性

2010-02-0701:04:24
Read more »

AKCMS的重装

2010-02-0700:23:48

AKCMS安装后生成了一个/include/install.lock的文件,当这个文件存在的时候是无法再次进行安装的。这样做的目的是防止不小心再次执行安装程序导致当前数据丢失。当网站管理员确定要重装AKCMS的时候,请先做好当前数据的备份,再删除/include/install.lock这个文件即可进行重装操作。

Read more »

AKCMS 2.7beta 发布,新增模块功能

2010-02-0322:39:15

立即体验最新版本

增加了模块功能,大幅提高后台维护效率,让维护人员能够更快的上手。(详情:http://www.akcms.com/bbs/viewthread.php?tid=490
增加了载入自定义菜单的功能,用户不需要修改AKCMS代码就可以在后台的左侧菜单中增加项目。(详情:http://www.akcms.com/bbs/viewthread.php?tid=494
增加了动态PHP功能,二次开发者想让自己的程序运行,不需要修改AKCMS原有代码,只要按照规则把程序放在指定目录即可。(详情:http://www.akcms.com/bbs/viewthread.php?tid=493
支持无限级栏目,此前akcms最后只支持到2级栏目

修正了20100124安全补丁涉及的漏洞
修正了使用SQLite数据库时采集不能正常入库、页面访问次数不能正常统计的BUG(感谢 王云涛 的反馈)
修正了在Opera浏览器下下拉菜单式扩展字段不能正常显示为设置的值(感谢 寒大山 的反馈)
修正了当服务器禁用mysql_pconnect函数提示连接数据库失败的兼容性问题(感谢 0557、lee 的反馈)
修正了新录入文章的最后更新时间字段,由0变成当前的时间
修正了评论接口评论发表后评论数不能正确更新的BUG
修正了评论接口一个不必要的调用语言包而产生的警告
后台左侧菜单宽度增加5像素
当数据目录不为空的时候为防止重复备份给出提示

Read more »

AKCMS 重要安全补丁(20100124)

2010-01-2407:50:23

更新内容:

修复了上传图片接口存在的漏洞。

安全级别


涉及版本
AKCMS2.3及之后版本

修补方法:

最简单的方法是把akcms目录改得复杂一些并且不要暴露出去,这个漏洞就没有危害。不过为了保险起见,最好也按照下面的方法打上补丁。

详细修补方法:

http://www.akcms.com/bbs/viewthread.php?tid=496&extra=page%3D1

Read more »

8.Install and maintenance

2010-01-2323:46:41
Read more »
Stable Releases
Current Stable Version:2.7»
Links