<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>ExpressionEngine Community Forums</title>
    <link>http://expressionengine.com/forums/</link>
    <description>ExpressionEngine Community Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-07-04T14:49:23-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>Low CP extension</title>
      <link>http://expressionengine.com/forums/viewthread/84224/</link>
      <guid>http://expressionengine.com/forums/viewthread/84224/#When:13:54:50Z</guid>
      <description>&lt;p&gt;I created an extension to get rid of some minor nuisances in the EE Control Panel that were bugging me more than usual, lately. Result:
&lt;/p&gt;
&lt;p&gt;
* No title attribute for links
&lt;br /&gt;
* No Check Spelling, Glossary or Smileys
&lt;br /&gt;
* No localization for custom date fields
&lt;br /&gt;
* No Trackbacks column
&lt;br /&gt;
* Infinite URL title duplicates
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://loweblog.com/freelance/article/ee&#45;low&#45;cp&#45;extension/&quot;&gt;Download the extension from my site&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2008-07-04T13:54:50-06:00</dc:date>
    </item>

    <item>
      <title>LG SAEF File Upload&#8230;. Throwing my hat into the ring</title>
      <link>http://expressionengine.com/forums/viewthread/82231/</link>
      <guid>http://expressionengine.com/forums/viewthread/82231/#When:00:03:55Z</guid>
      <description>&lt;p&gt;Ok guys,
&lt;/p&gt;
&lt;p&gt;
I know it has been attempted many times before (some attempts more successful than others) but I have developed my own SAEF file upload extension.
&lt;/p&gt;
&lt;p&gt;
My extension is super easy to use&#8230; just install and add the following code to your SAEF form&#8230;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entry_form&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;weblog &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;gallery&quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lg_saef_file_upload &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;y&quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lg_saef_file_upload_dir_id &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;file&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;field_id_7&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;submit&apos; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;submit&apos; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entry_form&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&#45; All required / optional fields are respected
&lt;br /&gt;
&#45; File upload prefs are respected
&lt;br /&gt;
&#45; Duplicate files are renamed
&lt;/p&gt;
&lt;p&gt;
Simple....
&lt;/p&gt;
&lt;p&gt;
Like I said this has been attempted many times before so I want to get it right&#8230;
&lt;/p&gt;
&lt;p&gt;
&lt;span style=&quot;color:red;&quot;&gt;&lt;span style=&quot;font&#45;size:16px;&quot;&gt;&lt;b&gt;UPDATE 1&lt;/b&gt; June 23rd 4:49pm&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
I have tweaked a bit of the code and added the requested edit feature (needs some testing)
&lt;/p&gt;
&lt;p&gt;
So now if you have an edit form you can add a new hidden field that stores the original value. If the file upload element is empty the original value will be used otherwise the extension will try and overide the previous file.
&lt;/p&gt;
&lt;p&gt;
Example:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entry_form&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;weblog &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;gallery&quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lg_saef_file_upload &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;y&quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lg_saef_file_upload_dir_id &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;file&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;field_id_7&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;hidden&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;field_id_7&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;custom_field_that_holds_the_data&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;submit&apos; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;submit&apos; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entry_form&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Note there is no way to delete a file yet.. Hopefully that will be coming soon.
&lt;/p&gt;
&lt;p&gt;
If you are having issues with logging into the cp turn off auto update checking when you install the extension.
&lt;/p&gt;
&lt;p&gt;
Grab the latest download.
&lt;/p&gt;
&lt;p&gt;
&lt;span style=&quot;color:red;&quot;&gt;&lt;span style=&quot;font&#45;size:16px;&quot;&gt;&lt;b&gt;UPDATE 2&lt;/b&gt; June 23rd 5:30pm&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Ok after a bit more testing I have realised there is no need for the hidden field&#8230; It actually causes complications&#8230;
&lt;/p&gt;
&lt;p&gt;
Here is a basic edit form:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entries entry_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;segment_1&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entry_form&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;weblog &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;upload_test&quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lg_saef_file_upload &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;y&quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lg_saef_file_upload_dir_id &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;hidden&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;entry_id&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;entry_id&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;hidden&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;entry_date&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;entry_date format=&apos;%Y&#45;%m&#45;%d %g:%i %A&apos;&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;text&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;title&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;title&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;file&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;field_id_224&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;file&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;field_id_225&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;submit&apos; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;submit&apos; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entry_form&#125;&lt;br /&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entries&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
You will obviously need to edit the field_ids and the weblogs entry loop&#8230; but I think we are getting there.
&lt;/p&gt;
&lt;p&gt;
&lt;span style=&quot;color:red;&quot;&gt;&lt;span style=&quot;font&#45;size:16px;&quot;&gt;&lt;b&gt;UPDATE 3&lt;/b&gt; June 24th 8:08am&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
I have uploaded a new version which should crush the member login bug some user have been reporting..
&lt;/p&gt;</description>
      <dc:date>2008-06-13T00:03:55-06:00</dc:date>
    </item>

    <item>
      <title>Checkboxes</title>
      <link>http://expressionengine.com/forums/viewthread/38843/</link>
      <guid>http://expressionengine.com/forums/viewthread/38843/#When:08:34:18Z</guid>
      <description>&lt;p&gt;This extension is very similar to the &#8220;Multi Drop&#45;down List&#8221; I created here http://expressionengine.com/forums/viewthread/38370/, however instead of a list it gives you checkboxes.&amp;nbsp; Let me know how this works for you all.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Update 1&lt;/b&gt; Added the ability to use separator=&quot;[string]&quot; in a template tag to override the default separator
&lt;/p&gt;</description>
      <dc:date>2006-10-03T08:34:18-06:00</dc:date>
    </item>

    <item>
      <title>Textile Editor Helper (TEH) extension</title>
      <link>http://expressionengine.com/forums/viewthread/54264/</link>
      <guid>http://expressionengine.com/forums/viewthread/54264/#When:16:47:26Z</guid>
      <description>&lt;p&gt;After coming across the very cool &lt;a href=&quot;http://slateinfo.blogs.wvu.edu/plugins/textile_editor_helper&quot;&gt;Textile Editor Helper plugin for Slate&lt;/a&gt; via this &lt;a href=&quot;http://expressionengine.com/forums/viewthread/51334/&quot;&gt;forum post&lt;/a&gt; a while back, I&#8217;ve been kicking around the idea of trying an extension for it. So I just did and thought I&#8217;d see if anyone finds it useful, or has any feedback on on my additions.
&lt;/p&gt;
&lt;p&gt;
If anyone&#8217;s interested in trying it out I&#8217;ve attached it here, and an image to give you the idea. The original version didn&#8217;t have link or email buttons, so I added those as well, though one of the Slate guys told me they&#8217;d be adding that in the next version so hopefully their implementation will be nicer. I didn&#8217;t add the preview as I thought it would compete with EE&#8217;s own preview area and be confusing. Though a live preview could be cool, if perhaps overkill.
&lt;/p&gt;
&lt;p&gt;
I&#8217;d love to hear what people think of this idea (as well as anything I could do to improve the extension itself of course).
&lt;/p&gt;
&lt;p&gt;
&#45;&#45;&#45;&#45;&#45;
&lt;/p&gt;
&lt;p&gt;
update: 1.0.4 &#45; bug fixes and added configurable help button.
&lt;/p&gt;</description>
      <dc:date>2007-06-15T16:47:26-06:00</dc:date>
    </item>

    <item>
      <title>Playa</title>
      <link>http://expressionengine.com/forums/viewthread/78049/</link>
      <guid>http://expressionengine.com/forums/viewthread/78049/#When:00:11:43Z</guid>
      <description>&lt;p&gt;Playa is a powerful one&#45;to&#45;many field loosely based on Mark&#8217;s &lt;a href=&quot;http://expressionengine.com/forums/viewthread/39595/&quot;&gt;Multi&#45;Relation&lt;/a&gt; extension.
&lt;/p&gt;
&lt;p&gt;
Unlike the others, it enables you to…
&lt;/p&gt;
&lt;p&gt;
&#45; Pull content from multiple weblogs
&lt;br /&gt;
&#45; Limit the number of selectable entries
&lt;br /&gt;
&#45; Order your selections with drag&#45;and&#45;drop
&lt;br /&gt;
&#45; Close your entries and mean it
&lt;br /&gt;
&#45; Set selections as searchable
&lt;/p&gt;
&lt;p&gt;
Like Relationship and Multi&#45;Relation fields, Playa uses the related_entries template tag:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;related_entries id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;my_playa_field&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h4&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;title&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h4&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;body&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;related_entries&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;For more information and the download, go to &lt;a href=&quot;http://brandon&#45;kelly.com/apps/playa/&quot;&gt;http://brandon&#45;kelly.com/apps/playa/&lt;/a&gt;&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
Enjoy!
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Updates:&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&#45; 1.0.8 &#45; Bug fixes
&lt;br /&gt;
&#45; 1.0.9 &#45; &lt;a href=&quot;http://expressionengine.com/forums/viewreply/400672/&quot;&gt;Solution for the Quick Save dilemma&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2008-04-28T00:11:43-06:00</dc:date>
    </item>

    <item>
      <title>Extension: Restrict Entries (to Member Groups or Guests)</title>
      <link>http://expressionengine.com/forums/viewthread/55942/</link>
      <guid>http://expressionengine.com/forums/viewthread/55942/#When:17:44:57Z</guid>
      <description>&lt;p&gt;Hi,
&lt;/p&gt;
&lt;p&gt;
This extension enables another tab in the Publish page (configurable by weblog) that allows you to restrict that entry to certain member groups including the Guest group (anonymous site visitors).
&lt;/p&gt;
&lt;p&gt;
It was originally conceived as a more robust way of ‘sandboxing’ content rather than either creating separate templates or defining member group/status conditionals within the main templates.
&lt;/p&gt;
&lt;p&gt;
In the extension settings you can define which weblogs will have the new tab on the Publish page. If you choose the ‘Select All’ radio button then all existing and new weblogs will have the new tab.
&lt;/p&gt;
&lt;p&gt;
When you publish a new entry or edit one in a weblog that you have chosen in the settings a new tab will appear called Groups. This has checkboxes for all member groups except Super Admin, Banned and Pending. All groups selected will not see that entry even if its status is Open. Super Admins can always see any entry. The Guest group is the one to select if you wish to stop anonymous visitors from viewing that entry.
&lt;/p&gt;
&lt;p&gt;
Once the extension is installed a new column is shown in the Edit tab. This is called Restricted and shows which entries have had some sort of restriction applied.
&lt;/p&gt;
&lt;p&gt;
I think it will only work in versions 1.5.0 and up but I&#8217;d be grateful for feedback.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Updated to version 1.0.1&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.purple&#45;dogfish.co.uk/free&#45;stuff/restrict&#45;entries&quot;&gt;Download the latest version from my site&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Cheers
&lt;/p&gt;
&lt;p&gt;
Dry
&lt;/p&gt;</description>
      <dc:date>2007-07-06T17:44:57-06:00</dc:date>
    </item>

    <item>
      <title>Edit Menu extension</title>
      <link>http://expressionengine.com/forums/viewthread/68277/</link>
      <guid>http://expressionengine.com/forums/viewthread/68277/#When:06:48:57Z</guid>
      <description>&lt;p&gt;This extension adds a weblog menu to the Edit tab.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://elwinzuiderveld.nl/downloads/edit_menu.zip&quot;&gt;Download link&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The menu works with the default &#8220;hover&#8221; behaviour.
&lt;br /&gt;
I looked into adding a &#8220;click&#8221; version but that requires adding loads of CSS styles, and these are different for each theme etc. etc. Maybe someday&#8230;
&lt;/p&gt;
&lt;p&gt;
Let me know if you find anything odd or if you have suggestions.
&lt;/p&gt;</description>
      <dc:date>2008-01-07T06:48:57-06:00</dc:date>
    </item>

    <item>
      <title>Publishers Clearinghouse (remove weblogs from publish tab)</title>
      <link>http://expressionengine.com/forums/viewthread/65145/</link>
      <guid>http://expressionengine.com/forums/viewthread/65145/#When:19:47:02Z</guid>
      <description>&lt;p&gt;I&#8217;ve found clients are confused when using the Pages module to see those weblogs in the publish tab. This extension allows you to remove weblogs from said tab. This only works on the hover state &#45; if you click the publish tab and go to the resulting page you will see all your weblogs.
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;Special thanks to the_butcher for allowing me to trim 500+ lines of code from the extension &lt;img src=&quot;http://ellislab.com/images/smileys/wink.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;wink&quot; style=&quot;border:0;&quot; /&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Usage&lt;/b&gt;
&lt;br /&gt;
Step 1: Enable the extension, and in the settings add all the weblog names you would like to hide. You can select multiple weblogs from the list.
&lt;br /&gt;
Step 2: Enjoy
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Requirements&lt;/b&gt;
&lt;br /&gt;
EE 1.5 or higher.
&lt;br /&gt;
This has only been tested on 1.6.1, but it should work fine on 1.5 or higher. Please let me know if you have any issues.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Current Version&lt;/b&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color:red;&quot;&gt;1.1.2&lt;/span&gt;&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Version History&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;1.1.2&lt;/b&gt; &#45; Changed the extension priority to the lowest possible to limit extension conflicts.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;1.1.1&lt;/b&gt; &#45; Modified the extension to work with PHP4 (required PHP5 previously).
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;1.1.0&lt;/b&gt; &#45; Changed the way you choose weblogs in the settings area &#45; much easier to hide a large number of weblogs, or weblogs with long names.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;1.0.1&lt;/b&gt; &#45; removed some unnecessary code, and fixed a PHP warning if the extension was enabled and you didn&#8217;t have any weblogs in the settings.
&lt;/p&gt;</description>
      <dc:date>2007-11-15T19:47:02-06:00</dc:date>
    </item>

    <item>
      <title>File</title>
      <link>http://expressionengine.com/forums/viewthread/38997/</link>
      <guid>http://expressionengine.com/forums/viewthread/38997/#When:12:02:35Z</guid>
      <description>&lt;p&gt;Hello, all
&lt;br /&gt;
This extension places a simple file field on the publish page and allows the user to upload images/documents to the field.&amp;nbsp; It uses the existing upload directories defined and takes their settings, so file type and size restrictions should be valid.&amp;nbsp; Currently there is not an error system, because of the way EE runs it&#8217;s output, but i&#8217;ll look into something soon.&amp;nbsp; Also you should know that the extension requires JS if you want to remove an image.&amp;nbsp; Without JS it can not be done.
&lt;/p&gt;
&lt;p&gt;
Finally.&amp;nbsp; The &#8220;icons&#8221; folder goes in your default &#8220;images&#8221; folder next to the &#8220;uploads&#8221; directory.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;UPDATE:&lt;/b&gt; &#45; I&#8217;ve got a 3.x version going on my site, please try that before downgrading to the 2.x branch. Find it here: &lt;a href=&quot;http://docs.markhuot.com/ee/extensions/file/&quot;&gt;http://docs.markhuot.com/ee/extensions/file/&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2006-10-06T12:02:35-06:00</dc:date>
    </item>

    <item>
      <title>Hidden Weblogs</title>
      <link>http://expressionengine.com/forums/viewthread/41259/</link>
      <guid>http://expressionengine.com/forums/viewthread/41259/#When:21:44:42Z</guid>
      <description>&lt;p&gt;Use this extension to hide a weblog from your publish menu.&amp;nbsp; Useful in conjunction with my static pages weblog if you have more than one weblog marked as &#8220;static&#8221;.&amp;nbsp; To use, just install the extension, go to the &#8220;Settings&#8221; and select which weblogs to hide.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;WARNING:&lt;/b&gt; This extension may not work in EE 1.6.0+.
&lt;/p&gt;</description>
      <dc:date>2006-12-02T21:44:42-06:00</dc:date>
    </item>

    
    </channel>
</rss>