Extensions
Go to page:
DbUrlManager extension.
Provides dynamic database-based URL rules.
These dynamic rules are like Wordpress' "pretty permalinks" or "friendly URLs". You do not have to have the controller name (or ID) on the URL: this extension can handle the request URI and route it to the correct controller.
Examples of clean and friendly URLs made possible by this extension:
http://mystore.com/blue-coffe-mug
http://myblog.com/my-first-post
Resources
This extension contains a widget to render an activeTextarea to enter Markdown text.
The rendered widget contains some buttons to add markdown tags for
- Bold, italic text
- Links
- Images
- Code
- Table structure.
Resources
This extension is ... http://www.codeplex.com/PHPExcel Download from phpexcel-codeplex
Resources
This extension is sends Yii log messages into hidden console, available by hot keys "Ctrl" + "~" (tilde) in any browser. This is port of HackerConsole by Dmitry Koterov.
Resources
This project offer you a collection of Gii code generators for mostly used yii classes which are the starting points to extend the framework or your Yii-projects.
There are generators for components/ classes...
- widgets
- portlets
- actions
- events
- application components
- behaviors
- log routes
- validators
- filters
- view renderers
- console commands
- php classes (...is under construction)
It show you also how to costumize existing code templates with owen templates.
I added some informations for newbies in the generators. I hope it will help you to find the way through the Yii universe faster.
Have fun & more time through the generators for other passions than Yii! ;-)
Resources
Razor does not require you to explicitly close the code-block.
Compact, Expressive, and Fluid: Razor minimizes the number of characters and keystrokes required in a file, and enables a fast, fluid coding workflow. Unlike most template syntaxes, you do not need to interrupt your coding to explicitly denote server blocks within your HTML. The parser is smart enough to infer this from your code. This enables a really compact and expressive syntax which is clean, fast and fun to type.
Easy to Learn: Razor is easy to learn and enables you to quickly be productive with a minimum of concepts. You use all your existing language and HTML skills.
Resources
This extension provider a simple block management. Your can create or edit a block, set a weight to order the blocks. Also you can set a group of routes in which the block will be shown.
