-
Upgrade Instructions for v1.1.12 do not specify that CFileValidator::safe is now false by default. This change breaks existing code.
ghost updated
9 years ago
-
Currently it's used in sidebar.php and tpl-search.php.
``` php
-
Hi I was wondering how to get a cform to appear in one of your landing page templates?
Thanks!
-
using AWS "pseudo parameters" such as AWS::Region, breaks syntax highlighting (the template itself is valid though):
![screen shot 2014-04-22 at 3 35 17 pm](https://cloud.githubusercontent.com/assets…
-
``` php
-
CocoaPods 0.32.1 is not locking to the dependency versions in the lock file. You can attach the following Podfile and Podfile.lock to a project to test. Once you run `pod install`, you will see your l…
kylef updated
10 years ago
-
This is what I get when using a rule that does not exist ->
Fatal error: Class 'Mos\HTMLForm\Exception' not found in /var/www/kmom4/vendor/mos/cform/src/HTMLForm/CFormElement.php on line 351
Looks l…
-
To support Yii's form builder a several subclasses need to be created, subclassing CForm, CFormInputElement and CFormButtonElement.
I have created these, are you interested in having these in Yiistra…
-
In some cases Yii provides us with a method to override the classes used by the core.
For example
CForm::$inputElementClass
CForm::$buttonElementClass
In CActiveRecord however CActiveFinder is initi…
-
Yii 1.1.9
Such as CForm, Pager ..., the HTML tag is fixed in the PHP code. I found it's hard to adjust it to use Bootstrap CSS. It's better has a way to configure HTML tags and the css class name.
M…