2020-05-08 11:06:48 +08:00
<!doctype html>
< html lang = "en" class = "no-js" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "description" content = "Docs for the Pinry project." >
< meta name = "author" content = "Pinry's Contributors" >
2021-03-06 21:00:26 +08:00
< link rel = "canonical" href = "https://docs.getpinry.com/plugin-system/" >
2020-05-08 11:06:48 +08:00
< link rel = "shortcut icon" href = "../assets/images/favicon.png" >
2021-03-06 21:00:26 +08:00
< meta name = "generator" content = "mkdocs-1.1.2, mkdocs-material-7.0.4" >
2020-05-08 11:06:48 +08:00
2020-05-08 11:25:54 +08:00
< title > Plugin System - Pinry Docs< / title >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< link rel = "stylesheet" href = "../assets/stylesheets/main.77f3fd56.min.css" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< link rel = "stylesheet" href = "../assets/stylesheets/palette.7fa14f5b.min.css" >
< meta name = "theme-color" content = "#4051b5" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback" >
< style > : root { --md-text-font-family : "Roboto" ; --md-code-font-family : "Roboto Mono" } < / style >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< link rel = "manifest" href = "../manifest.webmanifest" crossorigin = "use-credentials" >
2020-05-08 11:06:48 +08:00
< / head >
2021-03-06 21:00:26 +08:00
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< body dir = "ltr" data-md-color-scheme = "" data-md-color-primary = "indigo" data-md-color-accent = "indigo" >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" autocomplete = "off" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" autocomplete = "off" >
< label class = "md-overlay" for = "__drawer" > < / label >
< div data-md-component = "skip" >
< a href = "#new-plugin-system-for-pinry" class = "md-skip" >
Skip to content
2020-05-08 11:06:48 +08:00
< / a >
2021-03-06 21:00:26 +08:00
< / div >
< div data-md-component = "announce" >
< / div >
< header class = "md-header" data-md-component = "header" >
< nav class = "md-header__inner md-grid" aria-label = "Header" >
< a href = "https://docs.getpinry.com/" title = "Pinry Docs" class = "md-header__button md-logo" aria-label = "Pinry Docs" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z" / > < / svg >
< / a >
< label class = "md-header__button md-icon" for = "__drawer" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z" / > < / svg >
< / label >
< div class = "md-header__title" data-md-component = "header-title" >
< div class = "md-header__ellipsis" >
< div class = "md-header__topic" >
< span class = "md-ellipsis" >
Pinry Docs
< / span >
< / div >
< div class = "md-header__topic" data-md-component = "header-topic" >
< span class = "md-ellipsis" >
Plugin System
< / span >
2020-05-08 11:06:48 +08:00
< / div >
< / div >
2021-03-06 21:00:26 +08:00
< / div >
< div class = "md-header__options" >
< / div >
< label class = "md-header__button md-icon" for = "__search" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z" / > < / svg >
< / label >
2020-05-08 11:06:48 +08:00
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" name = "search" >
2021-03-06 21:00:26 +08:00
< input type = "text" class = "md-search__input" name = "query" aria-label = "Search" placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "search-query" data-md-state = "active" required >
< label class = "md-search__icon md-icon" for = "__search" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z" / > < / svg >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z" / > < / svg >
< / label >
< button type = "reset" class = "md-search__icon md-icon" aria-label = "Clear" tabindex = "-1" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" / > < / svg >
2020-05-08 11:06:48 +08:00
< / button >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" data-md-scrollfix >
2021-03-06 21:00:26 +08:00
< div class = "md-search-result" data-md-component = "search-result" >
2020-05-08 11:06:48 +08:00
< div class = "md-search-result__meta" >
2021-03-06 21:00:26 +08:00
Initializing search
2020-05-08 11:06:48 +08:00
< / div >
< ol class = "md-search-result__list" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-06 21:00:26 +08:00
< div class = "md-header__source" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< a href = "https://github.com/pinry/pinry/" title = "Go to repository" class = "md-source" data-md-component = "source" >
< div class = "md-source__icon md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path d = "M439.55 236.05L244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z" / > < / svg >
< / div >
2020-05-08 11:06:48 +08:00
< div class = "md-source__repository" >
pinry/pinry
< / div >
< / a >
2021-03-06 21:00:26 +08:00
< / div >
2020-05-08 11:06:48 +08:00
< / nav >
< / header >
2021-03-06 21:00:26 +08:00
< div class = "md-container" data-md-component = "container" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< main class = "md-main" data-md-component = "main" >
< div class = "md-main__inner md-grid" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< div class = "md-sidebar md-sidebar--primary" data-md-component = "sidebar" data-md-type = "navigation" >
2020-05-08 11:06:48 +08:00
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
2021-03-06 21:00:26 +08:00
< nav class = "md-nav md-nav--primary" aria-label = "Navigation" data-md-level = "0" >
< label class = "md-nav__title" for = "__drawer" >
< a href = "https://docs.getpinry.com/" title = "Pinry Docs" class = "md-nav__button md-logo" aria-label = "Pinry Docs" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z" / > < / svg >
2020-05-08 11:06:48 +08:00
< / a >
Pinry Docs
< / label >
< div class = "md-nav__source" >
2021-03-06 21:00:26 +08:00
< a href = "https://github.com/pinry/pinry/" title = "Go to repository" class = "md-source" data-md-component = "source" >
< div class = "md-source__icon md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path d = "M439.55 236.05L244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z" / > < / svg >
< / div >
2020-05-08 11:06:48 +08:00
< div class = "md-source__repository" >
pinry/pinry
< / div >
< / a >
< / div >
< ul class = "md-nav__list" data-md-scrollfix >
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = ".." class = "md-nav__link" >
Home
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../screenshots/" class = "md-nav__link" >
Screenshots
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../extensions/" class = "md-nav__link" >
Extensions
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../theories/" class = "md-nav__link" >
Theories
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../install-with-docker/" class = "md-nav__link" >
Install with Docker
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../development/" class = "md-nav__link" >
Development
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item md-nav__item--active" >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< input class = "md-nav__toggle md-toggle" data-md-toggle = "toc" type = "checkbox" id = "__toc" >
< a href = "./" class = "md-nav__link md-nav__link--active" >
Plugin System
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../upgrade-guide/" class = "md-nav__link" >
Upgrade Guide
< / a >
< / li >
2020-07-18 16:35:25 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../docs/" class = "md-nav__link" >
Docs
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../passwords/" class = "md-nav__link" >
Passwords
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../assets/" class = "md-nav__link" >
Assets
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../contributing/" class = "md-nav__link" >
Contributing
< / a >
< / li >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< li class = "md-nav__item" >
< a href = "../license/" class = "md-nav__link" >
License
< / a >
< / li >
2020-05-08 11:06:48 +08:00
< / ul >
< / nav >
< / div >
< / div >
< / div >
2021-03-06 21:00:26 +08:00
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "sidebar" data-md-type = "toc" >
2020-05-08 11:06:48 +08:00
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
2021-03-06 21:00:26 +08:00
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
2020-05-08 11:06:48 +08:00
< / nav >
< / div >
< / div >
< / div >
2021-03-06 21:00:26 +08:00
< div class = "md-content" data-md-component = "content" >
2020-05-08 11:06:48 +08:00
< article class = "md-content__inner md-typeset" >
2021-03-06 21:00:26 +08:00
< a href = "https://github.com/pinry/pinry/edit/master/docs/src/plugin-system.md" title = "Edit this page" class = "md-content__button md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z" / > < / svg >
< / a >
2020-05-08 11:06:48 +08:00
< h1 id = "new-plugin-system-for-pinry" > New plugin system for Pinry< a class = "headerlink" href = "#new-plugin-system-for-pinry" title = "Permanent link" > ¶ < / a > < / h1 >
2020-05-08 11:25:54 +08:00
< p > New plugin system is under development and a naive version has been released.< / p >
< p > A < code > PinryPlugin< / code > is a python class or object which is callable.
2020-05-08 13:01:53 +08:00
The plugin loader will call the < code > Plugin< / code > target only once and use the plugin
2020-05-08 11:25:54 +08:00
instance after specified events triggered just like the way django-middleware works.< / p >
2020-05-08 13:01:53 +08:00
< p > You could create a plugin as python-package with content below:< / p >
2021-03-06 21:00:26 +08:00
< div class = "codehilite" > < pre > < span > < / span > < code > < span class = "kn" > from< / span > < span class = "nn" > core.models< / span > < span class = "kn" > import< / span > < span class = "n" > Image< / span >
2020-05-08 11:25:54 +08:00
< span class = "kn" > from< / span > < span class = "nn" > django_images.models< / span > < span class = "kn" > import< / span > < span class = "n" > Thumbnail< / span >
< span class = "k" > class< / span > < span class = "nc" > Plugin< / span > < span class = "p" > :< / span >
< span class = "k" > def< / span > < span class = "fm" > __init__< / span > < span class = "p" > (< / span > < span class = "bp" > self< / span > < span class = "p" > ):< / span >
2020-05-08 13:01:53 +08:00
< span class = "c1" > # do something you want, just be called only once< / span >
2020-05-08 11:25:54 +08:00
< span class = "k" > pass< / span >
< span class = "k" > def< / span > < span class = "nf" > process_image_pre_creation< / span > < span class = "p" > (< / span > < span class = "bp" > self< / span > < span class = "p" > ,< / span > < span class = "n" > django_settings< / span > < span class = "p" > ,< / span > < span class = "n" > image_instance< / span > < span class = "p" > :< / span > < span class = "n" > Image< / span > < span class = "p" > ):< / span >
< span class = "k" > pass< / span >
< span class = "k" > def< / span > < span class = "nf" > process_thumbnail_pre_creation< / span > < span class = "p" > (< / span > < span class = "bp" > self< / span > < span class = "p" > ,< / span > < span class = "n" > django_settings< / span > < span class = "p" > ,< / span > < span class = "n" > thumbnail_instance< / span > < span class = "p" > :< / span > < span class = "n" > Thumbnail< / span > < span class = "p" > ):< / span >
< span class = "k" > pass< / span >
2021-03-06 21:00:26 +08:00
< / code > < / pre > < / div >
2020-05-08 11:25:54 +08:00
< p > You could make some changes on Image object and Thumbnail object
before they actually be saved (for example, add water-mark to them).< / p >
< p > You could access example plugin via < code > pinry_plugins/batteries/plugin_example.py< / code > .< / p >
< p > After all, enable the plugin in local_settings.py:< / p >
2021-03-06 21:00:26 +08:00
< div class = "codehilite" > < pre > < span > < / span > < code > ENABLED_PLUGINS = [
' pinry_plugins.batteries.plugin_example.Plugin' ,
]
< / code > < / pre > < / div >
2020-05-08 11:06:48 +08:00
< p > Now the plugin will work like a charm!< / p >
2020-05-08 11:25:54 +08:00
< h1 id = "list-of-available-plugins" > List of Available Plugins< a class = "headerlink" href = "#list-of-available-plugins" title = "Permanent link" > ¶ < / a > < / h1 >
< p > left blank to fill, coming soon...< / p >
< h1 id = "install-plugin-in-docker" > Install Plugin in Docker< a class = "headerlink" href = "#install-plugin-in-docker" title = "Permanent link" > ¶ < / a > < / h1 >
2020-05-08 12:59:32 +08:00
< p > If you have a plugin named < code > hello.py< / code > and it have a < code > Plugin< / code > class inside.< / p >
< p > You could just copy it to directory < code > pinry_plugins/batteries< / code > .< / p >
2020-05-08 11:25:54 +08:00
< p > Now add config to local_settings.py< / p >
2021-03-06 21:00:26 +08:00
< div class = "codehilite" > < pre > < span > < / span > < code > ENABLED_PLUGINS = [
' pinry_plugins.batteries.hello.Plugin' ,
]
< / code > < / pre > < / div >
2020-05-08 11:25:54 +08:00
< p > Then, rebuild your docker image, the plugin will work
if no further python dependencies required.< / p >
2020-05-08 11:06:48 +08:00
< / article >
< / div >
< / div >
< / main >
< footer class = "md-footer" >
2021-03-06 21:00:26 +08:00
< nav class = "md-footer__inner md-grid" aria-label = "Footer" >
< a href = "../development/" class = "md-footer__link md-footer__link--prev" rel = "prev" >
< div class = "md-footer__button md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z" / > < / svg >
< / div >
< div class = "md-footer__title" >
< div class = "md-ellipsis" >
< span class = "md-footer__direction" >
Previous
2020-05-08 11:06:48 +08:00
< / span >
2021-03-06 21:00:26 +08:00
Development
2020-05-08 11:06:48 +08:00
< / div >
2021-03-06 21:00:26 +08:00
< / div >
< / a >
< a href = "../upgrade-guide/" class = "md-footer__link md-footer__link--next" rel = "next" >
< div class = "md-footer__title" >
< div class = "md-ellipsis" >
< span class = "md-footer__direction" >
Next
2020-05-08 11:06:48 +08:00
< / span >
2021-03-06 21:00:26 +08:00
Upgrade Guide
2020-05-08 11:06:48 +08:00
< / div >
2021-03-06 21:00:26 +08:00
< / div >
< div class = "md-footer__button md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z" / > < / svg >
< / div >
< / a >
< / nav >
2020-05-08 11:06:48 +08:00
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
< div class = "md-footer-copyright" >
< div class = "md-footer-copyright__highlight" >
Copyright © 2019 Pinry's Contributors
< / div >
2021-03-06 21:00:26 +08:00
Made with
< a href = "https://squidfunk.github.io/mkdocs-material/" target = "_blank" rel = "noopener" >
Material for MkDocs
< / a >
2020-05-08 11:06:48 +08:00
< / div >
< div class = "md-footer-social" >
2021-03-06 21:00:26 +08:00
< a href = "https://github.com/sundowndev/PhoneInfoga" target = "_blank" rel = "noopener" title = "github.com" class = "md-footer-social__link" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 480 512" > < path d = "M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z" / > < / svg >
< / a >
2020-05-08 11:06:48 +08:00
< / div >
< / div >
< / div >
< / footer >
< / div >
2021-03-06 21:00:26 +08:00
< div class = "md-dialog" data-md-component = "dialog" >
< div class = "md-dialog__inner md-typeset" > < / div >
< / div >
< script id = "__config" type = "application/json" > { "base" : ".." , "features" : [ ] , "translations" : { "clipboard.copy" : "Copy to clipboard" , "clipboard.copied" : "Copied to clipboard" , "search.config.lang" : "en" , "search.config.pipeline" : "trimmer, stopWordFilter" , "search.config.separator" : "[\\s\\-]+" , "search.placeholder" : "Search" , "search.result.placeholder" : "Type to start searching" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.term.missing" : "Missing" } , "search" : "../assets/javascripts/workers/search.fb4a9340.min.js" , "version" : null } < / script >
2020-05-08 11:06:48 +08:00
2021-03-06 21:00:26 +08:00
< script src = "../assets/javascripts/bundle.9b151c6a.min.js" > < / script >
2020-05-08 11:06:48 +08:00
< / body >
< / html >