forked from ContentLEAD/ContentLead-Drupal7-Module
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
58 lines (39 loc) · 1.23 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
//
// Brafton Drupal 7 Module v1.x-mccoys
// http://www.brafton.com/support
//
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Settings
* Operation
Introduction
------------
The Brafton Drupal 7 Module imports articles from the Brafton XML Feed. The content
is loaded into a newly created content type called News Articles.
Requirements
------------
- Drupal 7.X
Installation
------------
- Extract the module files from the zip
- Copy the brafton folder into the /sites/all/modules directory
-> Modules
- Enable the Brafton Scheduled Feed Importer in the Feed Parser package and Save
Settings
--------
-> Brafton settings
Feed Type:
- API Key
Feed #0 Author - Select user for the author of the Brafton articles
Brafton XML feed URL: Feed #0 - Enter Brafton XML feed URL with "/news" appended to the end
e.g. http://api.brafton.com/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/news
- Archive
Feed #0 Author - Select user for the author of the Brafton articles
Brafton Archive File Location - Select archive file provided by Brafton
Operation
---------
The importer is triggered by the Drupal cron job.
-> Configuration -> Cron