Re: [Rails] Re: Moderation in RoR app
On 25 September 2013 10:09, Arsen Prohorchik <lists@ruby-forum.com> wrote:
>> Start by working right through a good tutorial such as
>> railstutorial.org, which is free to use online.
>> Also look through the Rails Guides.
>>
>> Colin
>
> I followed this tuto, but I didn't find any moderation of microposters
> in his tutorial..
OK, first you will need users of different types - admin and normal,
did the tutorial show you how to do that? It is a long time since I
last looked in detail at it. Then you will need to add a field to the
post to remember whether it is waiting moderation, then you will need
to provide pages for the admin to authorise the post, then change the
normal pages so they only show accepted pages. So basically divide
the problem up into pieces and tackle them one at a time.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuPoNkcoFHKfE7xCf54RQL4xgHER2ZdNL1z6WG6GNRkew%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home