-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Use bootstrap modal for preview on com_media #7819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
a9cad4d
972799f
24bff2d
e7f60eb
1670b29
212211e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -74,8 +74,9 @@ COM_MEDIA_FOLDER="Folder" | |
| COM_MEDIA_FOLDERS="Media Folders" | ||
| COM_MEDIA_FOLDERS_PATH_LABEL="<strong>Warning! Path Folder</strong><br />Changing the default 'Path to files folder' to another folder other than default 'images' may break your links.<br />The 'Path to images' folder has to be the same or a subfolder of 'Path to files'." | ||
| COM_MEDIA_IMAGE_DESCRIPTION="Image Description" | ||
| COM_MEDIA_IMAGE_TITLE="%1$s - %2$s" | ||
| COM_MEDIA_IMAGE_DIMENSIONS="%1$s x %2$s" | ||
| COM_MEDIA_IMAGE_PREVIEW="Image preview" | ||
| COM_MEDIA_IMAGE_TITLE="%1$s - %2$s" | ||
| COM_MEDIA_IMAGE_URL="Image URL" | ||
| COM_MEDIA_INSERT_IMAGE="Insert Image" | ||
| COM_MEDIA_INSERT="Insert" | ||
|
|
@@ -96,5 +97,6 @@ COM_MEDIA_UPLOAD_FILE="Upload file" | |
| COM_MEDIA_UPLOAD_SUCCESSFUL="Upload Successful" | ||
| COM_MEDIA_UPLOAD="Upload" | ||
| COM_MEDIA_UP="Up" | ||
| COM_MEDIA_VIDEO_PREVIEW="Video Preview" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I guess this string needs to go as well
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Actually it’s needed for #7819
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| COM_MEDIA_XML_DESCRIPTION="Component for managing site media" | ||
| JLIB_RULES_SETTING_NOTES="1. Changes apply to this component only.<br /><em><strong>Inherited</strong></em> - a Global Configuration setting or higher level setting is applied.<br /><em><strong>Denied</strong></em> always wins - whatever is set at the Global or higher level and applies to all child elements.<br /><em><strong>Allowed</strong></em> will enable the action for this component unless it is overruled by a Global Configuration setting.<br /><br />2. Select Save to refresh the calculated settings." | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wilsonge George this muted part together with the other lines above should be enough for the modal to open in the parent window. Still haven’t found a way to update the video source, need to walk through the API/code of the player
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just do something like