<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FileManager - /trunk/</title><description>WebSVN RSS feed - FileManager</description><lastBuildDate>Sun, 05 Sep 2010 09:23:22 -0400</lastBuildDate><generator>WebSVN 2.3.0</generator><link>http://filemanager.corefive.com/log.php?repname=FileManager&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;max=40&amp;</link><atom:link href="http://filemanager.corefive.com/rss.php?repname=FileManager&amp;path=%2Ftrunk%2F&amp;isdir=1&amp;" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 18 Nov 2009 16:40:22 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 16 -- Added PHP connector.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added PHP connector.&lt;/div&gt;+ /trunk/connectors/php&lt;br /&gt;+ /trunk/connectors/php/filemanager.class.php&lt;br /&gt;+ /trunk/connectors/php/filemanager.config.php&lt;br /&gt;+ /trunk/connectors/php/filemanager.php&lt;br /&gt;+ /trunk/connectors/php/lang&lt;br /&gt;+ /trunk/connectors/php/lang/en.php&lt;br /&gt;+ /trunk/connectors/php/lang/fr.php&lt;br /&gt;+ /trunk/connectors/php/lang/nl.php&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=16</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=16</guid></item>
<item><pubDate>Fri, 09 Oct 2009 12:52:56 -0400</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 15 -- Updated ReadMe file with integration instructions for CKEditor 3.x.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated ReadMe file with integration instructions for CKEditor 3.x.&lt;/div&gt;~ /trunk/ReadMe.txt&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=15</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=15</guid></item>
<item><pubDate>Thu, 17 Sep 2009 22:41:13 -0400</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 14 -- Added support for CKEditor 3.0.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for CKEditor 3.0.&lt;/div&gt;~ /trunk/scripts/filemanager.js&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=14</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=14</guid></item>
<item><pubDate>Fri, 13 Feb 2009 09:13:08 -0500</pubDate><dc:creator>tim lawrence</dc:creator><title>Rev 13 -- Initial commit of broken python connector</title><description>&lt;div&gt;&lt;strong&gt;tim lawrence -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial commit of broken python connector&lt;/div&gt;+ /trunk/connectors/python/filemanager.py&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=13</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=13</guid></item>
<item><pubDate>Wed, 21 Jan 2009 10:21:24 -0500</pubDate><dc:creator>tim lawrence</dc:creator><title>Rev 12 -- started python connector</title><description>&lt;div&gt;&lt;strong&gt;tim lawrence -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;started python connector&lt;/div&gt;+ /trunk/connectors/python&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=12</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=12</guid></item>
<item><pubDate>Sun, 28 Dec 2008 14:17:46 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 11 -- Added code to the Lasso connector to verify that the ...</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added code to the Lasso connector to verify that the requested path operation falls within the allowed file root.&lt;/div&gt;~ /trunk/connectors/lasso/filemanager.config.inc.default&lt;br /&gt;~ /trunk/connectors/lasso/filemanager.inc&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=11</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=11</guid></item>
<item><pubDate>Sat, 27 Dec 2008 20:11:06 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 10 -- In the Lasso Connector, now explicitly checking for both [client_param] ...</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;In the Lasso Connector, now explicitly checking for both [client_param] AND [client_params] to decide whether to include client_params.inc, which loads both tags into memory.&lt;/div&gt;~ /trunk/connectors/lasso/filemanager.lasso&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=10</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=10</guid></item>
<item><pubDate>Sat, 27 Dec 2008 20:05:18 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 9 -- Added check for window.opener so that selectItem function doesn't just ...</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added check for window.opener so that selectItem function doesn't just error when not integrating with FCKEditor.&lt;/div&gt;~ /trunk/scripts/filemanager.js&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=9</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=9</guid></item>
<item><pubDate>Tue, 23 Dec 2008 12:41:41 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 8 -- Finished basic API documentation in ReadMe file.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Finished basic API documentation in ReadMe file.&lt;/div&gt;~ /trunk/ReadMe.txt&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=8</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=8</guid></item>
<item><pubDate>Sun, 07 Dec 2008 19:13:59 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 7 -- Added quick setup instructions to readme file.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added quick setup instructions to readme file.&lt;/div&gt;~ /trunk/ReadMe.txt&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=7</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=7</guid></item>
<item><pubDate>Tue, 02 Dec 2008 10:25:46 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 6 -- - The Lasso Connector now loads the JSON library on ...</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;- The Lasso Connector now loads the JSON library on every request to avoid version mismatches.&lt;br /&gt;
- The grid view now uses a wrapper div to clip scaled images and maintain consistent dimensions.&lt;/div&gt;~ /trunk/connectors/lasso/filemanager.lasso&lt;br /&gt;~ /trunk/scripts/filemanager.js&lt;br /&gt;~ /trunk/styles/filemanager.css&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=6</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=6</guid></item>
<item><pubDate>Tue, 02 Dec 2008 08:18:57 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 5 -- Added ReadMe file and added config.inc files to svn:ignore.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added ReadMe file and added config.inc files to svn:ignore.&lt;/div&gt;~ /trunk&lt;br /&gt;~ /trunk/connectors/lasso&lt;br /&gt;+ /trunk/ReadMe.txt&lt;br /&gt;~ /trunk/scripts&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=5</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=5</guid></item>
<item><pubDate>Tue, 25 Nov 2008 21:49:54 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 4 -- - Added support for an &quot;after&quot; callback to jQuery File ...</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Added support for an &quot;after&quot; callback to jQuery File Tree.&lt;br /&gt;
- Added contextual menus to file tree (via new callback).&lt;br /&gt;
- Corrected an error where the wrong path info was passed to the setMenus function.&lt;/div&gt;~ /trunk/scripts/filemanager.js&lt;br /&gt;~ /trunk/scripts/jquery.filetree/jqueryFileTree.js&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=4</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=4</guid></item>
<item><pubDate>Tue, 25 Nov 2008 12:59:54 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 3 -- - Changed order of params in getFolder calls to work ...</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;- Changed order of params in getFolder calls to work around connector issue on Windows.&lt;br /&gt;
- Removed &quot;if tag does not exist&quot; conditionals around tags in JSON library and added -priority=replace to tag definitions to make sure the library is reloaded properly.&lt;br /&gt;
- Removed prior workaround for suspected bug with [literal] data type.&lt;/div&gt;~ /trunk/connectors/lasso/encode_json.inc&lt;br /&gt;~ /trunk/connectors/lasso/filemanager.inc&lt;br /&gt;~ /trunk/connectors/lasso/filemanager.lasso&lt;br /&gt;x /trunk/fileinfo.html&lt;br /&gt;~ /trunk/scripts/filemanager.js&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=3</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=3</guid></item>
<item><pubDate>Mon, 24 Nov 2008 16:45:41 -0500</pubDate><dc:creator>Jason Huck</dc:creator><title>Rev 2 -- Added preference not to show image thumbnails in grid views.</title><description>&lt;div&gt;&lt;strong&gt;Jason Huck -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added preference not to show image thumbnails in grid views.&lt;/div&gt;~ /trunk/connectors/lasso/filemanager.inc&lt;br /&gt;~ /trunk/connectors/lasso/filemanager.lasso&lt;br /&gt;~ /trunk/scripts/filemanager.config.js.default&lt;br /&gt;~ /trunk/scripts/filemanager.js&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=2</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=2</guid></item>
<item><pubDate>Mon, 17 Nov 2008 14:13:07 -0500</pubDate><dc:creator>root</dc:creator><title>Rev 1 -- Initial commit.</title><description>&lt;div&gt;&lt;strong&gt;root -- 150 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial commit.&lt;/div&gt;+ /trunk&lt;br /&gt;+ /trunk/connectors&lt;br /&gt;+ /trunk/connectors/lasso&lt;br /&gt;+ /trunk/connectors/lasso/client_params.inc&lt;br /&gt;+ /trunk/connectors/lasso/encode_json.inc&lt;br /&gt;+ /trunk/connectors/lasso/encode_urlpath.inc&lt;br /&gt;+ /trunk/connectors/lasso/filemanager.config.inc.default&lt;br /&gt;+ /trunk/connectors/lasso/filemanager.inc&lt;br /&gt;+ /trunk/connectors/lasso/filemanager.lasso&lt;br /&gt;+ /trunk/fileinfo.html&lt;br /&gt;+ /trunk/images&lt;br /&gt;+ /trunk/images/16arrow-down.png&lt;br /&gt;+ /trunk/images/16arrow-up.png&lt;br /&gt;+ /trunk/images/accept.png&lt;br /&gt;+ /trunk/images/add.png&lt;br /&gt;+ /trunk/images/application_view_icons.png&lt;br /&gt;+ /trunk/images/application_view_list.png&lt;br /&gt;+ /trunk/images/bin_closed.png&lt;br /&gt;+ /trunk/images/btnOFF.gif&lt;br /&gt;+ /trunk/images/btnON.gif&lt;br /&gt;+ /trunk/images/bullet_arrow_down.png&lt;br /&gt;+ /trunk/images/bullet_arrow_up.png&lt;br /&gt;+ /trunk/images/colSortOFF.gif&lt;br /&gt;+ /trunk/images/disk.png&lt;br /&gt;+ /trunk/images/fileicons&lt;br /&gt;+ /trunk/images/fileicons/aac.png&lt;br /&gt;+ /trunk/images/fileicons/avi.png&lt;br /&gt;+ /trunk/images/fileicons/bmp.png&lt;br /&gt;+ /trunk/images/fileicons/chm.png&lt;br /&gt;+ /trunk/images/fileicons/css.png&lt;br /&gt;+ /trunk/images/fileicons/default.png&lt;br /&gt;+ /trunk/images/fileicons/dll.png&lt;br /&gt;+ /trunk/images/fileicons/doc.png&lt;br /&gt;+ /trunk/images/fileicons/fla.png&lt;br /&gt;+ /trunk/images/fileicons/gif.png&lt;br /&gt;+ /trunk/images/fileicons/htm.png&lt;br /&gt;+ /trunk/images/fileicons/html.png&lt;br /&gt;+ /trunk/images/fileicons/ini.png&lt;br /&gt;+ /trunk/images/fileicons/jar.png&lt;br /&gt;+ /trunk/images/fileicons/jpeg.png&lt;br /&gt;+ /trunk/images/fileicons/jpg.png&lt;br /&gt;+ /trunk/images/fileicons/js.png&lt;br /&gt;+ /trunk/images/fileicons/lasso.png&lt;br /&gt;+ /trunk/images/fileicons/mdb.png&lt;br /&gt;+ /trunk/images/fileicons/mov.png&lt;br /&gt;+ /trunk/images/fileicons/mp3.png&lt;br /&gt;+ /trunk/images/fileicons/mpg.png&lt;br /&gt;+ /trunk/images/fileicons/other_image.png&lt;br /&gt;+ /trunk/images/fileicons/other_movie.png&lt;br /&gt;+ /trunk/images/fileicons/other_music.png&lt;br /&gt;+ /trunk/images/fileicons/other_music2.png&lt;br /&gt;+ /trunk/images/fileicons/pdf.png&lt;br /&gt;+ /trunk/images/fileicons/php.png&lt;br /&gt;+ /trunk/images/fileicons/png.png&lt;br /&gt;+ /trunk/images/fileicons/ppt.png&lt;br /&gt;+ /trunk/images/fileicons/py.png&lt;br /&gt;+ /trunk/images/fileicons/rb.png&lt;br /&gt;+ /trunk/images/fileicons/real.png&lt;br /&gt;+ /trunk/images/fileicons/reg.png&lt;br /&gt;+ /trunk/images/fileicons/rtf.png&lt;br /&gt;+ /trunk/images/fileicons/sql.png&lt;br /&gt;+ /trunk/images/fileicons/swf.png&lt;br /&gt;+ /trunk/images/fileicons/txt.png&lt;br /&gt;+ /trunk/images/fileicons/vbs.png&lt;br /&gt;+ /trunk/images/fileicons/wav.png&lt;br /&gt;+ /trunk/images/fileicons/wma.png&lt;br /&gt;+ /trunk/images/fileicons/wmv.png&lt;br /&gt;+ /trunk/images/fileicons/xls.png&lt;br /&gt;+ /trunk/images/fileicons/xml.png&lt;br /&gt;+ /trunk/images/fileicons/xsl.png&lt;br /&gt;+ /trunk/images/fileicons/zip.png&lt;br /&gt;+ /trunk/images/fileicons/_Close.png&lt;br /&gt;+ /trunk/images/fileicons/_Documents.png&lt;br /&gt;+ /trunk/images/fileicons/_Favorites.png&lt;br /&gt;+ /trunk/images/fileicons/_Image.png&lt;br /&gt;+ /trunk/images/fileicons/_Movie.png&lt;br /&gt;+ /trunk/images/fileicons/_Music.png&lt;br /&gt;+ /trunk/images/fileicons/_Net.png&lt;br /&gt;+ /trunk/images/fileicons/_Open.png&lt;br /&gt;+ /trunk/images/fileicons/_ProgramFiles.png&lt;br /&gt;+ /trunk/images/fileicons/_Works.png&lt;br /&gt;+ /trunk/images/folder_add.png&lt;br /&gt;+ /trunk/images/pencil.png&lt;br /&gt;+ /trunk/images/wait30trans.gif&lt;br /&gt;+ /trunk/index.html&lt;br /&gt;+ /trunk/scripts&lt;br /&gt;+ /trunk/scripts/filemanager.config.js.default&lt;br /&gt;+ /trunk/scripts/filemanager.js&lt;br /&gt;+ /trunk/scripts/jquery-1.2.6.min.js&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images/cut.png&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images/door.png&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images/page_white_copy.png&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images/page_white_delete.png&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images/page_white_edit.png&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/images/page_white_paste.png&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/jquery.contextMenu.css&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/jquery.contextMenu.js&lt;br /&gt;+ /trunk/scripts/jquery.contextmenu/jqueryContextMenu.html&lt;br /&gt;+ /trunk/scripts/jquery.filetree&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.asp&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.aspx&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.cf&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.jsp&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.lasso&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.php&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.py&lt;br /&gt;+ /trunk/scripts/jquery.filetree/connectors/jqueryFileTree.rb&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/application.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/code.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/css.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/db.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/directory.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/doc.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/file.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/film.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/flash.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/folder_open.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/html.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/java.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/linux.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/music.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/pdf.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/php.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/picture.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/ppt.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/psd.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/ruby.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/script.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/spinner.gif&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/txt.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/xls.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/images/zip.png&lt;br /&gt;+ /trunk/scripts/jquery.filetree/jqueryFileTree.css&lt;br /&gt;+ /trunk/scripts/jquery.filetree/jqueryFileTree.js&lt;br /&gt;+ /trunk/scripts/jquery.form.js&lt;br /&gt;+ /trunk/scripts/jquery.impromptu-1.5.js&lt;br /&gt;+ /trunk/scripts/jquery.splitter&lt;br /&gt;+ /trunk/scripts/jquery.splitter/hgrabber.gif&lt;br /&gt;+ /trunk/scripts/jquery.splitter/jquery.splitter.css&lt;br /&gt;+ /trunk/scripts/jquery.splitter/jquery.splitter.js&lt;br /&gt;+ /trunk/scripts/jquery.splitter/vgrabber.gif&lt;br /&gt;+ /trunk/scripts/jquery.tablesorter.min.js&lt;br /&gt;+ /trunk/styles&lt;br /&gt;+ /trunk/styles/filemanager.css&lt;br /&gt;+ /trunk/styles/ie.css&lt;br /&gt;+ /trunk/styles/reset.css&lt;br /&gt;</description><link>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=1</link><guid>http://filemanager.corefive.com/revision.php?repname=FileManager&amp;rev=1</guid></item>
</channel></rss>