Demos
·
Guide
·
Class Reference
·
Wiki
·
Extensions
·
Forum
·
Live Chat
·
Login
About
About Yii
Features
Performance
License
Contact Us
Downloads
Framework
Extensions
Demos
Logo
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Development
Contribute to Yii
Latest Updates
Report a Bug
Report a Security Issue
Community
Forum
Live Chat
News
Hall of Fame
Badges
search
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Wiki
Follow @yiiframework
Articles in category "tutorials", sorted by date (updated)
X
36
84
58
68
66
82
81
80
79
54
Displaying 161-170 of 174 result(s).
How to use markItUp! on a text field for full WYSIWYG editing
Updated 2 years ago by
wei
–
Tutorials
–
2 comments
– viewed 13,865 times – (
+3
)
This tutorial will show you how to use the Pogostick Yii Extension Library to make an HTML TEXTAREA input element into a full-fledged WYSIWYG editor pretty much with very little code.
tags:
wysiwyg
,
Authentication
,
markdown
Integrating FirePHP
Updated 2 years ago by
ricardograna
–
Tutorials
–
4 comments
– viewed 7,456 times – (
+7
)
Install Firebug plugin for Firefox from here.
SQL Logging and Profiling in FireBug (Yii 1.1)
Updated 2 years ago by
qiang
–
Tutorials
–
2 comments
– viewed 12,674 times – (
+6
)
During development, it's often very handy to have SQL logging and profiling.
tags:
Logging
Installing and configuring the Yii User Management Module under a fresh skeleton application generated by yiic
Updated 2 years ago by
Orteko
–
Tutorials
–
4 comments
– viewed 45,450 times – (
+12
/
-2
)
p.s. latest version of this tutorial is always available unter the docs/ folder of the User Management Module.
tags:
Authentication
i18n for your model in just 1 line
Updated 2 years ago by
Orteko
–
Tutorials
–
0 comments
– viewed 8,662 times – (
+12
)
A simple trick to get the localized version of a model field is to add this little method to your models.
tags:
i18n
How to add an analogue clock widget on your skeleton application
Updated 2 years ago by
mocapapa
–
Tutorials
–
0 comments
– viewed 4,780 times – (
+1
)
Followings are the simple steps to put an analogue clock widget on your skeleton application that is just generated by yiic.
List with multiple checkbox
Updated 2 years ago by
matkaz
–
Tutorials
–
3 comments
– viewed 15,587 times – (
+4
)
It is a common case coders often come accross. For example the purpose of these checkbox is to mark records to be deleted
Add information to Yii::app()->user by extending CWebUser (better version)
Updated 2 years ago by
emix
–
Tutorials
–
3 comments
– viewed 14,182 times – (
+3
)
I found a better solution.
Using CJuiDialog to display flash Messages in Dialogues
Updated 2 years ago by
thyseus
–
Tutorials
–
1 comment
– viewed 11,704 times – (
+10
)
In order to nicely display flash Messages, create view like this called views/site/dialog.php :
Simplified meta tags
Updated 3 years ago by
Y!!
–
Tutorials
–
1 comment
– viewed 19,467 times – (
+13
)
If we want to set meta tags on a per page (controller-action) basis, we may use the clientScript application component.
<< First
< Previous
9
10
11
12
13
14
15
16
17
18
Next >
Last >>
Write new article
Search Wiki
Sorted by date
Sorted by date (updated)
Sorted by rating
Sorted by comments
Sorted by views
All categories
Tips
(113)
How-tos
(197)
Tutorials
(179)
FAQs
(7)
Others
(14)
Popular Tags
AJAX
(27)
Authentication
(19)
CGridView
(42)
File upload
(10)
Forms
(8)
Logging
(9)
URL
(10)
Widgets
(12)
active record
(12)
config
(12)
database
(13)
filter
(10)
i18n
(17)
search
(9)
security
(19)
tutorial
(22)
understanding
(11)
user
(9)
views
(11)
yii
(25)
Recent comments
jiihoo
on
Custom Number Formatting or Decimal Separators...
Johnny Gan
on
Styling Radio Buttons
M0ka
on
URL management for Websites with secure and...
Kashif Nadeem
on
Implementing a User Level Access System
BlkRaven
on
CKEditor Integration (includes steps for file...