1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

bbcode for adding local images now retrieving images from media-manager.

This commit is contained in:
CaMer0n
2011-05-05 11:30:00 +00:00
parent f0f20dae7a
commit 4113e8801d
4 changed files with 71 additions and 24 deletions

View File

@@ -402,6 +402,9 @@ class e_form
return "<textarea name='{$name}' rows='{$rows}' cols='{$cols}'".$this->get_attributes($options, $name).">{$value}</textarea>".(false !== $counter ? $this->hidden('__'.$name.'autoheight_opt', $counter) : '');
}
/**
* Bbcode Area. Name, value, help_mode, form-id, size, counter
*/
function bbarea($name, $value, $help_mod = '', $help_tagid='', $size = 'large', $counter = false)
{
//size - large|medium|small