Ingo Schommer
|
315c03872a
|
Fixed _config.php references and usage in docs
|
2013-03-27 12:06:57 +01:00 |
|
Ingo Schommer
|
3334eafcb1
|
API Marked statics private, use Config API instead (#8317)
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
|
2013-03-24 17:20:53 +01:00 |
|
Ryan Wachtl
|
3d602998b1
|
Update rich-text-editing.md
`HtmlEditorField::add_extension('MyToolbarExtension');` was not working for me. I had to use `HtmlEditorField_Toolbar`.
|
2013-03-02 14:37:09 -06:00 |
|
Sean Harvey
|
1f1b115ef9
|
Fixing code formatting
|
2013-01-24 13:44:23 +13:00 |
|
Sean Harvey
|
3aa2cdccba
|
Fixing code formatting in rich-text-editing docs
|
2013-01-24 12:50:55 +13:00 |
|
Mateusz U
|
141538f678
|
Add docs on how to customise the TinyMCE editor.
Fix whitespace problems.
|
2013-01-24 10:54:14 +13:00 |
|
Andrew O'Neil
|
fdea5321c7
|
APICHANGE: add_extension() is now called directly on the class, instead of on Object
|
2012-11-07 11:07:55 +13:00 |
|
Ingo Schommer
|
19e087d226
|
Fixed references to deprecated APIs in docs
|
2012-06-28 14:49:55 +02:00 |
|
Ingo Schommer
|
45b2cbfddd
|
Using new template controls in docs
|
2012-06-27 16:09:31 +02:00 |
|
Ingo Schommer
|
86bdd167cc
|
MINOR oEmbed documentation
|
2012-06-08 18:40:34 +02:00 |
|
Simon Welsh
|
bb29ff3611
|
FEATURE: Allow adding media to the CMS using oEmbed
|
2012-05-24 17:00:21 +12:00 |
|
Ingo Schommer
|
40d73127ae
|
MINOR Using late static binding instead of Object::create() calls
|
2012-04-04 17:10:31 +02:00 |
|
Ingo Schommer
|
8d9b00a4fd
|
MINOR Docs about HtmlEditorField and rich text editing
|
2012-02-14 13:53:35 +01:00 |
|