Plugin Directory

Changeset 1409938


Ignore:
Timestamp:
05/03/2016 11:09:25 PM (10 years ago)
Author:
StudioMercury
Message:

2.1.0 - readme update

Location:
digital-publishing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • digital-publishing/tags/2.1.0/readme.txt

    r1409935 r1409938  
    104104Folder structure for external resources: ARTICLE > sanitized hostname > path > file
    105105Example: 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
    107107Manual: Specify the full paths array( "file path relative in article" => "file path relative to server (or url)" )
    108108You 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  
    104104Folder structure for external resources: ARTICLE > sanitized hostname > path > file
    105105Example: 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
    107107Manual: Specify the full paths array( "file path relative in article" => "file path relative to server (or url)" )
    108108You 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.