Skip to main content

Primary links

  • Home
  • AI
  • Kubernetes
  • Incus
  • Ansible
  • Terraform
  • OpenStack
  • Virtualization
  • Linux
  • SmartHome
  • HowTo

Misc

  • Linux
  • Hardware
  • Programming
    • Graphic
    • HTML / PHP / CMS
      • AJAX
      • Apache
      • CSS
      • Drupal
        • AdSense
        • CAPTCHA
        • Ddblock
        • Drupal Galleria
        • Enable Cache
        • GeSHi filter
        • Google +1
        • Google Analytics
        • Instal Drupal
        • Language
        • SMTP
        • Shadowbox
        • Themes
        • Translation
        • URL rewrite
        • Webform
        • XML Sitemap
        • access control
        • easySlider
        • fivestar
        • jCarousel
      • Flash video
      • HTML examples
      • PHP
      • WebDAV
      • Webserver UTF-8 encoding
      • framebreaker
      • nginx
    • Java
    • PL / SQL
    • Magento
    • python
    • Asterisk
    • C / C++
    • JavaScript
    • Json
    • Magento
    • OpenOffice / LibreOffice
    • Perl
    • Postfix
    • Regular Expression
    • TLA
    • Tomcat
    • Zenity
    • bash
    • find
    • git
    • ofbiz
    • wildfly
    • xml
  • Databases
  • Multimedia
  • Windows

Cloud

  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

  • Virtualization
  • Incus
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • multipass
  • podman
  • vagrant
  • XEN

Network

  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • namespaces
  • nmcli
  • tcpdump

Storage

  • CEPH
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

  • Install
  • Ansible
  • GitLab
  • LLM
  • Preseed
  • Puppet
  • Terraform
  • Ubuntu autoinstall

Monitoring / Visualisation

  • Grafana
  • Icinga
  • Prometheus
  • Monitoring
  • ELK
  • mermaid
# install drupal module
http://drupal.org/project/jcarousel

# create new page and set filter to PHP, add this content
<?php
    jcarousel_add('ie7');
    drupal_add_js (
      '$(document).ready(function(){
         $("#carousel").jcarousel({
           scroll: 1,
           auto: 2,
           wrap: "last"
         });
}); ',
      'inline');
?>

<div>
<ul>
  <li><a href="http://example.com"><img src="http://static.flickr.com/66/199481236_dc98b5abb3_s.jpg" width="75" height="75"></a></li>
  <li><a href="http://example.com"><img src="http://static.flickr.com/75/199481072_b4a0d09597_s.jpg" width="75" height="75"></a></li>
  <li><a href="http://example.com"><img src="http://static.flickr.com/57/199481087_33ae73a8de_s.jpg" width="75" height="75"></a></li>
  <li><a href="http://example.com"><img src="http://static.flickr.com/58/199481143_3c148d9dd3_s.jpg" width="75" height="75"></a></li>
  <li><a href="http://example.com"><img src="http://static.flickr.com/72/199481203_ad4cdcf109_s.jpg" width="75" height="75"></a></li>
</ul>
</div>


# LINKS
http://sorgalla.com/jcarousel/
http://awebfactory.com.ar/node/301
http://sorgalla.com/projects/jcarousel/#Configuration
Profiles GitHub StackOverflow LinkedIn Xing
Contact Imprint
© panticz 2026

Cookie-Einstellungen

Diese Website nutzt eingebettete Inhalte von Drittanbietern (z.B. YouTube, SoundCloud). Beim Laden dieser Inhalte werden Daten an die jeweiligen Anbieter übermittelt. Datenverarbeitungserklärung