Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2011-03-10 | 960 Bytes | |
html-in-group-description-fix-v2.zip | 2011-03-10 | 46.6 kB | |
Totals: 2 Items | 47.5 kB | 0 |
=================================================================== HTML in Group Description + Editor Support =================================================================== Move the files in the admin and site folders as follows: (JROOT is the folder where your Joomla! is installed.) site/group.php => JROOT/components/com_community/tables/ site/groups.forms.php => JROOT/components/com_community/templates/default site/frontpage.latestgroup.php => JROOT/components/com_community/templates/default site/groups.list.php => JROOT/components/com_community/templates/default site/groups.php => JROOT/components/com_community/controllers/ site/view.html.php => JROOT/components/com_community/views/groups site/view.feed.php => JROOT/components/com_community/views/groups admin/groups.php => JROOT/administrator/components/com_community/controllers/ admin/default.php => JROOT/administrator/components/com_community/views/groups/tmpl/