I think you need to bring it to the attention of Brett
Much easier to add it to the ELGG listing site - http://www.elegantgateway.com/
For the record, all you have to do is either email info at elgg dot org or any of the admins here.
There is also:
http://community.elgg.org/pg/plugins/project/407171/developer/vazco/sitewide-forum-vazco_forum
and
http://community.elgg.org/pg/plugins/project/523580/developer/pedroprez/simple-forum
I haven't used anyone of them.
^^ After reading your message I noticed the two links I posted are for the same page.
Thank you for the tip, still if anyone did this before I'd like to hear.
well I'm not too sure about the icons but it seems that the files css.php and js.php that are in the _css folder, they have the command:
require_once(dirname(dirname(__FILE__)) . '/simplecache/view.php');
it seems you have to use this file in order to get a view from the cache.
what I want is that my own views that I register using register_simplecache will be read
from the cache instead of the php file being executed to enhance performance.
Is this something that the core elgg has support for? if not I can make a view
that gets a name of a view as a parameter and checks if it's in the cache and if so it returns it.
Any response? it still doesn't seem to me like the elgg_view function will print the view from the cache
do I need to make a new view that will check if the file exists in cache first and if so print it from the cache?
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.