Download |
- Downloads single files to the users computer, when multiple files are selected they are compressed into a ZIP and then downloaded. |
- Folders are automatically compressed into a ZIP and then downloaded to the users computer. |
+ Downloads single files to the user's computer, when multiple files are selected they are compressed into a ZIP and then downloaded. |
+ Folders are automatically compressed into a ZIP and then downloaded to the user's computer. |
Move |
- Files and folders can be moved into other locations in the content repository using the
+ Files and folders can be moved to another location in the content repository using the
[content-node-selector](https://alfresco.github.io/adf-component-catalog/components/ContentNodeSelectorComponent.html) component;
once the move action has completed the user is notified and can undo the action (which moves the items back to the original location).
|
@@ -124,11 +126,11 @@ actions are automatically hidden when the user does not have permission.
Delete |
Files and folders can be deleted from their location in the content repository;
- once the delete action has completed the user is notified and undo the action (which restores the items from the trash).
+ once the delete action has completed the user is notified and can undo the action (which restores the items from the trash).
|
-As well as the actions available in the toolbar users can single click an item to select it,
+Besides the actions available in the toolbar users can single click an item to select it,
or double click on a file to view it, and a folder to open it.
diff --git a/docs/docker.md b/docs/docker.md
index 3d98a5f05..ac19fb4fe 100644
--- a/docs/docker.md
+++ b/docs/docker.md
@@ -43,7 +43,7 @@ Navigate to "http://localhost" to access the running application.
## Docker Compose file
You can also use the "docker-compose" file for local development and testing.
-To build and run container run the following command in the root project folder:
+To build and run a container run the following command in the root project folder:
```sh
docker-compose up
@@ -72,7 +72,7 @@ npm run build:dev
The command above updates the "dist/app.config.json" file to point the Content App to "http://localhost:8080" upon startup.
Alternatively, you can change the configuration file manually before generating an image.
-So the development workflow, in this case, is going to be:
+So, the development workflow, in this case, is going to be:
```sh
npm run build:dev
@@ -122,7 +122,7 @@ docker push myaccount/content-app:1.0
## Running from Docker Hub
-In order to quickly test the published image, or run it on another machine, use the following command:
+To quickly test the published image, or run it on another machine, use the following command:
```sh
docker container run -p 80:80 --rm myaccount/content-app:1.0
diff --git a/docs/faq.md b/docs/faq.md
index 850164ecb..68d192eb7 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -4,8 +4,8 @@
Log any issues in the ['ACA' JIRA project](https://issues.alfresco.com/jira/projects/ACA),
please include a clear description, steps to reproduce and screenshots where appropriate.
-All issues will be reviewed; bugs will be categorised if reproducible and enhancement/feature suggestions
-will be considered against existing priorities if the use case serves a general purpose need.
+All issues will be reviewed; bugs will be categorized if reproducible and enhancement/feature suggestions
+will be considered against existing priorities if the use case serves a general-purpose need.
## Does Alfresco provide customer support for the example content application?
@@ -30,4 +30,4 @@ Please refer to the ['ACA' JIRA project](https://issues.alfresco.com/jira/projec
## How often will this project be updated?
-This project will continue evolve as the Alfresco ADF evolves, with Alfresco and community developers contributing to its progress.
+This project will continue to evolve as the Alfresco ADF evolves, with Alfresco and community developers contributing to its progress.
diff --git a/docs/features.md b/docs/features.md
index 0f79504b9..39de383ac 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -1,11 +1,11 @@
# Features
-
+## Introduction
The concept of this example is a simple user interface which makes accessing files in the Alfresco Content Services repository easy.
Often Content Management systems provide more capabilities out of the box than most users need;
providing too many capabilities to these users prevents them from working efficiently,
so they may end up using unsanctioned file management solutions which presents a proliferation of content storage
-and collaboration solutions as well as compliance issues for organisations.
+and collaboration solutions as well as compliance issues for organizations.
This application demonstrates how the complexity of Content Management can be simplified
using the Alfresco Application Development Framework to easily and quickly create custom solutions for specific user cases.
diff --git a/docs/header.md b/docs/header.md
index c1e88908a..cf77f6c99 100644
--- a/docs/header.md
+++ b/docs/header.md
@@ -1,16 +1,25 @@
-### (1) Header
+## Header
The application [header](https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/header) has three main elements.
-Logo & app primary color - logo and color are configurable by updating the
-[app.config.json](https://github.com/Alfresco/alfresco-content-app/blob/master/src/app.config.json) file in the root folder of the project,
-see [How to change the logo and color](/) and [Application Configuration](/configuration) for more information
+
-[Search](https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/search) -
-utilizing the [ADF Search Component](https://github.com/Alfresco/alfresco-ng2-components/tree/master/lib/content-services/search)
+### (1) Logo and Color
+Logo & app primary color - logo and color are configurable by updating the
+[app.config.json](https://github.com/Alfresco/alfresco-content-app/blob/master/src/app.config.json) file in the root folder of the project.
+Please refer to the [Application Configuration](https://github.com/Alfresco/alfresco-content-app/blob/master/docs/configuration.md#application-logo) documentation for more information on how to change the logo and color.
+
+### (2) Search
+The application [Search](https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/search) -
+uses the [ADF Search Component](https://github.com/Alfresco/alfresco-ng2-components/tree/master/lib/content-services/search)
the app provides a 'live' search feature, where users can open files and folders directly from the Search API results.
+
+
+### (3) Current User
[Current User](https://github.com/Alfresco/alfresco-content-app/tree/development/src/app/components/current-user) -
displays the user's name, and a menu where users can logout.
Optionally through updating the [app.config.json](https://github.com/Alfresco/alfresco-content-app/blob/master/src/app.config.json)
a language switching menu can be displayed.
+
+
diff --git a/docs/i18n.md b/docs/i18n.md
index 8fe627e32..52d700fef 100644
--- a/docs/i18n.md
+++ b/docs/i18n.md
@@ -110,7 +110,7 @@ Modify the `/src/assets/i18n/en.json` file and append the "CORE" section like in
```
Now, if you run the application and click the "New → Create Folder" menu,
-the title of the dialog should look similar to the following:
+the title of the dialog should look like the following:

diff --git a/docs/images/current-user.png b/docs/images/current-user.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc5eaf46afadfb569b5b51cd1e8a84d028a5ebca
GIT binary patch
literal 88011
zcmbSy_dlEe_r6(GRkTHIs;$