Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

Parses {filedir_X} variables. Works great with query module and activerecord plugin, and any other add-on that outputs raw channel data.

This new 2.1 version includes the required addon.setup.php file and also updates the code for upcoming changes in PHP which deprecate a class and function having the same name.

## Installation

* Copy the /system/expressionengine/third_party/parse_file_paths/ folder to your /system/expressionengine/third_party/ folder
* Copy the /system/user/addons/parse_file_paths/ folder to your /system/expressionengine/third_party/ folder

## Usage
{exp:query sql="SELECT field_id_1 AS file FROM exp_channel_data"}
{exp:parse_file_paths}
{file}
{/exp:parse_file_paths}
{/exp:query}
{/exp:query}
Binary file added parse_file_paths-master-Updated-v21.zip
Binary file not shown.