A collection of WordPress plugins that I wrote together with my themes. The plugins can be used to mitigate some of the problems of a default WordPress installation. Currently, adding a lightbox, changing the gallery html output, several shortcodes and many more features are supported.
The plugins can be obtained from my public git repository hosted at the following URL. https://git.kaaser.at/wordpress-plugins
Plugin | Description |
---|---|
dcm-add-headline | |
dcm-clean | clean database and optimize tables |
dcm-fb-like | template tag to add a facebook like button |
dcm-fix-gallery | replace built in gallery to produce clean html markup |
dcm-fix-linebreaks | proper linebreaks |
dcm-flv-player | add a video shortcode |
dcm-google-maps | add a google maps map |
dcm-lightbox | add a lightbox to images |
dcm-list-subpages | list all subpages |
dcm-places | add markers for posts to map |
dcm-related-posts | look up related posts based on common tags |
dcm-remove-generator | remove meta generator information |
dcm-typographic-quotes | replace English with German typographic quotes |
dcm-verbatim-include | read entire file to output stream |
Copyright (c) 2015 Dominik S. Kaaser
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the „Software“), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED „AS IS“, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.