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.
- Ben Potter@Speedysnail6
Ben Potter - 0 likes
- Team Webgalli@webgalli
Team Webgalli - 0 likes
- Olajide@OlaOguns
Olajide - 0 likes
You must log in to post replies.You want to be able to EDIT the login form?
Create the form contents (the html contents) then put it inside yourr mod/myformplugin/views/default/forms/myform.php. Add an action in your start.php for processing this form. Now you can view this form by echo elgg_view_form('myform');
Thanks Team Webgalli and I just have to register the css with the same old method wow Im beginning to understand this elgg, too bad I have spaghetti plugins that I need to fix!