<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>dnnskinextensions Releases Rss Feed</title><link>http://dnnskinextensions.codeplex.com/Release/ProjectReleases.aspx</link><description>dnnskinextensions Releases Rss Description</description><item><title>Updated Release: SimpleTitle Skin Object Legacy (Mar 31, 2010)</title><link>http://dnnskinextensions.codeplex.com/releases/view/42864</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This  is a legacy version&lt;/h2&gt;&lt;b&gt;please visit this page for the latest version &lt;a href="http://simpletitle.codeplex.com/"&gt;http://simpletitle.codeplex.com/&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This is a templatable Skin Object that by default only renders the &amp;quot;page name&amp;quot; if used in a skin and the &amp;quot;module title&amp;quot; if used in a Container.&lt;br /&gt;No extra spans, classes or other HTML will be rendered.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New in Version 01.01.00&lt;/b&gt;&lt;br /&gt;The title is now templatable.&lt;br /&gt;As any leading and trailing spaces are stripped you can now hide the title including the &amp;lt;h2&amp;gt; by using a space character as the module Title.&lt;br /&gt;The default template = [TITLE]&lt;br /&gt;Use template=&amp;quot;&amp;lt;h2&amp;gt;[TITLE]&amp;lt;/h2&amp;gt;&amp;quot; to render the title in an H2&lt;br /&gt;&lt;br /&gt;Please note this is a DNN 5 only version.&lt;br /&gt;(if you want a DNN 4 version, download the older 01.00.02 version &lt;a href="http://dnnskinextensions.codeplex.com/releases/view/59492"&gt;http://dnnskinextensions.codeplex.com/releases/view/59492&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Add to an ASCX skin:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;FF_SIMPLETITLE&amp;quot; Src=&amp;quot;~/DesktopModules/40fingers/skinobjects/simpletitle/SimpleTitle.ascx&amp;quot; %&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;dnn:FF_SIMPLETITLE runat=&amp;quot;server&amp;quot; id=&amp;quot;ffSIMPLETITLE&amp;quot; /&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Add to a DNN5 HTML skin:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;object id=&amp;quot;ffSIMPLETITLE&amp;quot; codetype=&amp;quot;dotnetnuke/server&amp;quot; codebase=&amp;quot;FF_SIMPLETITLE&amp;quot;&amp;gt;&amp;lt;/object&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Remarks:&lt;/b&gt;&lt;br /&gt;This can be used in both a skin and a container&lt;br /&gt;&lt;br /&gt;If you want the text wrapped in an h2, simply hardcode the h2 in your skin or use the new template attribute:&lt;br /&gt;&lt;br /&gt;&amp;lt;h1&amp;gt;&amp;lt;dnn:FF_SIMPLETITLE runat=&amp;quot;server&amp;quot; id=&amp;quot;ffSIMPLETITLE&amp;quot; /&amp;gt;&amp;lt;/h1&amp;gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Wed, 05 Dec 2012 14:37:34 GMT</pubDate><guid isPermaLink="false">Updated Release: SimpleTitle Skin Object Legacy (Mar 31, 2010) 20121205023734P</guid></item><item><title>Released: SimpleTitle Skin Object Legacy (Mar 31, 2010)</title><link>http://dnnskinextensions.codeplex.com/releases/view/42864</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;This is a legacy version&lt;/h2&gt;
&lt;b&gt;please visit this page for the latest version &lt;a href="http://simpletitle.codeplex.com/"&gt;
http://simpletitle.codeplex.com/&lt;/a&gt;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
This is a templatable Skin Object that by default only renders the &amp;quot;page name&amp;quot; if used in a skin and the &amp;quot;module title&amp;quot; if used in a Container.&lt;br&gt;
No extra spans, classes or other HTML will be rendered.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;New in Version 01.01.00&lt;/b&gt;&lt;br&gt;
The title is now templatable.&lt;br&gt;
As any leading and trailing spaces are stripped you can now hide the title including the &amp;lt;h2&amp;gt; by using a space character as the module Title.&lt;br&gt;
The default template = [TITLE]&lt;br&gt;
Use template=&amp;quot;&amp;lt;h2&amp;gt;[TITLE]&amp;lt;/h2&amp;gt;&amp;quot; to render the title in an H2&lt;br&gt;
&lt;br&gt;
Please note this is a DNN 5 only version.&lt;br&gt;
(if you want a DNN 4 version, download the older 01.00.02 version &lt;a href="http://dnnskinextensions.codeplex.com/releases/view/59492"&gt;
http://dnnskinextensions.codeplex.com/releases/view/59492&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Add to an ASCX skin:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;FF_SIMPLETITLE&amp;quot; Src=&amp;quot;~/DesktopModules/40fingers/skinobjects/simpletitle/SimpleTitle.ascx&amp;quot; %&amp;gt;&lt;br&gt;
&lt;br&gt;
&amp;lt;dnn:FF_SIMPLETITLE runat=&amp;quot;server&amp;quot; id=&amp;quot;ffSIMPLETITLE&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Add to a DNN5 HTML skin:&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&amp;lt;object id=&amp;quot;ffSIMPLETITLE&amp;quot; codetype=&amp;quot;dotnetnuke/server&amp;quot; codebase=&amp;quot;FF_SIMPLETITLE&amp;quot;&amp;gt;&amp;lt;/object&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Remarks:&lt;/b&gt;&lt;br&gt;
This can be used in both a skin and a container&lt;br&gt;
&lt;br&gt;
If you want the text wrapped in an h2, simply hardcode the h2 in your skin or use the new template attribute:&lt;br&gt;
&lt;br&gt;
&amp;lt;h1&amp;gt;&amp;lt;dnn:FF_SIMPLETITLE runat=&amp;quot;server&amp;quot; id=&amp;quot;ffSIMPLETITLE&amp;quot; /&amp;gt;&amp;lt;/h1&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 05 Dec 2012 14:37:34 GMT</pubDate><guid isPermaLink="false">Released: SimpleTitle Skin Object Legacy (Mar 31, 2010) 20121205023734P</guid></item><item><title>Updated Release: SimpleTitle Skin Object Legacy (Mar 31, 2010)</title><link>http://dnnskinextensions.codeplex.com/releases/view/42864</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;This  is a legacy version&lt;/h2&gt;*please visit this page for the latest version &lt;a href="http://simpletitle.codeplex.com/"&gt;http://simpletitle.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a templatable Skin Object that by default only renders the &amp;quot;page name&amp;quot; if used in a skin and the &amp;quot;module title&amp;quot; if used in a Container.&lt;br /&gt;No extra spans, classes or other HTML will be rendered.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;New in Version 01.01.00&lt;/b&gt;&lt;br /&gt;The title is now templatable.&lt;br /&gt;As any leading and trailing spaces are stripped you can now hide the title including the &amp;lt;h2&amp;gt; by using a space character as the module Title.&lt;br /&gt;The default template = [TITLE]&lt;br /&gt;Use template=&amp;quot;&amp;lt;h2&amp;gt;[TITLE]&amp;lt;/h2&amp;gt;&amp;quot; to render the title in an H2&lt;br /&gt;&lt;br /&gt;Please note this is a DNN 5 only version.&lt;br /&gt;(if you want a DNN 4 version, download the older 01.00.02 version &lt;a href="http://dnnskinextensions.codeplex.com/releases/view/59492"&gt;http://dnnskinextensions.codeplex.com/releases/view/59492&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Add to an ASCX skin:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;dnn&amp;quot; TagName=&amp;quot;FF_SIMPLETITLE&amp;quot; Src=&amp;quot;~/DesktopModules/40fingers/skinobjects/simpletitle/SimpleTitle.ascx&amp;quot; %&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;dnn:FF_SIMPLETITLE runat=&amp;quot;server&amp;quot; id=&amp;quot;ffSIMPLETITLE&amp;quot; /&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Add to a DNN5 HTML skin:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;object id=&amp;quot;ffSIMPLETITLE&amp;quot; codetype=&amp;quot;dotnetnuke/server&amp;quot; codebase=&amp;quot;FF_SIMPLETITLE&amp;quot;&amp;gt;&amp;lt;/object&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Remarks:&lt;/b&gt;&lt;br /&gt;This can be used in both a skin and a container&lt;br /&gt;&lt;br /&gt;If you want the text wrapped in an h2, simply hardcode the h2 in your skin or use the new template attribute:&lt;br /&gt;&lt;br /&gt;&amp;lt;h1&amp;gt;&amp;lt;dnn:FF_SIMPLETITLE runat=&amp;quot;server&amp;quot; id=&amp;quot;ffSIMPLETITLE&amp;quot; /&amp;gt;&amp;lt;/h1&amp;gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Wed, 05 Dec 2012 14:36:45 GMT</pubDate><guid isPermaLink="false">Updated Release: SimpleTitle Skin Object Legacy (Mar 31, 2010) 20121205023645P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>&lt;div class="wikidoc"&gt;!this is a legacy version, please download the latest version from!&lt;br /&gt;&lt;a href="http://stylehelper.codeplex.com/"&gt;http://stylehelper.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page. &lt;br /&gt;It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object). &lt;br /&gt;&lt;br /&gt;&lt;b&gt;This version is DNN 05.03.02+ only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png" /&gt;&lt;br /&gt;&lt;br /&gt;This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br /&gt;These filters can be positive (include) or negative (exclude). &lt;br /&gt;&lt;br /&gt;This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br /&gt;Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br /&gt;&lt;br /&gt;For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx"&gt;http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Examples of use&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- Remove certain CSS files from the Head&lt;br /&gt;- Load Browser specific CSS / JS files&lt;br /&gt;- Load a culture specific CSS file&lt;br /&gt;- Load a stylesheet specifically for RTL languages&lt;br /&gt;- Add Meta tags, (for the iPhone) to your page.&lt;br /&gt;- Set the doctype&lt;br /&gt;- Detect Mobile browsers&lt;br /&gt;- Redirect to another URL (based on filters)&lt;br /&gt;- Set the skins Doctype&lt;br /&gt;&lt;br /&gt;I will add some skin examples in the near future.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changes:&lt;/b&gt;&lt;br /&gt;Version 02.02.02&lt;br /&gt;- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br /&gt;&lt;br /&gt;Version 02.02.01&lt;br /&gt;- Bug fix in Referrer handling&lt;br /&gt;&lt;br /&gt;Version 02.02.00&lt;br /&gt;- Improved Redirect Handling&lt;br /&gt;- Get Backlink to the Page that casued the redirect&lt;br /&gt;- Add anything to the Head of the DotNetNuke page&lt;br /&gt;- Remove Existing DotNetNuke MetaTags&lt;br /&gt;- Links to Style sheets and Javascript files are now templatable&lt;br /&gt;&lt;br /&gt;Version 02.00.01&lt;br /&gt;Fixed bug in Mobile detection&lt;br /&gt;&lt;br /&gt;Version 02.00.00&lt;br /&gt;Changes:&lt;br /&gt;DNN 5 only release&lt;br /&gt;New:&lt;br /&gt;- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br /&gt;- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br /&gt;- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br /&gt;- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br /&gt;- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.08.04&lt;br /&gt;Bugs:&lt;br /&gt;Fixed issue in GetPageOrder (DNN 5 version) for  BodyClass attribute bugs.&lt;br /&gt;&lt;br /&gt;Version 01.08.03&lt;br /&gt;Bugs:&lt;br /&gt;Some minor BodyClass attribute bugs.&lt;br /&gt;Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br /&gt;Feature:&lt;br /&gt;You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br /&gt;&lt;br /&gt;Version 01.07.00&lt;br /&gt;Features:&lt;br /&gt;Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br /&gt;&lt;br /&gt;Version 01.06.01&lt;br /&gt;Bugs:&lt;br /&gt;RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br /&gt;&lt;br /&gt;Version 01.06.00&lt;br /&gt;Bugs:&lt;br /&gt;Control panel CSS files can be removed now.&lt;br /&gt;&lt;br /&gt;Version 01.05.00&lt;br /&gt; Bugs:  &lt;br /&gt;- Javascript is now Injected after jQuery&lt;br /&gt;- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br /&gt;(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br /&gt;&lt;br /&gt;Enhancements: &lt;br /&gt;- AddBodyClass attribute allows for the injection of a CSS class to the body of the page. &lt;br /&gt;This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.00.01&lt;br /&gt;- FilterRemove defaults to True now&lt;br /&gt;- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Fri, 08 Jun 2012 16:44:20 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011) 20120608044420P</guid></item><item><title>Released: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>
&lt;div class="wikidoc"&gt;!this is a legacy version, please download the latest version from!&lt;br&gt;
&lt;a href="http://stylehelper.codeplex.com/"&gt;http://stylehelper.codeplex.com/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page.
&lt;br&gt;
It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object).
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This version is DNN 05.03.02&amp;#43; only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png"&gt;&lt;br&gt;
&lt;br&gt;
This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br&gt;
These filters can be positive (include) or negative (exclude). &lt;br&gt;
&lt;br&gt;
This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br&gt;
Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br&gt;
&lt;br&gt;
For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx"&gt;
http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Examples of use&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
- Remove certain CSS files from the Head&lt;br&gt;
- Load Browser specific CSS / JS files&lt;br&gt;
- Load a culture specific CSS file&lt;br&gt;
- Load a stylesheet specifically for RTL languages&lt;br&gt;
- Add Meta tags, (for the iPhone) to your page.&lt;br&gt;
- Set the doctype&lt;br&gt;
- Detect Mobile browsers&lt;br&gt;
- Redirect to another URL (based on filters)&lt;br&gt;
- Set the skins Doctype&lt;br&gt;
&lt;br&gt;
I will add some skin examples in the near future.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Changes:&lt;/b&gt;&lt;br&gt;
Version 02.02.02&lt;br&gt;
- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br&gt;
&lt;br&gt;
Version 02.02.01&lt;br&gt;
- Bug fix in Referrer handling&lt;br&gt;
&lt;br&gt;
Version 02.02.00&lt;br&gt;
- Improved Redirect Handling&lt;br&gt;
- Get Backlink to the Page that casued the redirect&lt;br&gt;
- Add anything to the Head of the DotNetNuke page&lt;br&gt;
- Remove Existing DotNetNuke MetaTags&lt;br&gt;
- Links to Style sheets and Javascript files are now templatable&lt;br&gt;
&lt;br&gt;
Version 02.00.01&lt;br&gt;
Fixed bug in Mobile detection&lt;br&gt;
&lt;br&gt;
Version 02.00.00&lt;br&gt;
Changes:&lt;br&gt;
DNN 5 only release&lt;br&gt;
New:&lt;br&gt;
- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br&gt;
- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br&gt;
- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br&gt;
- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br&gt;
- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Version 01.08.04&lt;br&gt;
Bugs:&lt;br&gt;
Fixed issue in GetPageOrder (DNN 5 version) for BodyClass attribute bugs.&lt;br&gt;
&lt;br&gt;
Version 01.08.03&lt;br&gt;
Bugs:&lt;br&gt;
Some minor BodyClass attribute bugs.&lt;br&gt;
Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br&gt;
Feature:&lt;br&gt;
You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br&gt;
&lt;br&gt;
Version 01.07.00&lt;br&gt;
Features:&lt;br&gt;
Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br&gt;
&lt;br&gt;
Version 01.06.01&lt;br&gt;
Bugs:&lt;br&gt;
RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br&gt;
&lt;br&gt;
Version 01.06.00&lt;br&gt;
Bugs:&lt;br&gt;
Control panel CSS files can be removed now.&lt;br&gt;
&lt;br&gt;
Version 01.05.00&lt;br&gt;
Bugs: &lt;br&gt;
- Javascript is now Injected after jQuery&lt;br&gt;
- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br&gt;
(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br&gt;
&lt;br&gt;
Enhancements: &lt;br&gt;
- AddBodyClass attribute allows for the injection of a CSS class to the body of the page.
&lt;br&gt;
This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order.
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Version 01.00.01&lt;br&gt;
- FilterRemove defaults to True now&lt;br&gt;
- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 08 Jun 2012 16:44:20 GMT</pubDate><guid isPermaLink="false">Released: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011) 20120608044420P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>&lt;div class="wikidoc"&gt;!this is a legacy version, please download the latest version from!&lt;br /&gt;&lt;a href="http://stylehelper.codeplex.com/"&gt;http://stylehelper.codeplex.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page. &lt;br /&gt;It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object). &lt;br /&gt;&lt;br /&gt;&lt;b&gt;This version is DNN 05.03.02+ only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png" /&gt;&lt;br /&gt;&lt;br /&gt;This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br /&gt;These filters can be positive (include) or negative (exclude). &lt;br /&gt;&lt;br /&gt;This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br /&gt;Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br /&gt;&lt;br /&gt;For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx"&gt;http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Examples of use&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- Remove certain CSS files from the Head&lt;br /&gt;- Load Browser specific CSS / JS files&lt;br /&gt;- Load a culture specific CSS file&lt;br /&gt;- Load a stylesheet specifically for RTL languages&lt;br /&gt;- Add Meta tags, (for the iPhone) to your page.&lt;br /&gt;- Set the doctype&lt;br /&gt;- Detect Mobile browsers&lt;br /&gt;- Redirect to another URL (based on filters)&lt;br /&gt;- Set the skins Doctype&lt;br /&gt;&lt;br /&gt;I will add some skin examples in the near future.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changes:&lt;/b&gt;&lt;br /&gt;Version 02.02.02&lt;br /&gt;- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br /&gt;&lt;br /&gt;Version 02.02.01&lt;br /&gt;- Bug fix in Referrer handling&lt;br /&gt;&lt;br /&gt;Version 02.02.00&lt;br /&gt;- Improved Redirect Handling&lt;br /&gt;- Get Backlink to the Page that casued the redirect&lt;br /&gt;- Add anything to the Head of the DotNetNuke page&lt;br /&gt;- Remove Existing DotNetNuke MetaTags&lt;br /&gt;- Links to Style sheets and Javascript files are now templatable&lt;br /&gt;&lt;br /&gt;Version 02.00.01&lt;br /&gt;Fixed bug in Mobile detection&lt;br /&gt;&lt;br /&gt;Version 02.00.00&lt;br /&gt;Changes:&lt;br /&gt;DNN 5 only release&lt;br /&gt;New:&lt;br /&gt;- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br /&gt;- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br /&gt;- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br /&gt;- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br /&gt;- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.08.04&lt;br /&gt;Bugs:&lt;br /&gt;Fixed issue in GetPageOrder (DNN 5 version) for  BodyClass attribute bugs.&lt;br /&gt;&lt;br /&gt;Version 01.08.03&lt;br /&gt;Bugs:&lt;br /&gt;Some minor BodyClass attribute bugs.&lt;br /&gt;Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br /&gt;Feature:&lt;br /&gt;You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br /&gt;&lt;br /&gt;Version 01.07.00&lt;br /&gt;Features:&lt;br /&gt;Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br /&gt;&lt;br /&gt;Version 01.06.01&lt;br /&gt;Bugs:&lt;br /&gt;RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br /&gt;&lt;br /&gt;Version 01.06.00&lt;br /&gt;Bugs:&lt;br /&gt;Control panel CSS files can be removed now.&lt;br /&gt;&lt;br /&gt;Version 01.05.00&lt;br /&gt; Bugs:  &lt;br /&gt;- Javascript is now Injected after jQuery&lt;br /&gt;- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br /&gt;(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br /&gt;&lt;br /&gt;Enhancements: &lt;br /&gt;- AddBodyClass attribute allows for the injection of a CSS class to the body of the page. &lt;br /&gt;This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.00.01&lt;br /&gt;- FilterRemove defaults to True now&lt;br /&gt;- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Fri, 08 Jun 2012 16:43:06 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011) 20120608044306P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.00.01 (May 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/66281</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Legacy Version, please download the latest Release&lt;/h2&gt;&lt;a href="http://dnnskinextensions.codeplex.com/"&gt;http://dnnskinextensions.codeplex.com/&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Fri, 08 Jun 2012 16:41:48 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.00.01 (May 19, 2011) 20120608044148P</guid></item><item><title>Released: 40FINGERS StyleHelper Skin Object 02.00.01 (May 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/66281</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;Legacy Version, please download the latest Release&lt;/h2&gt;
&lt;a href="http://dnnskinextensions.codeplex.com/"&gt;http://dnnskinextensions.codeplex.com/&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 08 Jun 2012 16:41:48 GMT</pubDate><guid isPermaLink="false">Released: 40FINGERS StyleHelper Skin Object 02.00.01 (May 19, 2011) 20120608044148P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.00 (Sep 11, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/73198</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;This is a legacy version, please download the latest version from&lt;/b&gt;&lt;br /&gt;&lt;a href="http://stylehelper.codeplex.com/" class="externalLink"&gt;http://stylehelper.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:26:00 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.00 (Sep 11, 2011) 20120119102600P</guid></item><item><title>Released: 40FINGERS StyleHelper Skin Object 02.02.00 (Sep 11, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/73198</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;This is a legacy version, please download the latest version from&lt;/b&gt;&lt;br&gt;
&lt;a href="http://stylehelper.codeplex.com/"&gt;http://stylehelper.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 19 Jan 2012 22:26:00 GMT</pubDate><guid isPermaLink="false">Released: 40FINGERS StyleHelper Skin Object 02.02.00 (Sep 11, 2011) 20120119102600P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.01 (Sep 14, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/73344</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;This is a legacy version, please download the latest version from&lt;/b&gt;&lt;br /&gt;&lt;a href="http://stylehelper.codeplex.com/" class="externalLink"&gt;http://stylehelper.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page. &lt;br /&gt;It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object). &lt;br /&gt;&lt;br /&gt;&lt;b&gt;This version is DNN 05.03.02+ only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png" /&gt;&lt;br /&gt;&lt;br /&gt;This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br /&gt;These filters can be positive (include) or negative (exclude). &lt;br /&gt;&lt;br /&gt;This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br /&gt;Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br /&gt;&lt;br /&gt;For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx" class="externalLink"&gt;http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Examples of use&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- Remove certain CSS files from the Head&lt;br /&gt;- Load Browser specific CSS / JS files&lt;br /&gt;- Load a culture specific CSS file&lt;br /&gt;- Load a stylesheet specifically for RTL languages&lt;br /&gt;- Add Meta tags, (for the iPhone) to your page.&lt;br /&gt;- Set the doctype&lt;br /&gt;- Detect Mobile browsers&lt;br /&gt;- Redirect to another URL (based on filters)&lt;br /&gt;- Set the skins Doctype&lt;br /&gt;&lt;br /&gt;I will add some skin examples in the near future.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changes:&lt;/b&gt;&lt;br /&gt;Version 02.02.01&lt;br /&gt;- Bug fix in Referrer handling&lt;br /&gt;&lt;br /&gt;Version 02.02.00&lt;br /&gt;- Improved Redirect Handling&lt;br /&gt;- Get Backlink to the Page that casued the redirect&lt;br /&gt;- Add anything to the Head of the DotNetNuke page&lt;br /&gt;- Remove Existing DotNetNuke MetaTags&lt;br /&gt;- Links to Style sheets and Javascript files are now templatable&lt;br /&gt;&lt;br /&gt;Version 02.00.01&lt;br /&gt;Fixed bug in Mobile detection&lt;br /&gt;&lt;br /&gt;Version 02.00.00&lt;br /&gt;Changes:&lt;br /&gt;DNN 5 only release&lt;br /&gt;New:&lt;br /&gt;- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br /&gt;- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br /&gt;- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br /&gt;- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br /&gt;- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.08.04&lt;br /&gt;Bugs:&lt;br /&gt;Fixed issue in GetPageOrder (DNN 5 version) for  BodyClass attribute bugs.&lt;br /&gt;&lt;br /&gt;Version 01.08.03&lt;br /&gt;Bugs:&lt;br /&gt;Some minor BodyClass attribute bugs.&lt;br /&gt;Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br /&gt;Feature:&lt;br /&gt;You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br /&gt;&lt;br /&gt;Version 01.07.00&lt;br /&gt;Features:&lt;br /&gt;Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br /&gt;&lt;br /&gt;Version 01.06.01&lt;br /&gt;Bugs:&lt;br /&gt;RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br /&gt;&lt;br /&gt;Version 01.06.00&lt;br /&gt;Bugs:&lt;br /&gt;Control panel CSS files can be removed now.&lt;br /&gt;&lt;br /&gt;Version 01.05.00&lt;br /&gt; Bugs:  &lt;br /&gt;- Javascript is now Injected after jQuery&lt;br /&gt;- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br /&gt;(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br /&gt;&lt;br /&gt;Enhancements: &lt;br /&gt;- AddBodyClass attribute allows for the injection of a CSS class to the body of the page. &lt;br /&gt;This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.00.01&lt;br /&gt;- FilterRemove defaults to True now&lt;br /&gt;- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:25:40 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.01 (Sep 14, 2011) 20120119102540P</guid></item><item><title>Released: 40FINGERS StyleHelper Skin Object 02.02.01 (Sep 14, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/73344</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;This is a legacy version, please download the latest version from&lt;/b&gt;&lt;br&gt;
&lt;a href="http://stylehelper.codeplex.com/"&gt;http://stylehelper.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page.
&lt;br&gt;
It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object).
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This version is DNN 05.03.02&amp;#43; only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png"&gt;&lt;br&gt;
&lt;br&gt;
This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br&gt;
These filters can be positive (include) or negative (exclude). &lt;br&gt;
&lt;br&gt;
This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br&gt;
Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br&gt;
&lt;br&gt;
For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx"&gt;
http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Examples of use&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
- Remove certain CSS files from the Head&lt;br&gt;
- Load Browser specific CSS / JS files&lt;br&gt;
- Load a culture specific CSS file&lt;br&gt;
- Load a stylesheet specifically for RTL languages&lt;br&gt;
- Add Meta tags, (for the iPhone) to your page.&lt;br&gt;
- Set the doctype&lt;br&gt;
- Detect Mobile browsers&lt;br&gt;
- Redirect to another URL (based on filters)&lt;br&gt;
- Set the skins Doctype&lt;br&gt;
&lt;br&gt;
I will add some skin examples in the near future.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Changes:&lt;/b&gt;&lt;br&gt;
Version 02.02.01&lt;br&gt;
- Bug fix in Referrer handling&lt;br&gt;
&lt;br&gt;
Version 02.02.00&lt;br&gt;
- Improved Redirect Handling&lt;br&gt;
- Get Backlink to the Page that casued the redirect&lt;br&gt;
- Add anything to the Head of the DotNetNuke page&lt;br&gt;
- Remove Existing DotNetNuke MetaTags&lt;br&gt;
- Links to Style sheets and Javascript files are now templatable&lt;br&gt;
&lt;br&gt;
Version 02.00.01&lt;br&gt;
Fixed bug in Mobile detection&lt;br&gt;
&lt;br&gt;
Version 02.00.00&lt;br&gt;
Changes:&lt;br&gt;
DNN 5 only release&lt;br&gt;
New:&lt;br&gt;
- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br&gt;
- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br&gt;
- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br&gt;
- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br&gt;
- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Version 01.08.04&lt;br&gt;
Bugs:&lt;br&gt;
Fixed issue in GetPageOrder (DNN 5 version) for BodyClass attribute bugs.&lt;br&gt;
&lt;br&gt;
Version 01.08.03&lt;br&gt;
Bugs:&lt;br&gt;
Some minor BodyClass attribute bugs.&lt;br&gt;
Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br&gt;
Feature:&lt;br&gt;
You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br&gt;
&lt;br&gt;
Version 01.07.00&lt;br&gt;
Features:&lt;br&gt;
Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br&gt;
&lt;br&gt;
Version 01.06.01&lt;br&gt;
Bugs:&lt;br&gt;
RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br&gt;
&lt;br&gt;
Version 01.06.00&lt;br&gt;
Bugs:&lt;br&gt;
Control panel CSS files can be removed now.&lt;br&gt;
&lt;br&gt;
Version 01.05.00&lt;br&gt;
Bugs: &lt;br&gt;
- Javascript is now Injected after jQuery&lt;br&gt;
- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br&gt;
(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br&gt;
&lt;br&gt;
Enhancements: &lt;br&gt;
- AddBodyClass attribute allows for the injection of a CSS class to the body of the page.
&lt;br&gt;
This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order.
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Version 01.00.01&lt;br&gt;
- FilterRemove defaults to True now&lt;br&gt;
- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 19 Jan 2012 22:25:40 GMT</pubDate><guid isPermaLink="false">Released: 40FINGERS StyleHelper Skin Object 02.02.01 (Sep 14, 2011) 20120119102540P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;this is a legacy version, please download the latest version from&lt;/b&gt;&lt;br /&gt;&lt;a href="http://stylehelper.codeplex.com/" class="externalLink"&gt;http://stylehelper.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page. &lt;br /&gt;It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object). &lt;br /&gt;&lt;br /&gt;&lt;b&gt;This version is DNN 05.03.02+ only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png" /&gt;&lt;br /&gt;&lt;br /&gt;This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br /&gt;These filters can be positive (include) or negative (exclude). &lt;br /&gt;&lt;br /&gt;This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br /&gt;Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br /&gt;&lt;br /&gt;For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx" class="externalLink"&gt;http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Examples of use&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- Remove certain CSS files from the Head&lt;br /&gt;- Load Browser specific CSS / JS files&lt;br /&gt;- Load a culture specific CSS file&lt;br /&gt;- Load a stylesheet specifically for RTL languages&lt;br /&gt;- Add Meta tags, (for the iPhone) to your page.&lt;br /&gt;- Set the doctype&lt;br /&gt;- Detect Mobile browsers&lt;br /&gt;- Redirect to another URL (based on filters)&lt;br /&gt;- Set the skins Doctype&lt;br /&gt;&lt;br /&gt;I will add some skin examples in the near future.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changes:&lt;/b&gt;&lt;br /&gt;Version 02.02.02&lt;br /&gt;- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br /&gt;&lt;br /&gt;Version 02.02.01&lt;br /&gt;- Bug fix in Referrer handling&lt;br /&gt;&lt;br /&gt;Version 02.02.00&lt;br /&gt;- Improved Redirect Handling&lt;br /&gt;- Get Backlink to the Page that casued the redirect&lt;br /&gt;- Add anything to the Head of the DotNetNuke page&lt;br /&gt;- Remove Existing DotNetNuke MetaTags&lt;br /&gt;- Links to Style sheets and Javascript files are now templatable&lt;br /&gt;&lt;br /&gt;Version 02.00.01&lt;br /&gt;Fixed bug in Mobile detection&lt;br /&gt;&lt;br /&gt;Version 02.00.00&lt;br /&gt;Changes:&lt;br /&gt;DNN 5 only release&lt;br /&gt;New:&lt;br /&gt;- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br /&gt;- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br /&gt;- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br /&gt;- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br /&gt;- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.08.04&lt;br /&gt;Bugs:&lt;br /&gt;Fixed issue in GetPageOrder (DNN 5 version) for  BodyClass attribute bugs.&lt;br /&gt;&lt;br /&gt;Version 01.08.03&lt;br /&gt;Bugs:&lt;br /&gt;Some minor BodyClass attribute bugs.&lt;br /&gt;Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br /&gt;Feature:&lt;br /&gt;You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br /&gt;&lt;br /&gt;Version 01.07.00&lt;br /&gt;Features:&lt;br /&gt;Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br /&gt;&lt;br /&gt;Version 01.06.01&lt;br /&gt;Bugs:&lt;br /&gt;RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br /&gt;&lt;br /&gt;Version 01.06.00&lt;br /&gt;Bugs:&lt;br /&gt;Control panel CSS files can be removed now.&lt;br /&gt;&lt;br /&gt;Version 01.05.00&lt;br /&gt; Bugs:  &lt;br /&gt;- Javascript is now Injected after jQuery&lt;br /&gt;- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br /&gt;(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br /&gt;&lt;br /&gt;Enhancements: &lt;br /&gt;- AddBodyClass attribute allows for the injection of a CSS class to the body of the page. &lt;br /&gt;This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.00.01&lt;br /&gt;- FilterRemove defaults to True now&lt;br /&gt;- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:24:28 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011) 20120119102428P</guid></item><item><title>Released: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;this is a legacy version, please download the latest version from&lt;/b&gt;&lt;br&gt;
&lt;a href="http://stylehelper.codeplex.com/"&gt;http://stylehelper.codeplex.com/&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page.
&lt;br&gt;
It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object).
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;This version is DNN 05.03.02&amp;#43; only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png"&gt;&lt;br&gt;
&lt;br&gt;
This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br&gt;
These filters can be positive (include) or negative (exclude). &lt;br&gt;
&lt;br&gt;
This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br&gt;
Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br&gt;
&lt;br&gt;
For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx"&gt;
http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Examples of use&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
- Remove certain CSS files from the Head&lt;br&gt;
- Load Browser specific CSS / JS files&lt;br&gt;
- Load a culture specific CSS file&lt;br&gt;
- Load a stylesheet specifically for RTL languages&lt;br&gt;
- Add Meta tags, (for the iPhone) to your page.&lt;br&gt;
- Set the doctype&lt;br&gt;
- Detect Mobile browsers&lt;br&gt;
- Redirect to another URL (based on filters)&lt;br&gt;
- Set the skins Doctype&lt;br&gt;
&lt;br&gt;
I will add some skin examples in the near future.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Changes:&lt;/b&gt;&lt;br&gt;
Version 02.02.02&lt;br&gt;
- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br&gt;
&lt;br&gt;
Version 02.02.01&lt;br&gt;
- Bug fix in Referrer handling&lt;br&gt;
&lt;br&gt;
Version 02.02.00&lt;br&gt;
- Improved Redirect Handling&lt;br&gt;
- Get Backlink to the Page that casued the redirect&lt;br&gt;
- Add anything to the Head of the DotNetNuke page&lt;br&gt;
- Remove Existing DotNetNuke MetaTags&lt;br&gt;
- Links to Style sheets and Javascript files are now templatable&lt;br&gt;
&lt;br&gt;
Version 02.00.01&lt;br&gt;
Fixed bug in Mobile detection&lt;br&gt;
&lt;br&gt;
Version 02.00.00&lt;br&gt;
Changes:&lt;br&gt;
DNN 5 only release&lt;br&gt;
New:&lt;br&gt;
- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br&gt;
- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br&gt;
- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br&gt;
- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br&gt;
- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Version 01.08.04&lt;br&gt;
Bugs:&lt;br&gt;
Fixed issue in GetPageOrder (DNN 5 version) for BodyClass attribute bugs.&lt;br&gt;
&lt;br&gt;
Version 01.08.03&lt;br&gt;
Bugs:&lt;br&gt;
Some minor BodyClass attribute bugs.&lt;br&gt;
Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br&gt;
Feature:&lt;br&gt;
You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br&gt;
&lt;br&gt;
Version 01.07.00&lt;br&gt;
Features:&lt;br&gt;
Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br&gt;
&lt;br&gt;
Version 01.06.01&lt;br&gt;
Bugs:&lt;br&gt;
RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br&gt;
&lt;br&gt;
Version 01.06.00&lt;br&gt;
Bugs:&lt;br&gt;
Control panel CSS files can be removed now.&lt;br&gt;
&lt;br&gt;
Version 01.05.00&lt;br&gt;
Bugs: &lt;br&gt;
- Javascript is now Injected after jQuery&lt;br&gt;
- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br&gt;
(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br&gt;
&lt;br&gt;
Enhancements: &lt;br&gt;
- AddBodyClass attribute allows for the injection of a CSS class to the body of the page.
&lt;br&gt;
This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order.
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Version 01.00.01&lt;br&gt;
- FilterRemove defaults to True now&lt;br&gt;
- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 19 Jan 2012 22:24:28 GMT</pubDate><guid isPermaLink="false">Released: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011) 20120119102428P</guid></item><item><title>Updated Release: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/47234</link><description>&lt;div class="wikidoc"&gt;The 40Fingers Stylehelper Skin Object moved to: &lt;a href="http://stylehelper.codeplex.com/releases/view/80816" class="externalLink"&gt;http://stylehelper.codeplex.com/releases/view/80816&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:23:40 GMT</pubDate><guid isPermaLink="false">Updated Release: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011) 20120119102340P</guid></item><item><title>Released: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/47234</link><description>
&lt;div class="wikidoc"&gt;The 40Fingers Stylehelper Skin Object moved to: &lt;a href="http://stylehelper.codeplex.com/releases/view/80816"&gt;
http://stylehelper.codeplex.com/releases/view/80816&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 19 Jan 2012 22:23:40 GMT</pubDate><guid isPermaLink="false">Released: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011) 20120119102340P</guid></item><item><title>Updated Release: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/47234</link><description>&lt;div class="wikidoc"&gt;The 40Fingers Styelhelper Skin Object moved to: &lt;a href="http://stylehelper.codeplex.com/releases/view/80816" class="externalLink"&gt;http://stylehelper.codeplex.com/releases/view/80816&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:23:06 GMT</pubDate><guid isPermaLink="false">Updated Release: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011) 20120119102306P</guid></item><item><title>Updated Release: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/47234</link><description>&lt;div class="wikidoc"&gt;The 40Fingers Styelhelper Skin Oobject moved to: &lt;a href="http://stylehelper.codeplex.com/releases/view/80816" class="externalLink"&gt;http://stylehelper.codeplex.com/releases/view/80816&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:22:36 GMT</pubDate><guid isPermaLink="false">Updated Release: Style Helper Skin Object 01.08.04 (old version) (Mar 29, 2011) 20120119102236P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>&lt;div class="wikidoc"&gt;&lt;ul&gt;&lt;li&gt;this is a legacy version, please download the latest version from*&lt;/li&gt;&lt;/ul&gt;
&lt;a href="http://stylehelper.codeplex.com/" class="externalLink"&gt;http://stylehelper.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page. &lt;br /&gt;It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object). &lt;br /&gt;&lt;br /&gt;&lt;b&gt;This version is DNN 05.03.02+ only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png" /&gt;&lt;br /&gt;&lt;br /&gt;This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br /&gt;These filters can be positive (include) or negative (exclude). &lt;br /&gt;&lt;br /&gt;This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br /&gt;Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br /&gt;&lt;br /&gt;For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx" class="externalLink"&gt;http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Examples of use&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- Remove certain CSS files from the Head&lt;br /&gt;- Load Browser specific CSS / JS files&lt;br /&gt;- Load a culture specific CSS file&lt;br /&gt;- Load a stylesheet specifically for RTL languages&lt;br /&gt;- Add Meta tags, (for the iPhone) to your page.&lt;br /&gt;- Set the doctype&lt;br /&gt;- Detect Mobile browsers&lt;br /&gt;- Redirect to another URL (based on filters)&lt;br /&gt;- Set the skins Doctype&lt;br /&gt;&lt;br /&gt;I will add some skin examples in the near future.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changes:&lt;/b&gt;&lt;br /&gt;Version 02.02.02&lt;br /&gt;- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br /&gt;&lt;br /&gt;Version 02.02.01&lt;br /&gt;- Bug fix in Referrer handling&lt;br /&gt;&lt;br /&gt;Version 02.02.00&lt;br /&gt;- Improved Redirect Handling&lt;br /&gt;- Get Backlink to the Page that casued the redirect&lt;br /&gt;- Add anything to the Head of the DotNetNuke page&lt;br /&gt;- Remove Existing DotNetNuke MetaTags&lt;br /&gt;- Links to Style sheets and Javascript files are now templatable&lt;br /&gt;&lt;br /&gt;Version 02.00.01&lt;br /&gt;Fixed bug in Mobile detection&lt;br /&gt;&lt;br /&gt;Version 02.00.00&lt;br /&gt;Changes:&lt;br /&gt;DNN 5 only release&lt;br /&gt;New:&lt;br /&gt;- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br /&gt;- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br /&gt;- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br /&gt;- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br /&gt;- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.08.04&lt;br /&gt;Bugs:&lt;br /&gt;Fixed issue in GetPageOrder (DNN 5 version) for  BodyClass attribute bugs.&lt;br /&gt;&lt;br /&gt;Version 01.08.03&lt;br /&gt;Bugs:&lt;br /&gt;Some minor BodyClass attribute bugs.&lt;br /&gt;Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br /&gt;Feature:&lt;br /&gt;You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br /&gt;&lt;br /&gt;Version 01.07.00&lt;br /&gt;Features:&lt;br /&gt;Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br /&gt;&lt;br /&gt;Version 01.06.01&lt;br /&gt;Bugs:&lt;br /&gt;RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br /&gt;&lt;br /&gt;Version 01.06.00&lt;br /&gt;Bugs:&lt;br /&gt;Control panel CSS files can be removed now.&lt;br /&gt;&lt;br /&gt;Version 01.05.00&lt;br /&gt; Bugs:  &lt;br /&gt;- Javascript is now Injected after jQuery&lt;br /&gt;- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br /&gt;(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br /&gt;&lt;br /&gt;Enhancements: &lt;br /&gt;- AddBodyClass attribute allows for the injection of a CSS class to the body of the page. &lt;br /&gt;This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.00.01&lt;br /&gt;- FilterRemove defaults to True now&lt;br /&gt;- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Thu, 19 Jan 2012 22:16:46 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 Legacy (Oct 19, 2011) 20120119101646P</guid></item><item><title>Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 (Oct 19, 2011)</title><link>http://dnnskinextensions.codeplex.com/releases/view/75344</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Please note that due to a change in DNN 6.1, removing Stylesheets does not work anymore&lt;/b&gt;&lt;br /&gt;I&amp;#39;m working on a blog post to explain why and what the solution would be.&lt;br /&gt;All other functionality should work a before and in DNN6.0.x- it also still works&lt;br /&gt;&lt;br /&gt;The 40FINGERS Style Helper Skin object allows you to add CSS and Javascript links and meta tags to the head of your page. &lt;br /&gt;It can also remove CSS links and Meta tags from the head of the page (like the UnloadCSS skin object). &lt;br /&gt;&lt;br /&gt;&lt;b&gt;This version is DNN 05.03.02+ only, for DNN 4 use the 01.08.04 release&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.40fingers.net/Portals/0/Blogs/timo/StyleHelper/StyleHelperBox.png" /&gt;&lt;br /&gt;&lt;br /&gt;This skin object also allows you to set conditions for the adding the file links / meta tags, based on browser, role etc.&lt;br /&gt;These filters can be positive (include) or negative (exclude). &lt;br /&gt;&lt;br /&gt;This can all be done from the skin using code too, but this skin object allows you to use these option without any code and from an HTML skin.&lt;br /&gt;Also if you want to add meta tags you don&amp;#39;t have to change default.aspx (which is a core hack)&lt;br /&gt;&lt;br /&gt;For the current documentation read this: &lt;a href="http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx" class="externalLink"&gt;http://www.40fingers.net/Weblogsampnews/Weblogs/tabid/58/articleType/ArticleView/articleId/23/First-Beta-release-of-Style-Helper-Skin-Object.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Examples of use&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- Remove certain CSS files from the Head&lt;br /&gt;- Load Browser specific CSS / JS files&lt;br /&gt;- Load a culture specific CSS file&lt;br /&gt;- Load a stylesheet specifically for RTL languages&lt;br /&gt;- Add Meta tags, (for the iPhone) to your page.&lt;br /&gt;- Set the doctype&lt;br /&gt;- Detect Mobile browsers&lt;br /&gt;- Redirect to another URL (based on filters)&lt;br /&gt;- Set the skins Doctype&lt;br /&gt;&lt;br /&gt;I will add some skin examples in the near future.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Changes:&lt;/b&gt;&lt;br /&gt;Version 02.02.02&lt;br /&gt;- AddHtmlAttribute, now replaces an attribute if it already exists&lt;br /&gt;&lt;br /&gt;Version 02.02.01&lt;br /&gt;- Bug fix in Referrer handling&lt;br /&gt;&lt;br /&gt;Version 02.02.00&lt;br /&gt;- Improved Redirect Handling&lt;br /&gt;- Get Backlink to the Page that casued the redirect&lt;br /&gt;- Add anything to the Head of the DotNetNuke page&lt;br /&gt;- Remove Existing DotNetNuke MetaTags&lt;br /&gt;- Links to Style sheets and Javascript files are now templatable&lt;br /&gt;&lt;br /&gt;Version 02.00.01&lt;br /&gt;Fixed bug in Mobile detection&lt;br /&gt;&lt;br /&gt;Version 02.00.00&lt;br /&gt;Changes:&lt;br /&gt;DNN 5 only release&lt;br /&gt;New:&lt;br /&gt;- Set the Doctype of a skin: Doctype=&amp;quot;XHTML 1.0 Transitional&amp;quot;&lt;br /&gt;- New Filter: Check if browser is a mobile browser (or not): IfMobile=&amp;quot;True/False&amp;quot;&lt;br /&gt;- Redirect to another URL: RedirectTo=&amp;quot;/&amp;quot;&lt;br /&gt;- The way the redirect is handled can be set to always, once per session or once (cookie based): RedirectMode=&amp;quot;Always/Once/OncePerSession&amp;quot;&lt;br /&gt;- Add Attributes to the HTML element on the page: AddHtmlAttribute=&amp;quot;Attribute,Value&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.08.04&lt;br /&gt;Bugs:&lt;br /&gt;Fixed issue in GetPageOrder (DNN 5 version) for  BodyClass attribute bugs.&lt;br /&gt;&lt;br /&gt;Version 01.08.03&lt;br /&gt;Bugs:&lt;br /&gt;Some minor BodyClass attribute bugs.&lt;br /&gt;Add Meta tag is now pipe separated &amp;quot;|&amp;quot; as a meta tag can contain commas.&lt;br /&gt;Feature:&lt;br /&gt;You can now add a class to the body that shows the which roles with view rights for the current page, the current user is a member of.&lt;br /&gt;&lt;br /&gt;Version 01.07.00&lt;br /&gt;Features:&lt;br /&gt;Now supports hosted CSS and JS files with AddCssFile &amp;amp; AddJsFile&lt;br /&gt;&lt;br /&gt;Version 01.06.01&lt;br /&gt;Bugs:&lt;br /&gt;RemoveCssFile=&amp;quot;/&amp;quot; is now internally replaced by &amp;quot;/.*&amp;quot; to make it a valid regex.&lt;br /&gt;&lt;br /&gt;Version 01.06.00&lt;br /&gt;Bugs:&lt;br /&gt;Control panel CSS files can be removed now.&lt;br /&gt;&lt;br /&gt;Version 01.05.00&lt;br /&gt; Bugs:  &lt;br /&gt;- Javascript is now Injected after jQuery&lt;br /&gt;- You can now use spaces after the comma in you RemoveCssFile attribute.&lt;br /&gt;(Example: &amp;quot;default.css, portal.css&amp;quot; )&lt;br /&gt;&lt;br /&gt;Enhancements: &lt;br /&gt;- AddBodyClass attribute allows for the injection of a CSS class to the body of the page. &lt;br /&gt;This can be a static text or a dynamic string based on the Page Name, Page Id and Page Order. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 01.00.01&lt;br /&gt;- FilterRemove defaults to True now&lt;br /&gt;- Fixed bug where !Administrators for IfRole was not working correctly&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>timo_design</author><pubDate>Sat, 10 Dec 2011 09:36:18 GMT</pubDate><guid isPermaLink="false">Updated Release: 40FINGERS StyleHelper Skin Object 02.02.02 (Oct 19, 2011) 20111210093618A</guid></item></channel></rss>