[pLog-general] Auto Join (core) Blog During Register

Oscar Renalias oscar at renalias.net
Thu Mar 17 23:17:30 GMT 2005


This feature must have been available in another tool because I don't 
remember ever implementing anything like this before :-)

If you'd like to make the changes yourself, take a look at 
class/summary/action/dofinishregister.class.php. At some point there in 
the perform() method, we first create a user and then create a blog 
that belongs to this user. With 3-4 extra lines of code, you could 
achieve the functionality that you're looking for.

Unfortunately there is no way that this can be implemented with a 
plugin because the summary page does not support plugins yet (and it'll 
be a bit diffficult to make it support plugins!)

Oscar

On 17 Mar 2005, at 23:47, michael wrote:

> Hi,
>
> I thought there was a plugin or feature to let all new users who 
> register automatically become a member of the core blog (1st blog 
> created) or a specified blog id from admin.  I think I was remembering 
> another blog engine….
>
>   
>
> Either way, can someone direct me or offer input on how best to do 
> this?  A Plugin? 
>
>   
>
> Ideally you would have the following:
>
>  
>
> -          plog admin configures which blog to be used as the core 
> blog that users get access to after joining.  This blog acts as a hub, 
> a collaborative blog and helps with social networking features and 
> helps glue all the hosted blogs/users together without much need to 
> manually assign users to the blog.
>
> -          After reg, and when the user logs in, they are shown the 
> core blog and their newly created blog in the dashboard. 
>
>   
>
> I don’t think a plugin would be necessary since it is only a few 
> changes to plog that are needed. 
>
>   
>
> Thoughts?
>
>  
>
> Thanks.
>
>  
>
> michael
> _______________________________________________
> pLog-general mailing list
> pLog-general at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-general




More information about the pLog-general mailing list