|
|
|
Re:Community Builder 1.0.2 Released
|
|
Date: 2007/05/24 15:31
|
By: velenofonte
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
hy !
My name Domenico From italia,
I'a wont's information Community Builder 1.0.2
were get download, do you have to link ?
tank's
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Community Builder 1.0.2 Released
|
|
Date: 2007/07/06 19:45
|
By: mattpist
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 19 |   | |
|
beat wrote: I made a mistake in my instructions to allow some tags here: http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/catid,7/id,25319/
#25319
in fact correct syntax for config file is not an arry, but a string (for example):
| Code: | $ueConfig['html_filter_allowed_tags'] = "object embed";
|
(not an array, but single-space-separated tags !)
Edited all my posts and know quotes of it.
hi, i edited the ue_config.php, and now embed code works in the profiles but ONLY in the 'editor text area', and not the regular text areas.
the problem with the 'editor text area' field is that if you go back to edit it, you won't see your youtube embed code or whatever, unless you edit the html code with the 'html' button (im using JCE). so that's not very user friendly...
so my question is: is there a way to get this to work in regular text areas?
also, i upgraded from previous versions of CB, so none of my profile fields are 'editor text area', just regular text areas (seems like this option only appeared in cb 1.0.2). is there a SQL query i can use to change all or some of my 'text areas' to 'editor text areas'?
Post edited by: mattpist, at: 2007/07/06 19:47
|
|
The administrator has disabled public write access. |
|
|
|
Re:Community Builder 1.0.2 Released
|
|
Date: 2007/07/06 21:38
|
By: beat
|
Status: Admin
|
|
|
Karma: 242  
|
|
Admin  | Posts: 4063 |   | |
|
to change fieldtypes as you wish just use phpMyAdmin and change fieldtype in jos_comprofiler_fields table.
editor text area where existing since CB 1.0 beta 4... no new types Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Community Builder 1.0.2 Released
|
|
Date: 2007/07/06 22:42
|
By: mattpist
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 19 |   | |
|
|
thanks for that beat... any idea about making embed code show up in regular text fields?
|
|
The administrator has disabled public write access. |
|
|
|
Re:Community Builder 1.0.2 Released
|
|
Date: 2007/07/07 00:41
|
By: beat
|
Status: Admin
|
|
|
Karma: 242  
|
|
Admin  | Posts: 4063 |   | |
|
mattpist wrote: thanks for that beat... any idea about making embed code show up in regular text fields?
That would require code changes, as you would need to add the same filtering to those fields.
Please understand that while 99.999% of users are fine, you don't want any malware on your website, since it would not only hurt other users, but have wierd side effects, like unlisting you very quickly from google.
And allowing for unfiltered html opens big doors to those abuses. Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|