Wishlist 0 ¥0.00

Disable the “Help” Menu in Joomla 2.5 and 3

A default installation of Joomla comes with a “Help” menu. It holds links to important Joomla resources, sure. But they can also be an unneccesary distraction for the users. What if you don’t want them to wander into the Joomla Jungle alone?

Whatever your reason might be, you’ll be glad to hear that this Help section can be disabled in the Help section. I was originally going to say “can be customized in” but that’s not really the case.

How to disable the help section

The Admin Menu is a module, so it can be customized in the Module Manager. Here’s how you disable the help section: (Note: While the screenshots are from Joomla 3.x the steps are the same in Joomla 2.5)

Open the Module Manager

Open the Module Manager

Open the Module Manager, under “Extensions.

2013-09-22_21-15-21

Look for “Admin Menu”

In the Module Manager, first change the filter to show “Administrator” Modules instead of Site Modules. With that done, look for “Admin Menu”. A search for that exact term should do the trick. Open the Module.

2013-09-22_21-15-58

Set “Help Menu” to “Hide”.

Set the option for “Help Menu” to “Hide” and save the module. In Joomla 3.x you will need to go to the “Options” tab to see this option.

The Help part will now be hidden.

Extra Credit

Remember the beginning of the article, where we mentioned we wouldn’t mention how to Customize the Help section? That was partially true. We’re going to show you what happens if you enter a value for “Custom Support Forum”.

2013-09-22_21-16-38

As you can see, the result is you get the joys of the full “Help” Menu, with one difference: A “Custom Support Forum” option has been added. Which, unless your company name is “Custom”, is a pretty bad name for the menu item. So you might be better off just forgetting that option exists and just disable the entire thing if you want to offer “Custom” support options.

How can i change the name of a component inside joomla 3.2.3

The path to the files has been changed in 3.7. You will find the "en-gb.com_mycomponent.sys.ini" and "en-gb.com_mycomponent.ini" now under administrator/components/com_mycomponent/language/. There you can change the strings which are used by the component and for example, easily change the name shown in the menu of joomla.

COM_MYCOMPONENT="Your Component Name"
COM_MYCOMPONENT_COMPONENT_LABEL="Your Component Name"
COM_MYCOMPONENT_TITLE="Your Component Name"
etc.

The Complete Guide to Joomla Role-Based User Access

Let’s assume you’re not the only person managing your Joomla site. And you also can not intently follow each team member's activities. What are you going to do now?

Determining which user gets access to which part of your website is crucial to managing a business website. Especially if you run corporate projects, distributed varied roles for team members are important to perform their tasks more effectively.

If you are looking for a quick guide to set up user roles in your Joomla site, then you are in the right place. All it requires is a little bit of perspective and tweaks. Are you up for it? Let’s find out how easily and effectively you can manage users on your Joomla sites.

What is a Role-Based Access Control List?

Before digging deeper, it’s important to understand how role-based access works. If you want any part of the site, for example, category, admin module, menu item, etc. to be accessible only to those assigned to this role, then you need to create a role-based access level that includes only this group.

We set this up as a one-to-one relationship so that this access level will provide access only to those who have been assigned this role. If a user is not assigned to this role, they don't get access to it.

Why Role-Based Access Is Important?

As mentioned above, you can determine what people can see and do on your Joomla sites. By setting up user roles, you can easily distribute the team member’s roles on-site specifically or separately to delegate tasks more effectively.

You can also divide users into different groups with specific viewing access levels, which means people can only see what you allow them to see on your site. The usefulness is endless!

Access Levels in Joomla

Role Based Access in Jooma

There are five access levels that are included in Joomla by default. Learning how to use the Public, Guest, Special, and Registered access levels gives you a lot of power over who sees what content on your site.

Public: Any visitor, regardless of whether or not they are logged into your site or not, can view anything that is assigned to the public access level.

Guest: This access Level will hide content from site visitors unless they are logged into the site.

Registered: Registered allows the user to login to the Frontend interface. They can't contribute content but may have access to other areas, like a forum or download section if your site has one.

Special: Allows access to content creation and other system information from the Backend. This includes Author, Manager, Super Users.

Super Users: Super Users have complete administrative access to your site. They have access to and can change every aspect of the site.

Allow User to Access Only One Component in Admin Panel

Sometimes you may need to restrict users from accessing resources in the admin panel. You can easily allow a user to access only one or few components in just a few simple steps.

Create New User Group

To achieve a role-based access level, we need to create user groups and define permission for users. Go to the Joomla admin panel, click on the "Users" tab on the top bar, and then “Groups” > "Add New Group".

Role Based Access in Jooma

Follow the steps to create a new user group:

  1. Name your group however you like. For this tutorial, let’s call it "Custom-Group"
  2. Select "Manager" as the parent group
  3. Click "Save & Close"
Role Based Access in Jooma

Create New User(s) & Assign Them to the New Group

Now, you need to create a new user or users and assign them to the newly created group. To do that, go to “Users” > “Manage” > “Add New User”. Fill in the account details as usual and from the Assigned User Groups tab select the group we have created in the previous step.

Role Based Access in Jooma

Grant Access To Selective Component

All user groups are allowed to get the core permissions as long as you make some changes to the Permission Settings page.

Here’s a brief description of some of the actions below:

Site Login: The users who get the permission can log into the front-end of your site.

Administrator Login: The users who get the permission can access the back end of your website.

Super User: The users who get that permission can do anything even for changing Global Configuration settings.

Access Administration Interface: The users who get the permission can perform tasks like change the website’s look, add new extensions, etc.

For this tutorial, go to the newly created user group “Custom Group” > “Access Administration Interface” and set it to “Allowed”.

Role Based Access in Jooma

Disable Access to Other Components

You can disable access to the other components according to your needs. To do that, you need to manually disable access for each component.

Let’s see how to do that for Banner.

Go to “Global Configuration” > “Banners” > “Custom Group” > “Access Administration Interface” and set it to “Denied”.

Role Based Access in Jooma

Similarly, you need to disable access for the other components according to your needs.

  • Banners
  • Contacts
  • Articles
  • Smart Search
  • Media manager
  • Messaging
  • News Feeds
  • Search
  • Weblinks

Now the user has access to the specific component or components as per your defined permissions.

Wrapping Up

Granting inappropriate levels of access to staff members is a leading cause of data loss and data theft. Whereas, the benefits of role-based user access are endless. Lack of role-based access can be costly for any organization in more ways than one. So, why take the risk?

Implement role-based user access to your Joomla site today and create a more secure and productive environment to perform tasks more effectively. Good luck!

如何禁止用ip直接访问到我的服务器?

如何禁止用ip直接访问到我的服务器?

windows下关闭或取消主机名空的站点
打开Internet 信息服务(IIS)管理器-如图1所示,关闭站点或者删除空主机名的绑定
图1:

linux下利用apache的虚拟主机机制,没有绑定的域名或者ip直接访问时会访问到第一个虚拟主机
注:以下操作都需远程登录ssh执行命令
centos-默认apache:
编辑配置文件
vi /etc/httpd/conf/httpd.conf
在NameVirtualHost *:80下任意添加一个虚拟主机配置,如
<VirtualHost *:80>
DocumentRoot "/var/www/html"
ServerName www.test.com
<Directory "/var/www/html">
deny from all
</Directory>
</VirtualHost>
重启服务即可
service httpd restart

centos-wd:
只需删除一个文件即可
rm -f /www/web/default/index.php

ubuntu:
vi /etc/apache2/ports.conf
在NameVirtualHost *:80下任意添加一个虚拟主机配置,如
<VirtualHost *:80>
DocumentRoot "/var/www/html"
ServerName www.test.com
<Directory "/var/www/html">
deny from all
</Directory>
</VirtualHost>
重启服务即可
/etc/init.d/apache2 restart

About Us

Since 1996, our company has been focusing on domain name registration, web hosting, server hosting, website construction, e-commerce and other Internet services, and constantly practicing the concept of "providing enterprise-level solutions and providing personalized service support". As a Dell Authorized Solution Provider, we also provide hardware product solutions associated with the company's services.
 

Contact Us

Address: No. 2, Jingwu Road, Zhengzhou City, Henan Province

Phone: 0086-371-63520088 

QQ:76257322

Website: 800188.com

E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.