-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changed the used the default kirbytext tag from
audio
to audioext
.
It's is possible to reactivate the `audio` tag support. * Changed the name of theis extension from "Audio" to "AudioExt". "AudioExt" stands for "Video Extended". * Changed the used custom config variable for a better usage with other extension and kirby. * Moved the used code into a custom class for better reusage in themes and other extension. * Some Options and there values are changed. * Add to the figcaption a CSS class to realize if the tag is at the top or bottom. * Clean up
- Loading branch information
1 parent
34b23ae
commit 300337f
Showing
8 changed files
with
388 additions
and
99 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
eclipse.preferences.version=1 | ||
include_path=2;/kirby | ||
include_path= |
This file contains 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
This file contains 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
Oops, something went wrong.