<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to cActionAddToFavorites</title><link>https://sourceforge.net/p/synwrite/wiki/cActionAddToFavorites/</link><description>Recent changes to cActionAddToFavorites</description><atom:link href="https://sourceforge.net/p/synwrite/wiki/cActionAddToFavorites/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 21 Apr 2013 21:10:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/synwrite/wiki/cActionAddToFavorites/feed" rel="self" type="application/rss+xml"/><item><title>cActionAddToFavorites modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/cActionAddToFavorites/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,14 +1,15 @@
 This action can be called by plugin to add file or folder to Favorites list.
+Later, when user calls this Favorites item, SynWrite calls [cActionNavigateToFile] action with the path previously stored in this action.

-Parameters:
-
-- **A1** (PWideChar) - path of file/folder, with optional prefix string with "::" characters.
-- **A2, A3, A4** - ignored.
-
-Return value can be ignored.
-
-Example of path with prefix:
+Example of file path with prefix:

     Explorer::C:\path\file.txt

 Prefix ("Explorer" in example) means panel plugin name, which must be equal to string in SynPlugins.ini file.
+
+Parameters:
+
+- **A1** (PWideChar) - path of file or folder, with optional prefix and "::" characters.
+- **A2, A3, A4** - ignored.
+
+Return value can be ignored.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sun, 21 Apr 2013 21:10:19 -0000</pubDate><guid>https://sourceforge.net2b60ecad62a5b7c47c1dbf560172c6ad8b35402e</guid></item><item><title>cActionAddToFavorites modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/cActionAddToFavorites/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,8 +7,8 @@

 Return value can be ignored.

-Path with prefix example:
+Example of path with prefix:

-    Explorer::C:\\File.txt
+    Explorer::C:\path\file.txt

-Prefix "Explorer" in example means panel plugin name, which must be equal to string in SynPlugins.ini file.
+Prefix ("Explorer" in example) means panel plugin name, which must be equal to string in SynPlugins.ini file.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sun, 21 Apr 2013 21:04:17 -0000</pubDate><guid>https://sourceforge.net340aed2fe85502470c1e50dc6caab9717fa1e173</guid></item><item><title>cActionAddToFavorites modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/cActionAddToFavorites/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,13 @@

 Parameters:

-- **A1** (PWideChar) - path of file/folder, with optional prefix string, e.g. "Explorer::C:\\File.txt". Prefix ("Explorer" in example) means panel plugin name, which must be equal to string in panel plugin's .cfg file.
+- **A1** (PWideChar) - path of file/folder, with optional prefix string with "::" characters.
 - **A2, A3, A4** - ignored.

 Return value can be ignored.
+
+Path with prefix example:
+
+    Explorer::C:\\File.txt
+
+Prefix "Explorer" in example means panel plugin name, which must be equal to string in SynPlugins.ini file.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sun, 21 Apr 2013 21:02:49 -0000</pubDate><guid>https://sourceforge.netaffc8cffec0c047f30108e10eef44f39ea7c8e68</guid></item></channel></rss>