-
Notifications
You must be signed in to change notification settings - Fork 141
Home
xiangshouding edited this page Jun 3, 2015
·
20 revisions
Welcome to the fis-plus wiki!
FIS-PLUS 是基于 FIS,应用于后端是 PHP,模板是 Smarty 的场景。现在被大多数百度产品使用。
-
fisp install
调整为fisp init
-
fisp install
被调整用作组件支持,可以方便安装组件 - 支持
node v0.12.0
- 扩展自 fis,包含 fis 的所有提供功能以及 fis 的插件都可使用
- Smarty 模板压缩
- XSS 自动转义
- 内置 less 解析插件,使用 less 无需任何设置
- 内置 baiduTemplate 解析插件
- 指定 目录规范,建议遵循此目录规范;
- 内置脚手架,执行
fisp init -h
命令可查看详细信息 - 内置
.po
文件解析成.json
的插件,方便国际化支持 - 本地环境模拟套件,使用命令
fisp server init
安装,提供 Smarty 模板的解析,数据模拟,以及 URL 转发功能; - components 支持