rainmeter-studio/Plugins
jsmorley dd1369c440 Added MattKing's code to allow a user to set the path and name of the text file to have Debug=2 write to. This will allow persistence for html files retrieved by WebParser, so they can be parsed as a local file as needed.
Usage:

[WebParserMeasure]
Debug2File="[path\]Filename.ext"
Debug=2

Examples:

[WebParserMeasure]
Debug2File="Debug2File.txt" (saves to current skin folder)
Debug=2

[WebParserMeasure]
Debug2File="#SKINSPATH#DebugFiles\Debug2File.txt" (saves to 
\DebugFiles under the \Skins folder)
Debug=2

Notes:

Must be enclosed in quotes.

Must include at least a filename.  Path alone will not work.

Must be a directory which already exists.  Does not create the target directory.

If the Debug2File= parameter is not used, WebParser will save webparserdbump.txt in the root of C: as it always has.
2009-09-21 17:02:48 +00:00
..
PluginAdvancedCPU The relative coordinates got broken by the previous changes. They should be fixed now. 2009-09-19 07:15:28 +00:00
PluginExample Skins are now read from the My Documents by default. 2009-07-24 07:56:37 +00:00
PluginiTunes Added couple of NULL checks for the iTunesPlugin. 2009-08-14 16:06:42 +00:00
PluginPerfMon Skins are now read from the My Documents by default. 2009-07-24 07:56:37 +00:00
PluginPing - Fixed: Multibang [] not assumed when [Measure] is replaced in CConfigParser::ReadString(). 2009-09-12 11:11:40 +00:00
PluginPower Skins are now read from the My Documents by default. 2009-07-24 07:56:37 +00:00
PluginQuote - Fixed: Multibang [] not assumed when [Measure] is replaced in CConfigParser::ReadString(). 2009-09-12 11:11:40 +00:00
PluginRecycleManager EmptyBinSilent !bang should be silent now. 2009-07-30 20:15:10 +00:00
PluginResMon Skins are now read from the My Documents by default. 2009-07-24 07:56:37 +00:00
PluginSpeedFan Skins are now read from the My Documents by default. 2009-07-24 07:56:37 +00:00
PluginSysInfo - Fixed: Multibang [] not assumed when [Measure] is replaced in CConfigParser::ReadString(). 2009-09-12 11:11:40 +00:00
PluginWebParser Added MattKing's code to allow a user to set the path and name of the text file to have Debug=2 write to. This will allow persistence for html files retrieved by WebParser, so they can be parsed as a local file as needed. 2009-09-21 17:02:48 +00:00
PluginWifiStatus Added the PluginWifiStatus to the project. 2009-07-31 07:53:33 +00:00
PluginWindowMessage Skins are now read from the My Documents by default. 2009-07-24 07:56:37 +00:00