﻿<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
  <channel>
    <title>Focus on DNN</title>
    <link>http://www.aboutdnn.com/Default.aspx?TabId=76&amp;rssid=1&amp;categoryid=1</link>
    <description>Focus on DNN module development, skin design.</description>
    <language>en-US</language>
    <generator>SunBlogNuke v2.6.2.0</generator>
    <item>
      <title>Using Ext JS FormPanel in DotNetNuke</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/1/default.aspx">ModuleDev</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/200/Default.aspx</link>
      <description>&lt;h4&gt;&lt;strong&gt;3.x and 2.x Cannot render a formpanel, asp.net to blame &lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://67.228.178.42/forum/showthread.php?p=351896" href="http://67.228.178.42/forum/showthread.php?p=351896"&gt;http://67.228.178.42/forum/showthread.php?p=351896&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;ASP.Net and FormPanel fix &lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="https://www.extjs.com/forum/showthread.php?t=30047" href="https://www.extjs.com/forum/showthread.php?t=30047"&gt;https://www.extjs.com/forum/showthread.php?t=30047&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;Need help with FormPanel in an existing form element &lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.extjs.com/forum/showthread.php?t=20010" href="http://www.extjs.com/forum/showthread.php?t=20010"&gt;http://www.extjs.com/forum/showthread.php?t=20010&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;&lt;strong&gt;render formpanel into existing asp page&lt;/strong&gt;&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://www.extjs.com/forum/showthread.php?p=231474" href="http://www.extjs.com/forum/showthread.php?p=231474"&gt;http://www.extjs.com/forum/showthread.php?p=231474&lt;/a&gt;&lt;/p&gt;  &lt;h4&gt;LiveUI Web framework:&lt;/h4&gt;  &lt;p&gt;&lt;a title="http://liveui.net/docs/overview.html" href="http://liveui.net/docs/overview.html"&gt;http://liveui.net/docs/overview.html&lt;/a&gt;&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <comments>http://www.aboutdnn.com/Blog/tabid/76/entryid/200/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/200/Default.aspx</guid>
      <pubDate>Sun, 28 Feb 2010 09:46:44 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=200</trackback:ping>
    </item>
    <item>
      <title>How to add module's source package to DNN development environment</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/1/default.aspx">ModuleDev</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/6/How-to-add-modules-source-package-to-DNN-development-environment.aspx</link>
      <description>&lt;h3&gt;Download the source package&lt;/h3&gt;  &lt;p&gt;You should get the source package of the module you want to modify. For DNN official module, source package shipped with PA package in the sometime, for third part module, if it's open source, you can find a source package on it's website.&lt;/p&gt;  &lt;p&gt;For example, DNN official Announcement module:&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/6/How-to-add-modules-source-package-to-DNN-development-environment.aspx</guid>
      <pubDate>Fri, 24 Apr 2009 05:10:55 GMT</pubDate>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=6</trackback:ping>
    </item>
    <item>
      <title>Customize the login interface of DNN</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/1/default.aspx">ModuleDev</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/5/Customize-the-login-interface-of-DNN.aspx</link>
      <description>&lt;p&gt;Sometimes, we want to customize the login interface of DNN, &lt;/p&gt;  &lt;p&gt;One quick way is modifying the ascx file of login control. In DNN 4.x+, you can find the login control at Admin/Authenticaion/Login.ascx &lt;/p&gt;  &lt;p&gt;But when you open the Login.ascx, you will find you can not see the User Name and Login field, what’s the problem? &lt;/p&gt;  &lt;p&gt;For supporting multiple authentication way, DNN 4.x+ redesigned the login control. Administrator can config DNN use many authentication provider, so User Name and Password field will be dynamic injected, in Admin/Authenticaion/Login.ascx, we can find those code: &lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/5/Customize-the-login-interface-of-DNN.aspx</guid>
      <pubDate>Fri, 24 Apr 2009 05:10:18 GMT</pubDate>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=5</trackback:ping>
    </item>
    <item>
      <title>Onclick event only accessible by a user with edit rights</title>
      <category domain="http://www.aboutdnn.com/blog/tabid/76/categoryid/1/default.aspx">ModuleDev</category>
      <link>http://www.aboutdnn.com/Blog/tabid/76/entryid/3/Onclick-event-only-accessible-by-a-user-with-edit-rights.aspx</link>
      <description>&lt;p&gt;I having the following problem with all of my custom modules. When I add a linkbutton or button in my custom module "View" page the onclick event of this button is only accessible by a user with edit rights on the module. I need for Every user (unregistered) to be able to click the button. &lt;/p&gt;  &lt;p&gt;Even in a simple Module that does not even have an Edit page and with no settings needed. Just a view page that does one simple thing the DNN wont let you click any custom buttons if the user does not have edit rights&lt;/p&gt; </description>
      <dc:creator>Nicholas Lu</dc:creator>
      <guid isPermaLink="true">http://www.aboutdnn.com/Blog/tabid/76/entryid/3/Onclick-event-only-accessible-by-a-user-with-edit-rights.aspx</guid>
      <pubDate>Fri, 24 Apr 2009 05:08:52 GMT</pubDate>
      <trackback:ping>http://www.aboutdnn.com/DesktopModules/SunBlog/Trackback.aspx?id=3</trackback:ping>
    </item>
  </channel>
</rss>