This is called "full" and "simple" editor type.
You just need to specify it to 'input/longtext' in the entity create/edit form.
For example, for full type you don't need to specify anything, but for simple type you do.
I don't know anything about Links and Downloads, but for Discussions you should override the create discussion form in your custom plugin and remove this line:
'editor_type' => 'simple',
Wow Nikolai, You are a fucking machine, like always. Thanks again!
Again, Any trick to mass delete all active invitations to groups?
Elgg 6.1.5
You can use this code in your custom plugin:
_elgg_services()->relationshipsTable->removeAll($group->guid, 'invited', false);
Where's the Chinese-English translator? I don't understand anything! You're forgetting you're talking to a total noob! :)
NIkolai y su equipo de WZM son increíbles! Acabamos de actualizar nuestro Elgg 4.3.10 al nuevo Elgg 6.1.5 con mas de 50 plugins y un diseño muy personalizado, todo a un precio muy razonable. El que no tiene un Elgg a su medida es porque no quiere, gracias chicos!
-------------------------------
Nikolai and his WZM team are amazing! We just updated our Elgg 4.3.10 to the new Elgg 6.1.5 with over 50 plugins and a highly customizable design, all at a very reasonable price. Anyone who doesn't have a custom Elgg doesn't want to. Thanks guys!
If this is about Site notifications, have a look at https://github.com/ColdTrick/site_notifications_tools.
This allows you to set a retention period for the notifications, after the retention period the notifications will be removed.
Thanks Jerome! :)
Time to upgrade on Elgg 4
Will be a "wet dream" upgrade my 3.3.10 to Elgg 4 but I have more than 50 plugins who desagree with that decision.
Do you dare to do that work? :-)
It's absolute nonsense to think that a large number of plugins prevent Elgg from being updated.
Also, it's easier to update unsupported plugins than to create new ones based on your requests.
Looks like the base url doesn't include the subdirectory of your Elgg installation. It should ;)
I'll make an issue so I can look into this
Issue https://github.com/ColdTrick/newsletter/issues/59
If we fix this, it'll only every be for the newest release of Newsletter (for Elgg 4.3+)
I dare not upgrade to Elgg 4.3+ I have too many plugins working! :-)
Tx Jerome!
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.