- INSTANT Galleria Howto
- Nathan Van Gheem
- 275字
- 2021-07-30 17:32:58
What this book covers
Setting up the development environment (Simple) details how to set up a development environment to start developing with Galleria.
Your first gallery (Simple) introduces creating a simple gallery.
Configuring Galleria (Simple) details how to configure Galleria with JavaScript and HTML attributes.
Installing themes (Simple) discusses how to install and use different themes.
Creating your own theme (Medium) details the process of creating custom themes with JavaScript and CSS.
Creating mobile friendly themes (Simple) introduces how to create mobile friendly themes using responsive web design.
Installing plugins (Simple) details how to install and use plugins.
Using the Flickr plugin (Medium) goes more in depth with using plugins by configuring and customizing the use of the flickr plugin.
Creating a plugin (Advanced) discusses in-depth how to create a plugin from scratch.
Using the API (Medium) details taking full control of Galleria's API to customize its behavior.
Alternative image data structures (Simple) explains how to use different data structures and mechanism to instruct Galleria on what images to use.
Optimizing Galleria (Simple) introduces how to improve your gallery and website performance.
Adding images dynamically (Medium) explains how to use JavaScript to incrementally add images to galleries.
Triggering Galleria (Advanced) details triggering Galleria from events outside of the gallery.
Recording image views with Google Analytics (Medium) details how to track hits on images in galleries to improve analytics.
Handling errors gracefully (Medium) explains how to handle gracefully potential problems that could arise with Galleria.
Creating tests for customizations (Advanced) discusses creating tests on customizations for quality assurance.
Web application integration (Advanced) details how to integrate Galleria with web applications using a simple example in Python.
- Linux運維之道(第3版)
- Kali Linux滲透測試全流程詳解
- SOA實踐者說
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- 奔跑吧 Linux內核(入門篇)
- Windows Server 2012網絡操作系統企業應用案例詳解
- Windows Server 2019 Administration Fundamentals
- Windows 7應用入門與技巧
- Linux服務器配置與管理
- VMware Horizon View Essentials
- Linux基礎使用與案例
- AWS SysOps Cookbook
- 精解Windows 10
- Learning Continuous Integration with Jenkins(Second Edition)
- 再也不踩坑的kubernetes實戰指南