<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Custom Modules</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Developing custom modules for DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: epiFrame - With IE6, I cannot get any autowidth/height to work...</title><link>http://forums.asp.net/thread/1342312.aspx</link><pubDate>Sat, 15 Jul 2006 20:05:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1342312</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1342312.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1342312</wfw:commentRss><description>Did your try entering a relative source url?&lt;br /&gt;</description></item><item><title>epiFrame - With IE6, I cannot get any autowidth/height to work...</title><link>http://forums.asp.net/thread/1342280.aspx</link><pubDate>Sat, 15 Jul 2006 19:11:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1342280</guid><dc:creator>mjz</dc:creator><author>mjz</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1342280.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1342280</wfw:commentRss><description>&lt;p&gt;The frame always says Page Blocked. I've tried what i believe to be just about all combinations of settings, but once I check the autoresize height/width, the frame is blocked.&lt;/p&gt;
&lt;p&gt;This is on DNN4.3&lt;/p&gt;
&lt;p&gt;Any ideas? What have I missed?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1304897.aspx</link><pubDate>Sun, 04 Jun 2006 19:52:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1304897</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1304897.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1304897</wfw:commentRss><description>After taking a detailed look at the mentioned localization issue, I found out, that Leupold actually was right. However the Asp.Net localization can be tweaked easily to fit the DNN-Localization. This was what I did after discovering the problems. It works pretty fine, but requires a few core-changes, therefor&amp;nbsp; I recommend everybody to use 1.2.x instead, but maybe&amp;nbsp; the core team likes the changes I proposed (I have been sending a working example of a custom ResourceProviderFactory and other parts needed to adapt the Asp.Net localization to Leupold).&lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1286123.aspx</link><pubDate>Mon, 15 May 2006 16:12:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1286123</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1286123.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1286123</wfw:commentRss><description>I could not find any information about this feature in DotNetNuke Localization.pdf. As I do not know what it does and how it works I cannot test it. It would be kind, if you could provide me with further information on how this works and what I should test. &lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1285307.aspx</link><pubDate>Sun, 14 May 2006 12:27:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1285307</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1285307.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1285307</wfw:commentRss><description>I forgot to mention one DNN localization function, that was implemented to support the developer and is also annonced to be used in planned module certification: the "show missing keys" switch in web.config. I f turned on, it will indicate by a special prefix, which texts don't have a localization (this is also improved in upcoming DNN 3.3/4.1)</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283467.aspx</link><pubDate>Thu, 11 May 2006 18:45:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283467</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283467.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283467</wfw:commentRss><description>In some sub-forums (and as it seems also this one) I'm unmoderated, but editing still isn't possible. However, this doesn't concern the topic...&lt;br /&gt;&lt;br /&gt;... Yepp, you're right with saying DNN and Asp.Net localization features are competing, but this does not mean they would not work together. Actually both do exactly the same, only the code-base is different. Both use the same naming-convention, fallback-mechanisms are the same (per default) and the .resx files use the same format. This is the reason why I do not see any problems with using both, Asp.Net and DNN localization together. When looking at Library/Components/Localization/Localization.vb you'll notice that DNN is implementing localization mostly the same way as the new .Net 2 features do.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PS: I'm using the Asp.Net forums, since I started this thread here and because of the "real" DotNetNuke forums loading slower and being harder to read (the design isn't that clear). However, it seems like I'll be forced to move to the new forums...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283417.aspx</link><pubDate>Thu, 11 May 2006 17:56:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283417</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283417.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283417</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Kabelsalat:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Sorry for this tripple-post, but editing has been disabled a long time a go :(&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;AFAIK editing is limited to unmoderated users only. You need a couple of posts to get unmoderated. Notice, that the DotNetNuke&amp;nbsp;forums on ASP.Net will be closed in the future (no date fixed yet), please use the forums on DotNetNuke.com for announcements and discussions.&lt;/p&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283411.aspx</link><pubDate>Thu, 11 May 2006 17:52:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283411</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283411.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283411</wfw:commentRss><description>have you checked the output of the resource verifier as well and creating a new language. I know, there are areas, where the language editor can be bitchy.</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283406.aspx</link><pubDate>Thu, 11 May 2006 17:49:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283406</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283406.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283406</wfw:commentRss><description>&lt;p&gt;Kabelsalat, &lt;/p&gt;
&lt;p&gt;being the most experienced DNN translator, maybe I should explain saome details of the localization concept of DotNetNuke:&lt;/p&gt;
&lt;p&gt;The localization solution consists of components for implicit and explicit&amp;nbsp;translation of strings used in the core and all modules. This part competes with ASP.Net 2.0 localization. Both use resx files to store the resource keys and values per language. AFAIK they have different naming conventions for files and maybe fallback mechanisms. The&amp;nbsp;base language&amp;nbsp;resource&amp;nbsp;files are created in the developement environment.&lt;/p&gt;
&lt;p&gt;For translators of the core or modules, there are the following tools: language editor, resource verifier, resource pack generator and resource pack installer.&lt;/p&gt;
&lt;p&gt;The language editor is for creating and editing localized resource files. It&amp;nbsp;adds missing keys and removes obsolete one and you can optionally highlight pending translations. you can also use the editor to create portal individual adoptions of the language files.&lt;/p&gt;
&lt;p&gt;The resource verifier compares translated resource files with the original ones and reports missing or outdated&amp;nbsp;files and&amp;nbsp;missing or obsolete keys.&lt;/p&gt;
&lt;p&gt;The resource pack generator creates a language pack for the complete installation, the core framework, one or multiple modules and providers. Each language pack is language specific.&lt;/p&gt;
&lt;p&gt;The resource pack installer import a resource pack and places the files into existing folders. It reports files, tha cannot be installed e.g. because of not installed modules or providers.&lt;/p&gt;
&lt;p&gt;As a conclusion, DNN comes with a full set of tools for efficient translation of DNN and its components into any language.&lt;/p&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283388.aspx</link><pubDate>Thu, 11 May 2006 17:35:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283388</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283388.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283388</wfw:commentRss><description>Sorry for this tripple-post, but editing has been disabled a long time a go :(&lt;br /&gt;&lt;br /&gt;-&amp;gt; Tested using DotNetNuke 4.0.3 + epiFrame 2.0.0&lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283386.aspx</link><pubDate>Thu, 11 May 2006 17:34:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283386</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283386.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283386</wfw:commentRss><description>Even with version 2.0.0 (Asp.Net localization), the language editor is able to identify all resources correctly... works like a charm :)&lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283372.aspx</link><pubDate>Thu, 11 May 2006 17:23:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283372</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283372.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283372</wfw:commentRss><description>I'll definitely give the Language Editor a try... &lt;br /&gt;&lt;br /&gt;Btw: The module is already translated into german. This was done using GlobalResource (http://www.everylittlething.net/GlobalResource/).&lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283363.aspx</link><pubDate>Thu, 11 May 2006 17:16:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283363</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283363.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283363</wfw:commentRss><description>IMHO, you should test translating your module with the language editor, if you want users to be able to use your module outside English tongued countries. Note that it is sensitive regarding location and names of the files, as well as their internal structure.</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283302.aspx</link><pubDate>Thu, 11 May 2006 16:21:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283302</guid><dc:creator>Kabelsalat</dc:creator><author>Kabelsalat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283302.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283302</wfw:commentRss><description>The answer is simple: I do like the Asp.Net localization features more and furthermore I didn't see any drawbacks at the beginning. Actually the only Contra-Aspect of the Asp.Net localization in combination with DotNetNuke I figured out till now, is that the default web.config disables the .resx BuildProvider which is neccessary to use Asp.Net localization. After reenabling it everything worked as desired and I wasn't able to notice any side-effects (see related bug-report mentioned in my previous post). Anyhow, requiring changes to the default web.config is always problematic for a module, therfor I made the 1.2.x-Version tree which only uses the localization features offered by DNN (additionally this made converting the module back to DNN3 somewhat easier).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PS: I never tested the integrated Language Editor, but I cannot imagine of any problems related to Asp.Net localization: Only the way the .resx files are accessed changes, not the files itself and what else does the Language Editor do than editing .resx files below the App_LocalResources folders?&lt;br /&gt;</description></item><item><title>Re: epiFrame - Advanced iFrame module</title><link>http://forums.asp.net/thread/1283249.aspx</link><pubDate>Thu, 11 May 2006 15:42:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1283249</guid><dc:creator>leupold</dc:creator><author>leupold</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1283249.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=98&amp;PostID=1283249</wfw:commentRss><description>&lt;p&gt;Kabelsalat,&lt;/p&gt;
&lt;p&gt;can you please explain&amp;nbsp;your reasons for using ASP.Net 2 localization in you 2.0 module? AFAIK this is not supported by the DNN built in language editor, so translator will need extra tools to create installable lanugage packs. Thank you.&lt;/p&gt;</description></item></channel></rss>