mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACA-2157] Added basic ABN metadata (#902)
This commit is contained in:
parent
da3527b0db
commit
afa6de5687
@ -1,3 +1,8 @@
|
||||
---
|
||||
Title: Alfresco Content Application
|
||||
Github only: true
|
||||
---
|
||||
|
||||
# Alfresco Content Application
|
||||
|
||||
<!-- markdownlint-disable MD033 -->
|
||||
|
@ -1,4 +1,6 @@
|
||||
---
|
||||
Title: Extending
|
||||
Github only: true
|
||||
---
|
||||
|
||||
# Extending
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Actions
|
||||
---
|
||||
|
||||
# Actions
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Application Actions
|
||||
---
|
||||
|
||||
# Application Actions
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Application Features
|
||||
---
|
||||
|
||||
# Application Features
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Components
|
||||
---
|
||||
|
||||
# Components
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Creating custom evaluators
|
||||
---
|
||||
|
||||
# Creating custom evaluators
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Extensibility features
|
||||
---
|
||||
|
||||
# Extensibility features
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Extension format
|
||||
---
|
||||
|
||||
# Extension format
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Title: Custom Icons
|
||||
---
|
||||
|
||||
# Custom Icons
|
||||
|
||||
You can register and use custom `.svg` icons with toolbars, context menus, etc.
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Redistributable libraries
|
||||
---
|
||||
|
||||
# Redistributable libraries
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
Title: Registration
|
||||
---
|
||||
|
||||
# Registration
|
||||
|
||||
You can use `ExtensionService` to register custom components, authentication guards,
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Routes
|
||||
---
|
||||
|
||||
# Routes
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Rules
|
||||
---
|
||||
|
||||
# Rules
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Tutorials
|
||||
---
|
||||
|
||||
# Tutorials
|
||||
|
@ -1,4 +1,6 @@
|
||||
---
|
||||
Title: Application features
|
||||
Github only: true
|
||||
---
|
||||
|
||||
# Application features
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Document List Layout
|
||||
---
|
||||
|
||||
# Document List Layout
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: File Viewer
|
||||
---
|
||||
|
||||
# File Viewer
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Header
|
||||
---
|
||||
|
||||
# Header
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Info Drawer
|
||||
---
|
||||
|
||||
# Info Drawer
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Search Results
|
||||
---
|
||||
|
||||
# Search Results
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Side Navigation
|
||||
---
|
||||
|
||||
# Side Navigation
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: User Interface - layout
|
||||
---
|
||||
|
||||
# User Interface - layout
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Version Manager
|
||||
---
|
||||
|
||||
# Version Manager
|
||||
|
@ -1,4 +1,6 @@
|
||||
---
|
||||
Title: Getting started
|
||||
Github only: true
|
||||
---
|
||||
|
||||
# Getting started
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Building from source
|
||||
---
|
||||
|
||||
# Building from source
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Configuration
|
||||
---
|
||||
|
||||
# Configuration
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: CORS
|
||||
---
|
||||
|
||||
# CORS
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Docker
|
||||
---
|
||||
|
||||
# Docker
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Internationalization
|
||||
---
|
||||
|
||||
# Internationalization (i18n)
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Navigation
|
||||
---
|
||||
|
||||
# Navigation
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Prerequisites
|
||||
---
|
||||
|
||||
# Prerequisites
|
||||
|
@ -1,4 +1,6 @@
|
||||
---
|
||||
Title: Tutorials
|
||||
Github only: true
|
||||
---
|
||||
|
||||
# Tutorials
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Custom route with parameters
|
||||
---
|
||||
|
||||
# Custom route with parameters
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Dialog actions
|
||||
---
|
||||
|
||||
# Dialog actions
|
||||
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
Title: Introduction to extending ACA
|
||||
---
|
||||
|
||||
# Introduction to extending the Alfresco Content Application
|
||||
|
Loading…
x
Reference in New Issue
Block a user