GithubHelp home page GithubHelp logo

Comments (3)

tomfuller2 avatar tomfuller2 commented on August 23, 2024

We currently use the fieldtype accesslevel in admin/models/forms/message.xml.

This is the same fieldtype as used in Joomla 2.5's com_content: See here from article.xml:

This fieldtype will not accept multiple="true" so we cannot at this time do this unless we use a custom field.

Com_content uses it the same way we do - just one access level.

Admins can assign users to more than one group so that can solve this.

Where do you see multiple access levels used in a Joomla component?

from proclaim.

st-anton avatar st-anton commented on August 23, 2024

Maybe I don't understand the access levels thoroughly. My setup looks like this: I have additional access level 'members of the church' and friends of the church'. Obviously, friends should not see everything, that can be accessed by members, but members may access everything. On the other hand, there may be content, that is not of interest for members, so this parts may be hidden. In short words: Some of the content can be accessed by members only, other content by friends only and some other content by both (but not by the public guest).

from proclaim.

tomfuller2 avatar tomfuller2 commented on August 23, 2024

Perhaps this tutorial will help: http://docs.joomla.org/Access_Control_List/2.5/Tutorial#Controlling_What_Users_Can_See

It makes sense to be able to have content available to multiple groups, but I'm just seeing that Joomla CMS allows us to do that. Since they don't accept multiple select.

from proclaim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.