Changeset 1409938
- Timestamp:
- 05/03/2016 11:09:25 PM (10 years ago)
- Location:
- digital-publishing
- Files:
-
- 2 edited
-
tags/2.1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
digital-publishing/tags/2.1.0/readme.txt
r1409935 r1409938 104 104 Folder structure for external resources: ARTICLE > sanitized hostname > path > file 105 105 Example: array('http://www.domain.com/wp-content/themes/theme/file.jpg') will put that file in the article as: domaincom/wp-content/themes/theme/file.jpg 106 106 107 107 Manual: Specify the full paths array( "file path relative in article" => "file path relative to server (or url)" ) 108 108 You can have control over where the file is placed in the article and where to pull it from the server -
digital-publishing/trunk/readme.txt
r1409935 r1409938 104 104 Folder structure for external resources: ARTICLE > sanitized hostname > path > file 105 105 Example: array('http://www.domain.com/wp-content/themes/theme/file.jpg') will put that file in the article as: domaincom/wp-content/themes/theme/file.jpg 106 106 107 107 Manual: Specify the full paths array( "file path relative in article" => "file path relative to server (or url)" ) 108 108 You can have control over where the file is placed in the article and where to pull it from the server
Note: See TracChangeset
for help on using the changeset viewer.