Html embed for sitewide embed by site admin will add flexibility to add more media content. Is there a way of making it?
For example, Simplemachines Forum allows admin to use html tag, so that I can use df2 flash gallery http://www.dezinerfolio.com/DFGALLERY-2/FREE-FLASH-GALLERY?page=30&PAGE=47 to add flash gallery where photos come from picasa through xml. Is there a way that I can do this will elgg through a plugin?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Team Webgalli@webgalli

Team Webgalli - 0 likes
- WJH Elgg@wjhelgg

WJH Elgg - 0 likes
- WJH Elgg@wjhelgg

WJH Elgg - 0 likes
- WJH Elgg@wjhelgg

WJH Elgg - 0 likes
You must log in to post replies.You can add if (!isadminloggedin) conditional statement to the htmlawed plugin to enable its functionality only for non admin users
Thanks Team Webgalli,
I am new on elgg and using the latest version 1.7.7. May I know which perticular php file that I need to look at.
Jimmy
Team Webgalli,
Did you mean add if (!sadminloggedin) in this function?
function htmLawedArray(&$v, $k, $htmlawed_config) {
$v = htmLawed($v, $htmlawed_config);
}
Never mind, I realized that htmlawed is not the feature I am looking for. Please see my latest post:
http://community.elgg.org/pg/forum/topic/701014/is-there-a-way-to-allow-html-code-in-post-for-administrator/