Forums | Mahara Community
Support
/
autolist users/groups
19 May 2009, 3:26
Hi.
Is it possible to on the frontpage (not logged in and logged in) have a autogenerated list of all users with public blogs?
And maybe all groups to.
19 May 2009, 3:38
Hi Sven,
the features you are looking for are not avaiable with Mahara "out of the box ".
Fortunately all things can be done with modifications of the Opensource code.
Feel free to ask the community
cheers Heinz
19 May 2009, 18:10
Hi - as Heinz says, not out of the box, but you could write some code.
The trick is, that blogs themselves are not 'public'. They're private, until put in a view, then they're available to the people who can see the view. So you may have to make different customisations based on that information.