-
-
Notifications
You must be signed in to change notification settings - Fork 178
061 Add or Remove Prefix to Component Name in Joomla Menu
00:00:00 (Click on these time links to see Youtube video)
I would like to demonstrate to you the new feature of removing and adding a prefix to your Component Name in the Joomla menu. Take a look at the menu there is this little arrow in front of Component Builder. That is the prefix. In the past, it would add that automatically. Now it will still do that but you can change it.
Go to the global options of a component and under the Global tab you will see a new area called Add Menu Prefix. There is a little description. You can say, 'No'. It will not have any prefix. You can change this to any other prefix you want. It is not necessary to add a space. The space is automatically done. You can check out this list.
There is a link to a list of HTML character entities that you need to use to change that arrow. You need to make sure to use something that can be placed inside of an XML file. That means that if you want to use strange characters like that arrow, you will need to use the HTML. You could also use your company name or you can use anything. It will add that as a prefix to the component name.
To illustrate this, let me change this a little bit. I am grabbing the value, the one without the x is the one we looking for. This '⊙' value I am going to grab that little circle with a dot. Well, let's take the one with the circle in a circle that looks nice and add it in. Click Save. It is asking me to add some other info as well. Try again, save and close. Let's go and compile one of the 00:02:19 Demo Components. You can say Demo and Compile. Install it. Now it has this little circle next to the demo name. That is the way we can change that little prefix. The option to remove it altogether, 00:02:45 is also there. Saying no 'prefix', save and close. Let's do it again. Compile and Install and now it is just the way usual components will look. There is the Demo. This little Prefix can be added or removed. Thanks to this new feature.
- Home
- Beta Testing
- Custom Code
- PHP Settings
- Demo Component
-
Tutorials
- Hello World JCB
- Intro JCB Guide
- JCB Installation Steps
- Planning Components
- Field Type Overview
- Basic Fields Creation
- Admin View Management
- Advanced Field Usage
- Admin Component Integration
- Component Setting Customization
- Scripting Components
- Component FTP Options
- Dynamic Get Method
- Site View DynamicGet
- Site View Templates
- Template Setup Guide
- Layout Configuration Steps
- Custom Admin Management
- Adding Site Views
- Custom Admin Integration
- MySQL Demo Tweaking
- Global JCB Settings
- Custom Time Field
- User Helper Integration
- Email Helper Usage
- Message Store Email
- List View Unescape
- Export Import Customization
- Overwrite Custom Fields
- List Field Filtering
- Automatic Code Import
- Manual Code Implementation
- Component Export Import
- Custom Admin Buttons
- Translation Management
- Site View Permissions
- Component SQL Updates
- Site Edit Configuration
- JCB Backup System
- Helper Structure Integration
- JCB v2.5 Upgrade
- Tab Setup Guide
- JCB v2.6 Release
- Extended HelloWorld
- Field Rule Validation
- Community Snippets Intro
- Snippet Forking Tutorial
- Pull Request Snippets
- Library Manager Area
- Excel-based Translation
- Dynamic Router Details
- Database Auto Updates
- Subform Quick Demo
- VDM Package Import
- Dynamic File Inclusion
- File Field Upload
- Drag-n-Drop Upload
- Quick HelloWorld JCB
- Non-database Fields
- Dashboard Customization
- Menu Prefix Toggle
- Community JCB Packages
- Collaborative JCB Workflow
- JCB Package Install
- JCB JAB18 Event
- Convenient New Fields
- Component Language Strings
- Library Functionality Anticipation
- Join Field Relations
- License Template Change
- Code Reusability
- Local Dev Environment
- Extended Field Types
- Joomla Custom Fields
- Custom Field Expansion
- Site View Listing
- Run Expansion Method
- Form Site View
- Field URL Update
- Additional Helper Methods
- Field Validation Rules
- New Placeholder Feature
- Component Config Params
- Per-field Default Values