[campsite-dev] RFC: Toggle for "public allowed to comment"
  • Vote Up0Vote Down importimport
    Posts: 0Member
    I'm wondering if we should have another option within a publication which
    allows you to toggle whether the public (non-subscribers) is allowed to
    comment on articles. Of course, you could already handle this in the
    templates, but if you dont want to go through your templates to toggle this
    setting, it might be useful.

    Comments?

    - Paul
  • 2 Comments sorted by
  • I don't think we need this switch in the admin interface because it will depend on template implementation anyway:



    ...


    Comments are not allowed for public




    You would write the same template code whether you had this switch in the admin interface or not.

    Mugur

    Paul Baranowski wrote: I'm wondering if we should have another option within a publication which allows you to toggle whether the public (non-subscribers) is allowed to comment on articles. Of course, you could already handle this in the templates, but if you dont want to go through your templates to toggle this setting, it might be useful.

    Comments?

    - Paul




    ---------------------------------
    Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
  • But what I mean is that you wouldnt have to code your templates like
    that and you could turn it on and off from the admin interface instead
    of from the templates.

    But thats fine, we can wait and see if someone requests this
    feature...doesnt look like anyone is interested in it right now.

    - Paul


    Mugur Rus wrote:
    > I don't think we need this switch in the admin interface because it
    > will depend on template implementation anyway:
    >
    >
    >
    > ...
    >
    >
    >

    Comments are not allowed for public


    >
    >
    > You would write the same template code whether you had this switch in
    > the admin interface or not.
    >
    > Mugur
    >
    > */Paul Baranowski /* wrote:
    >
    > I'm wondering if we should have another option within a
    > publication which allows you to toggle whether the public
    > (non-subscribers) is allowed to comment on articles. Of course,
    > you could already handle this in the templates, but if you dont
    > want to go through your templates to toggle this setting, it might
    > be useful.
    >
    > Comments?
    >
    > - Paul
    >
    >
    > ------------------------------------------------------------------------
    > Yahoo! Messenger with Voice.
    >
    > PC-to-Phone calls for ridiculously low rates.