As always, i would suggest that we keep it simple. It is too easy to get caught in the excitement. Whatever it might be decided, cut the feature list in half.
- NGINX vs Apache, I doubt it makes any practical different for a website of this…
I would like to offer JomSocial for the new site. I understand this discussion is about the features on the new site. So, i would like to draw everyone's attention to why this site works (apart from the amazing contribution by everyone). Ning…
I noticed that some plugin actually expect option=com_content for them to process onPrepareContent properly, so you might actually want to "fool" them by callin JRequet::setVar and restoring the correct values after the trigger.
Basically, you can add any plugin configuration the same way you add joomla config, via the xml file params
Take a look at our twitter plugin for example.
by default, you will have /plugins/community/twitter.xml . You can put admin-only config…