1 00:00:00,000 --> 00:00:03,000 Joomla's ACL really has two pieces to it. 2 00:00:03,000 --> 00:00:10,000 One part is who can create, edit, delete, and publish what, and the other side of 3 00:00:10,000 --> 00:00:12,000 it is who can see what. 4 00:00:12,000 --> 00:00:16,000 So that side of it, the who can see what side, is controlled by something 5 00:00:16,000 --> 00:00:21,000 called access levels, and I just want to acquaint you with these access levels real quickly. 6 00:00:21,000 --> 00:00:24,000 So here under Users, if we go to Access Levels, 7 00:00:24,000 --> 00:00:28,000 by default, there are four access levels for our Web site. 8 00:00:28,000 --> 00:00:33,000 So Public, Registered, and Special have been around forever inside of Joomla, 9 00:00:33,000 --> 00:00:35,000 and Guest is new to this version of Joomla. 10 00:00:35,000 --> 00:00:38,000 So Public indicates that that is the public. 11 00:00:38,000 --> 00:00:41,000 Anybody who comes to visit the front-end to your Web site, this is 12 00:00:41,000 --> 00:00:46,000 information that anybody can see, and they don't have to be logged in to the Web site to see it. 13 00:00:46,000 --> 00:00:50,000 Registered means that you can log in to the front-end of the Web site; that's the 14 00:00:50,000 --> 00:00:52,000 registered user group side of this. 15 00:00:52,000 --> 00:00:57,000 The Registered access level controls who can see what on the front-end of the 16 00:00:57,000 --> 00:00:59,000 Web site once they are logged in. 17 00:00:59,000 --> 00:01:02,000 So that would actually include 18 00:01:02,000 --> 00:01:10,000 the Registered user group, as well as Authors, Editors, Publishers, Managers, 19 00:01:10,000 --> 00:01:15,000 Administrators, and Super administrators; all of them have the ability to log in to 20 00:01:15,000 --> 00:01:17,000 the front-end of the Web site. 21 00:01:17,000 --> 00:01:21,000 All of them can see the content that's here set up for with the 22 00:01:21,000 --> 00:01:23,000 Registered access level. 23 00:01:23,000 --> 00:01:28,000 Special means that user groups of Author and higher can see that particular 24 00:01:28,000 --> 00:01:34,000 content; so Authors, Editors, Publishers, Managers, Administrators, and Super 25 00:01:34,000 --> 00:01:39,000 administrators, or Super Users, can all see that particular information on the Web site. 26 00:01:39,000 --> 00:01:44,000 Special is used a lot here in the back-end for controlling who can see the modules. 27 00:01:44,000 --> 00:01:49,000 So like the menu module here at the top of the screen in my administrator side, 28 00:01:49,000 --> 00:01:53,000 the access level associated with that is Special. 29 00:01:53,000 --> 00:01:56,000 And I recommend that you don't really use Special for the front-end of the 30 00:01:56,000 --> 00:02:02,000 Web site. It's become an incredibly useful thing on the back-end of Joomla in particular. 31 00:02:02,000 --> 00:02:07,000 And then the last level, which is new this time around, is the Guest level, and 32 00:02:07,000 --> 00:02:11,000 the Guest level indicates that you are new to the Web site, and you are looking 33 00:02:11,000 --> 00:02:17,000 at something, but this particular item should display only if you are not logged 34 00:02:17,000 --> 00:02:19,000 in, and if you are logged in, 35 00:02:19,000 --> 00:02:22,000 then this particular item would not display at all. 36 00:02:22,000 --> 00:02:26,000 So you might have, as we will have later on in this video, you might have a link 37 00:02:26,000 --> 00:02:28,000 that says become a distributor. 38 00:02:28,000 --> 00:02:31,000 And that's available if you're not logged in to the Web site. 39 00:02:31,000 --> 00:02:34,000 But if you log in to the Web site, that link goes away. 40 00:02:34,000 --> 00:02:36,000 If you log in, obviously you're a distributor, 41 00:02:36,000 --> 00:02:41,000 so that link that says become a distributor, it's gone, and it's replaced with, 42 00:02:41,000 --> 00:02:45,000 perhaps, some other information, and that's what we will be building later on in 43 00:02:45,000 --> 00:02:46,000 this particular chapter. 44 00:02:46,000 --> 00:02:51,000 So remember that access levels have to do with who can see what; that's all. Who 45 00:02:51,000 --> 00:02:55,000 can see what, either of the front-end or the back-end to the Web site. 46 00:02:55,000 --> 00:03:00,000 And everything else; creating, editing, deleting, publishing, content, logging in, 47 00:03:00,000 --> 00:03:05,000 a whole bunch of other things, that is all under control of the permissioning 48 00:03:05,000 --> 00:03:07,000 system inside of Joomla 49 00:03:07,000 --> 00:03:09,000 in the core permissions.