by Aaron Saray
First uploaded 327 days ago
0
Recommendations
Summary:
Adds development/debugging tools to your instance - easily!
Full description:
Elgg Development Tools
(Edit your project's description!)
This plugin has the following functionality:
The package includes the latest distribution of FirePHP. When you enable FirePHP in the admin control panel under the Dev tools option, you can now use the FirePHP functionality in your plugins. Sometimes coders remember to turn off the functionality later, but forget to remove all of the FirePHP calls. A mock FB class is created to handle this - it basically accepts any method call and logs an error in the error log that you still have that line in there.
Normally, you have to either run the update.php script or enable/disable your plugin. During development, this got super irritating. Instead, enable this option. It will make the site run a bit slower, but you won’t have to keep enabling/disabling the plugin when you add new views.
By default, Elgg does not display errors by a setting in the .htaccess file. This allows us to turn back on error display without editing the Elgg core install.
I always forgot where simple cache options were. I copied the setting to the plugin as well. It basically does the same thing as under site admin. I find it useful to have all of these settings in one place.
Check back often for more updates.
I added the Display Errors setting - and I changed the way the settings are stored - I was storing the plugin settings globally on the ElggSite object instead of with plugin settings. Oops! A change log is included.
Aaron Saray 317 days ago
very nice work , thx
@Aaron : see plugin for drupal,mayby for inspiration
http:/
http:/
If i use this plugin i can select element on my page and "devel" can display information about selected element. In elgg it is not easy find place in code where i see it on web page :(
Maximus Marius 317 days ago
Hey - thanks for the comments.
I did look at the functionality of that plugin as well as the functionality in Elgg. I've only been working with Elgg for about 2 months now (PHP for 8 years though!) - so it may take me a little bit of time to find ways to unobtrusively get these statistics from the install without modifying the Elgg Core :)
Aaron Saray 316 days ago
Hello all, i'm new here and about to setup a personal site using elgg, i will need assistance to do some basic changes and also i'm interested in this kind of theme ( http:/
Maybe i might just change it to personal photos and also have some pages that visitors cab browse freely even without loging or registering with the site.
Thank you in advance, is the theme a default custom that i can find and download fom elgg site?
Thank you all for your contribution in advance.
Stanley Agbonifo 316 days ago
@stanley - I think you posted in the wrong place. Try the Elgg users google group or the one of the groups on this site like this one: http:/
Cash 316 days ago
This is a great plugin. I hope developers are using this rather than constantly hitting upgrade to refresh the view cache.
Cash 240 days ago
Aaron, are you planning on releasing any more versions of this? If not, care if I release an updated version?
Cash 189 days ago
Go for it cash! I think my brief visit with the Elgg platform is over unfortunately :-/
Aaron Saray 189 days ago
This doesn't seem to be working for release 1.6.1 are there any quick fixes I can do to get this working that you know of?
Everything is still caching and I'm having to upgrade on each change.
Thanks.
Tai
Tai Sheppard 188 days ago
Aaron, updated your code to work with Elgg 1.6.x and released it. http:/
Cash 186 days ago

vazco
Profile
Friends
Friends of
Pages
Plugins
Aaron, what is the difference in comparison to the previous version?
vazco 317 days ago