Extensions
Go to page:
This extension sends Yii log messages to FirePHP. It inherits from CLogRoute and uses the same method and configuration as the other built-in logging components: CFileLogRoute, CWebLogRoute, etc.
Tested on Yii 1.1.0.
Resources
You can also download from the GitHub page
This extension can set a limiter to user action. 为用户的某种操作设一个一个时间限制。
This extension is create and validate token.
Add taxonomy field to your model. Add input widget to your form.
** I'm coding and testing it. It is for my website and will be shared here.**
This extension is used for read and save config as variables. 简单的设置存储器。
A powerful, modular User Management Module for easy integration in your Web Application.
It has the following features:
- A complete, easy Installer
- User Administration
- Role Administration
- Profile & Profile Fields Administration
- Messaging System (send/receive Messages between Users)
- User Registration
- Password Recovery
- Base Language: English
- Complete German Translation (so far)
What it is not:
- A complex RBAC like srbac. However, it is possible to use srbac together with the User Management Module without problems. However, the contributed Role Manager may be powerful enough for many Web Applications.
much thanks for yii-user which was the codebase for this Module (especially Registration&Pwd Recovery).
What i can imagine in further Versions:
give it some social networking features like:
- Comment user profiles
- Rate users
Friends
make modules like 'messaging', 'roles', etc. submodules that can be switched on.- and off depending on the needs of the Web Application
peml
peml is an extendable parser that uses the general rules of haml to create a markup dependent on the whitespace indentation. This allows blocks to be automatically closed, and tags shortened into css-like declarations.
On top of this are added commands, that add features such as flow control and helper tags for common long-winded html.
YiiML
YiiCL extends this core with some Yii specific commands for forms, widgets, and partials, and YiiML acts as a view renderer wrapper for peml with YiiCL.
Resources
MbMenu is an extension to CMenu wich provides you a nice dropdown menu.
Resources
myButtonColumn extends CButtonColumn in CGridView and adds the attribute 'visible' to the buttons properties so that the buttons can be different from row to row depending on the evaluation of this attribute.
For the default buttons adds:
- viewButtonVisible
- updateButtonVisible
- deleteButtonVisible.
