Переглянути джерело

Automated deployment: Thu Aug 13 07:32:06 UTC 2020 30f98ada3b07c47ca78f3ff0f1e864ac88a6dcf3

loicteixeira 5 роки тому
батько
коміт
efecf794ef
1 змінених файлів з 49 додано та 1 видалено
  1. 49 1
      api/v1/readme.json

+ 49 - 1
api/v1/readme.json

@@ -127,6 +127,18 @@
    "category": "Widgets"
   },
   {
+   "name": "wagtail-multi-upload",
+   "description": "allows uploading of multiple related images for a page.",
+   "url": "https://github.com/spapas/wagtail-multi-upload",
+   "category": "Widgets"
+  },
+  {
+   "name": "wagtail-color-panel",
+   "description": "Introduces panels for selecting colors in Wagtail.",
+   "url": "https://github.com/marteinn/wagtail-color-panel",
+   "category": "Widgets"
+  },
+  {
    "name": "Wagtail FontAwesome",
    "description": "Add FontAwesome icons to StreamField.",
    "url": "https://gitlab.com/alexgleason/wagtailfontawesome",
@@ -181,6 +193,12 @@
    "category": "StreamField"
   },
   {
+   "name": "Wagtail Cache Block",
+   "description": "A templatetag which add HTML fragment cache to your StreamField block",
+   "url": "https://github.com/AccordBox/wagtail_cache_block",
+   "category": "StreamField"
+  },
+  {
    "name": "Wagtail-bakery",
    "description": "A set of helpers for baking your Django Wagtail site out as flat files.",
    "url": "https://github.com/moorinteractive/wagtail-bakery",
@@ -253,6 +271,12 @@
    "category": "SEO and SMO"
   },
   {
+   "name": "wagtail-meta-preview",
+   "description": "Adds ability to get share previews for Facebook, Twitter and Google in the Wagtail admin.",
+   "url": "https://github.com/rinti/wagtail-meta-preview",
+   "category": "SEO and SMO"
+  },
+  {
    "name": "Wagtail Analytics",
    "description": "A Google Analytics dashboard in your Wagtail admin.",
    "url": "https://github.com/tomdyson/wagalytics",
@@ -349,6 +373,12 @@
    "category": "Forms"
   },
   {
+   "name": "Wagtail Simple Captcha",
+   "description": "A self-hosted alternative to Wagtail ReCaptcha that easily integrates a [django-simple-captcha](https://github.com/mbi/django-simple-captcha",
+   "url": "https://github.com/acarasimon96/wagtail-django-simple-captcha",
+   "category": "Forms"
+  },
+  {
    "name": "wagtailstreamforms",
    "description": "Build forms in Wagtail's admin for use in streamfields.",
    "url": "https://github.com/AccentDesign/wagtailstreamforms",
@@ -385,6 +415,12 @@
    "category": "Testing"
   },
   {
+   "name": "wagtail-admin-list-controls",
+   "description": "Adds advanced search, ordering and layout controls to Wagtail's modeladmin list views.",
+   "url": "https://github.com/ixc/wagtail-admin-list-controls",
+   "category": "Modeladmin"
+  },
+  {
    "name": "wagtailmenus",
    "description": "An extension for Torchbox's Wagtail CMS to help you manage and render multi-level navigation and simple flat menus in a consistent, flexible way.",
    "url": "https://github.com/rkhleics/wagtailmenus",
@@ -623,6 +659,18 @@
    "category": "Articles"
   },
   {
+   "name": "How to Create and Manage Menus of Wagtail application",
+   "description": "",
+   "url": "https://www.accordbox.com/blog/wagtail-tutorial-12-how-create-and-manage-menus-wagtail-application/",
+   "category": "Articles"
+  },
+  {
+   "name": "PythonEatsTail",
+   "description": "Complete written and video tutorials to create a Wagtail site with multiple languages, authentication and more",
+   "url": "https://pythoneatstail.com",
+   "category": "Articles"
+  },
+  {
    "name": "Oscar Wagtail demo project",
    "description": "A Django recipe for integrating Oscar E-commerce into a Wagtail CMS application.",
    "url": "https://github.com/LUKKIEN/oscar-wagtail-demo",
@@ -1274,6 +1322,6 @@
   }
  ],
  "metadata": {
-  "updated": "2020-03-09T11:13:34.270982Z"
+  "updated": "2020-08-13T07:32:05.047785Z"
  }
 }