Browse Source

Added a brief documentation of the configuration file

Andreas Kopmann 5 years ago
parent
commit
a84640b0f1
1 changed files with 5 additions and 2 deletions
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -145,7 +145,7 @@ a cache to keep track which publications are already available in
 Wordpress.
 
 In the second block the access to the Wordpress server is given. The 
-sepcified user (e.g. called `scopus`) need to have editor permissions in order to 
+specified user (e.g. called `scopus`) need to have editor permissions in order to 
 submit new posts and to suggest keywords.  
 
 For the access to scopus a key is required.
@@ -156,7 +156,10 @@ If a author is registered with more than one Scopus ID also these IDs
 should be added.
 
 Finally in the variable `sc_workgroups` a named list of all groups
-of authors that should be considered is defined.
+of authors that should be considered is defined. The name of the groups
+need to be defined in Wordpress as categories. The slug name of the 
+category in wordpress is used in the configuration file as identification
+of the author group.
 
 
 Config.py: