diff --git a/AssemblyInfo.vb b/AssemblyInfo.vb index 0f8041f..520a4f8 100644 --- a/AssemblyInfo.vb +++ b/AssemblyInfo.vb @@ -22,6 +22,6 @@ Imports System.Runtime.InteropServices Assembly: AssemblyCopyright("Copyright (c) DNNStuff 2004-2012"), _ Assembly: ComVisible(false), _ Assembly: CLSCompliant(true), _ - Assembly: AssemblyVersion("06.04.09"), _ - Assembly: AssemblyFileVersion("06.04.09")> + Assembly: AssemblyVersion("06.04.10"), _ + Assembly: AssemblyFileVersion("06.04.10")> diff --git a/DNNStuff.Aggregator.vbproj b/DNNStuff.Aggregator.vbproj index 246aabf..d9785e7 100644 --- a/DNNStuff.Aggregator.vbproj +++ b/DNNStuff.Aggregator.vbproj @@ -174,8 +174,19 @@ Designer + + + + + + + + + + Version_Current.md + diff --git a/Skins/jQueryUI/Accordion_1_10/Layout.html b/Skins/jQueryUI/Accordion_1_10/Layout.html new file mode 100644 index 0000000..000f5e1 --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/Layout.html @@ -0,0 +1,5 @@ +
+
+[TABSTRIP] +
+
\ No newline at end of file diff --git a/Skins/jQueryUI/Accordion_1_10/Paging.html b/Skins/jQueryUI/Accordion_1_10/Paging.html new file mode 100644 index 0000000..869d38e --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/Paging.html @@ -0,0 +1,4 @@ +
+Prev +Next +
diff --git a/Skins/jQueryUI/Accordion_1_10/Script.txt b/Skins/jQueryUI/Accordion_1_10/Script.txt new file mode 100644 index 0000000..895ca7f --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/Script.txt @@ -0,0 +1,49 @@ +[REQUIRESJQUERYUI] + + + \ No newline at end of file diff --git a/Skins/jQueryUI/Accordion_1_10/Settings.xml b/Skins/jQueryUI/Accordion_1_10/Settings.xml new file mode 100644 index 0000000..06f8a83 --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/Settings.xml @@ -0,0 +1,38 @@ + + + + jQuery UI Accordion - based on the jQuery UI Accordion
+ ]]> +
+ + Compatibility notes +
    +
  • Active Hover Delay - not currently supported
  • +
  • Pager - not currently supported
  • +
+ ]]> +
+ + + The jQuery UI theme used to style the tabs + + + Determines how panels are sized + + + + + + + + Determines whether all the sections can be closed at once + + + If collapsible is set, this will start with all sections closed + + + + +
\ No newline at end of file diff --git a/Skins/jQueryUI/Accordion_1_10/Tab.html b/Skins/jQueryUI/Accordion_1_10/Tab.html new file mode 100644 index 0000000..d7db120 --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/Tab.html @@ -0,0 +1,2 @@ +

[TABCAPTION]

+[TABPAGE] \ No newline at end of file diff --git a/Skins/jQueryUI/Accordion_1_10/TabPage.html b/Skins/jQueryUI/Accordion_1_10/TabPage.html new file mode 100644 index 0000000..b76a9db --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/TabPage.html @@ -0,0 +1 @@ +
[TABPAGECONTENT]
\ No newline at end of file diff --git a/Skins/jQueryUI/Accordion_1_10/TabStrip.html b/Skins/jQueryUI/Accordion_1_10/TabStrip.html new file mode 100644 index 0000000..35ee7fe --- /dev/null +++ b/Skins/jQueryUI/Accordion_1_10/TabStrip.html @@ -0,0 +1 @@ +[TABS] \ No newline at end of file diff --git a/Skins/jQueryUI/Accordion_1_10/styles.css b/Skins/jQueryUI/Accordion_1_10/styles.css new file mode 100644 index 0000000..e69de29 diff --git a/Version/All/Version_Current.html b/Version/All/Version_Current.html index cfaccf6..e131b97 100644 --- a/Version/All/Version_Current.html +++ b/Version/All/Version_Current.html @@ -1,10 +1,10 @@ -

06.04.09

-

19/Dec/2014

+

06.04.10

+

12/Feb/2015

  • Fixes
      -
    • Minor theme styling fixes
    • +
    • Added a jQueryUI 1.10.x specific version of the jQuery Accordion - in the list as Accordion_1_10
diff --git a/Version/All/Version_Current.md b/Version/All/Version_Current.md index 4dedcc0..9ef1fe1 100644 --- a/Version/All/Version_Current.md +++ b/Version/All/Version_Current.md @@ -1,11 +1,10 @@ -## 06.04.09 - -19/Dec/2014 +## 06.04.10 +12/Feb/2015 * Fixes - * Minor theme styling fixes + * Added a jQueryUI 1.10.x specific version of the jQuery Accordion - in the list as Accordion_1_10 For additional release history please visit the [documentation](http://docs.dnnstuff.com/pages/aggregator). diff --git a/Version/Documentation/Releases.html.md b/Version/Documentation/Releases.html.md index 3c714e7..14a9327 100644 --- a/Version/Documentation/Releases.html.md +++ b/Version/Documentation/Releases.html.md @@ -3,10 +3,30 @@ title: Release History tags: ['intro','page'] ``` -```Minimum configuration DNN 6.0.3+ / DNN7+ / .NET 3.5 only``` +```Minimum configuration DNN 6.0.3+ / DNN7+ / .NET 3.5+ only``` +## 06.04.10 + +12/Feb/2015 + +* Fixes + * Added a jQueryUI 1.10.x specific version of the jQuery Accordion - in the list as Accordion_1_10 + + +## 06.04.09 + +19/Dec/2014 + + +* Fixes + * Minor theme styling fixes + + +For additional release history please visit the [documentation](http://docs.dnnstuff.com/pages/aggregator). + + ## 06.04.09 19/Dec/2014