Adding viewname to the menu manager#113
Closed
Bakual wants to merge 1 commit intojoomla:masterfrom
Bakual:master
Closed
Adding viewname to the menu manager#113Bakual wants to merge 1 commit intojoomla:masterfrom Bakual:master
Bakual wants to merge 1 commit intojoomla:masterfrom
Bakual:master
Conversation
…ent-name » view-name » layout-name). Currently it only shows component and layout name (component-name » layout-name), the view is missing. Also showing the view description in case no layout description is given.
Contributor
Author
|
Is there no interest in this simple and small fix? I'm a bit confused that neither the trackeritem nor the pull request here gets any attention. |
wilsonge
pushed a commit
that referenced
this pull request
Jan 23, 2017
* readme tweaks * Add autoprefixer to package.json * Autoprefixer * run the jsuglify task first when compiling * Oops, add to default task too
wilsonge
pushed a commit
that referenced
this pull request
Jun 4, 2017
* Adjust styles * Add simple infobar * Sort browser items alphabetically * WIP infobar * WIP atum styling * Working on media-infobar * Extract css * Some style adjustements * Add info bar contents * Code style * Code style * Code style
laoneo
pushed a commit
to Digital-Peak/joomla-cms
that referenced
this pull request
May 14, 2018
* es6 converted * es6 compiled
richard67
pushed a commit
to richard67/joomla-cms
that referenced
this pull request
Apr 3, 2020
Pt pt Language
HLeithner
added a commit
to HLeithner/joomla-cms
that referenced
this pull request
May 26, 2020
This was referenced Aug 1, 2020
sakiss
pushed a commit
to sakiss/joomla-cms
that referenced
this pull request
Oct 16, 2020
obuisard
pushed a commit
to obuisard/joomla-cms
that referenced
this pull request
Feb 21, 2023
* Help Buttons This PR - adds a "Learn More" button to the emptystate view for tours and steps - adds a "Help" button to the toolbar for tours, tour, steps and step - adds the 4 views to the Joomla help page NOTES: 1. The pages will need to be created on the docs.joomla.org site 2. the help_tsoc script needs to be run to rebuild the help page in the joomla admin. This should be part of the release build prcoess and not needed here * Update HtmlView.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding viewname to the menu manager like it was in Joomla 1.5 (component-name » view-name » layout-name). Currently it only shows component and layout name (component-name » layout-name), the view is missing. Also showing the view description in case no layout description is given.
Trackeritem: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=27160