- https://kubik-rubik.de/ecr-easy-content-restriction
- https://kubik-rubik.de/ejb-easy-joomla-backup
- https://kubik-rubik.de/sige-simple-image-gallery-extended
- https://www.tassos.gr/joomla-extensions/advanced-custom-fields
- https://github.com/akeeba/magiceraser
- https://norrnext.com/joomla-extensions/quantum-manager
- https://www.selenium.dev/selenium-ide/
- https://www.cypress.io/app/
- https://data2site.com/extensions/d2-profiles
- https://elfsight.com/de/
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
<?php | |
/** | |
* @version 1.0.0 | |
* @package Readmedia | |
* @copyright Copyright (C) 2018 David Jardin - djumla GmbH | |
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> | |
* @link http://www.djumla.de | |
*/ | |
/* Initialize Joomla framework */ |
- https://www.home-assistant.io/
- https://time.softwarenetz.de/index.php
- https://sequel-ace.com/
- https://tableplus.com/
- https://www.heidisql.com/?cookie_consent=1
- https://fengoffice.com/
- https://bitwarden.com/de-DE/pricing/business/
- https://github.com/dani-garcia/vaultwarden
- https://zapier.com/
- https://www.invoicefetcher.com/de/
- https://www.git-tower.com
- https://panic.com/transmit/
- https://www.jetbrains.com/help/phpstorm/mastering-keyboard-shortcuts.html#choose-keymap
- https://code.visualstudio.com/
- https://pagespeed.web.dev/
- https://brew.sh/index_de
- https://tableplus.com/
- https://dbeaver.io/
- „Browser Tabs Offenhalte Tools“:
- https://rambox.app/
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
<?php | |
/** | |
* @version 1.0.0 | |
* @package Readmedia | |
* @copyright Copyright (C) 2018 David Jardin - djumla GmbH | |
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> | |
* @link http://www.djumla.de | |
*/ | |
/* Initialize Joomla framework */ |
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
@font-face{ | |
font-family: DBHead; | |
src: url(/resource/crblob/4821032/22e9a212465eb531379a126e31f9e9ec/dbhea07-webfont-woff-data.woff) format("woff"),url(/resource/crblob/4821034/1741755acb15761a1c5638dc8b8262e6/dbhea07-webfont-ttf-data.ttf) format("truetype"); | |
font-weight: 700; | |
font-style: normal | |
} | |
@font-face{ | |
font-family: DBHead; | |
src: url(/resource/crblob/4821036/f01408f4ff9337b8098133947231e3e8/dbhead-regular-webfont-woff-data.woff) format("woff"),url(/resource/crblob/4821038/983e757c3fb889b880ca00bfdd3d6a1c/dbhead-regular-webfont-ttf-data.ttf) format("truetype"); |
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
openapi: 3.0.1 | |
info: | |
title: ASMP | |
description: Application Server Management Protocol server | |
termsOfService: http://asmp.io/terms/ | |
contact: | |
email: apiteam@asmp.io | |
license: | |
name: Apache 2.0 | |
url: http://www.apache.org/licenses/LICENSE-2.0.html |
- https://www.tripmode.ch/
- http://oddbird.net/susy/
- https://simplenote.com/
- https://timeular.com/?v=3a52f3c22ed6
- https://www.notion.so/
- https://www.youtube.com/watch?v=MdZbzT1mNV8
- https://laravel-mix.com/docs/2.1/mixjs
- https://www.xovi.de/
- http://www.browseo.net/?url=http%3A%2F%2Fwww.lto.de
- https://h5p.org/content-types-and-applications
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
document.addEventListener("DOMContentLoaded", () => { | |
function phFilterQuote(str) { | |
return str.replace(/[-\[\]{}()*+!<=:?.\/\\^$|#\s,]/g, "\\$&"); | |
}; | |
document.getElementById("phFilterOptions").addEventListener("input", (event) => { | |
let tV = event.currentTarget.value; | |
if (tV.length > 0) { | |
document.querySelectorAll('#configTabs li, #configContent div.tab-pane').forEach((elem) => {elem.classList.add('active')}); |
NewerOlder