aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-27 10:08:19 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-27 10:08:19 +0000
commit0d4d56ae45b6ba3113d2002d4aa16cea8338e8a2 (patch)
treef9e0f556f7e41ae9d123e085bba2f3cb5825e3bb /demos
parent191c23117fbeefc98184ffcab0e55f21299c1551 (diff)
downloadjquery-ui-0d4d56ae45b6ba3113d2002d4aa16cea8338e8a2.tar.gz
jquery-ui-0d4d56ae45b6ba3113d2002d4aa16cea8338e8a2.zip
demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore
Diffstat (limited to 'demos')
-rw-r--r--demos/accordion/custom-icons.html (renamed from demos/accordion/custom_icons.html)0
-rw-r--r--demos/accordion/index.html2
-rw-r--r--demos/datepicker/alt-field.html (renamed from demos/datepicker/alt_field.html)0
-rw-r--r--demos/datepicker/date-formats.html (renamed from demos/datepicker/date_formats.html)0
-rw-r--r--demos/datepicker/dropdown-month-year.html (renamed from demos/datepicker/dropdown_month_year.html)0
-rw-r--r--demos/datepicker/icon-trigger.html (renamed from demos/datepicker/icon_trigger.html)0
-rw-r--r--demos/datepicker/index.html12
-rw-r--r--demos/datepicker/min-max.html (renamed from demos/datepicker/min_max.html)0
-rw-r--r--demos/datepicker/multiple-calendars.html (renamed from demos/datepicker/multiple_calendars.html)0
-rw-r--r--demos/dialog/index.html6
-rw-r--r--demos/dialog/modal-confirmation.html (renamed from demos/dialog/modal_confirmation.html)0
-rw-r--r--demos/dialog/modal-form.html (renamed from demos/dialog/modal_form.html)0
-rw-r--r--demos/dialog/modal-message.html (renamed from demos/dialog/modal_message.html)0
-rw-r--r--demos/droppable/index.html2
-rw-r--r--demos/droppable/photo-manager.html (renamed from demos/droppable/photo_manager.html)0
-rw-r--r--demos/slider/index.html8
-rw-r--r--demos/slider/multiple-vertical.html (renamed from demos/slider/multiple_vertical.html)0
-rw-r--r--demos/slider/range-vertical.html (renamed from demos/slider/range_vertical.html)0
-rw-r--r--demos/slider/side-scroll.html (renamed from demos/slider/side_scroll.html)0
-rw-r--r--demos/slider/slider-vertical.html (renamed from demos/slider/slider_vertical.html)0
20 files changed, 15 insertions, 15 deletions
diff --git a/demos/accordion/custom_icons.html b/demos/accordion/custom-icons.html
index 8b6d71dd3..8b6d71dd3 100644
--- a/demos/accordion/custom_icons.html
+++ b/demos/accordion/custom-icons.html
diff --git a/demos/accordion/index.html b/demos/accordion/index.html
index ca0fd7eed..309c75de0 100644
--- a/demos/accordion/index.html
+++ b/demos/accordion/index.html
@@ -12,7 +12,7 @@
<li><a href="fillspace.html">Fill space</a></li>
<li><a href="collapsible.html">Collapse content</a></li>
<li><a href="mouseover.html">Open on mouseover</a></li>
- <li><a href="custom_icons.html">Customize icons</a></li>
+ <li><a href="custom-icons.html">Customize icons</a></li>
</ul>
</div>
diff --git a/demos/datepicker/alt_field.html b/demos/datepicker/alt-field.html
index 12abb9eaf..12abb9eaf 100644
--- a/demos/datepicker/alt_field.html
+++ b/demos/datepicker/alt-field.html
diff --git a/demos/datepicker/date_formats.html b/demos/datepicker/date-formats.html
index e26f1bd11..e26f1bd11 100644
--- a/demos/datepicker/date_formats.html
+++ b/demos/datepicker/date-formats.html
diff --git a/demos/datepicker/dropdown_month_year.html b/demos/datepicker/dropdown-month-year.html
index a16ff09a4..a16ff09a4 100644
--- a/demos/datepicker/dropdown_month_year.html
+++ b/demos/datepicker/dropdown-month-year.html
diff --git a/demos/datepicker/icon_trigger.html b/demos/datepicker/icon-trigger.html
index b3b43a225..b3b43a225 100644
--- a/demos/datepicker/icon_trigger.html
+++ b/demos/datepicker/icon-trigger.html
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html
index a1738de2e..dfe22db65 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -10,15 +10,15 @@
<h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Default functionality</a></li>
- <li><a href="date_formats.html">Format date</a></li>
- <li><a href="min_max.html">Restrict date range</a></li>
+ <li><a href="date-formats.html">Format date</a></li>
+ <li><a href="min-max.html">Restrict date range</a></li>
<li><a href="localization.html">Localize calendar</a></li>
- <li><a href="alt_field.html">Populate alternate field</a></li>
+ <li><a href="alt-field.html">Populate alternate field</a></li>
<li><a href="inline.html">Display inline</a></li>
<li><a href="buttonbar.html">Display button bar</a></li>
- <li><a href="dropdown_month_year.html">Display month &amp; year menus</a></li>
- <li><a href="multiple_calendars.html">Display multiple months</a></li>
- <li><a href="icon_trigger.html">Icon trigger</a></li>
+ <li><a href="dropdown-month-year.html">Display month &amp; year menus</a></li>
+ <li><a href="multiple-calendars.html">Display multiple months</a></li>
+ <li><a href="icon-trigger.html">Icon trigger</a></li>
</ul>
</div>
diff --git a/demos/datepicker/min_max.html b/demos/datepicker/min-max.html
index 6a7d87eb2..6a7d87eb2 100644
--- a/demos/datepicker/min_max.html
+++ b/demos/datepicker/min-max.html
diff --git a/demos/datepicker/multiple_calendars.html b/demos/datepicker/multiple-calendars.html
index fe7d990a1..fe7d990a1 100644
--- a/demos/datepicker/multiple_calendars.html
+++ b/demos/datepicker/multiple-calendars.html
diff --git a/demos/dialog/index.html b/demos/dialog/index.html
index 28628a085..bed31aba2 100644
--- a/demos/dialog/index.html
+++ b/demos/dialog/index.html
@@ -11,9 +11,9 @@
<ul>
<li class="demo-config-on"><a href="default.html">Default functionality</a></li>
<li><a href="modal.html">Modal dialog</a></li>
- <li><a href="modal_message.html">Modal message</a></li>
- <li><a href="modal_confirmation.html">Modal confirmation</a></li>
- <li><a href="modal_form.html">Modal form</a></li>
+ <li><a href="modal-message.html">Modal message</a></li>
+ <li><a href="modal-confirmation.html">Modal confirmation</a></li>
+ <li><a href="modal-form.html">Modal form</a></li>
</ul>
</div>
diff --git a/demos/dialog/modal_confirmation.html b/demos/dialog/modal-confirmation.html
index 9bbad8ae1..9bbad8ae1 100644
--- a/demos/dialog/modal_confirmation.html
+++ b/demos/dialog/modal-confirmation.html
diff --git a/demos/dialog/modal_form.html b/demos/dialog/modal-form.html
index 217e8c3c6..217e8c3c6 100644
--- a/demos/dialog/modal_form.html
+++ b/demos/dialog/modal-form.html
diff --git a/demos/dialog/modal_message.html b/demos/dialog/modal-message.html
index 6052ac155..6052ac155 100644
--- a/demos/dialog/modal_message.html
+++ b/demos/dialog/modal-message.html
diff --git a/demos/droppable/index.html b/demos/droppable/index.html
index 85719e1be..3ffa5651d 100644
--- a/demos/droppable/index.html
+++ b/demos/droppable/index.html
@@ -14,7 +14,7 @@
<li><a href="propagation.html">Prevent propagation</a></li>
<li><a href="visual-feedback.html">Visual feedback</a></li>
<li><a href="revert.html">Revert draggable position</a></li>
- <li><a href="photo_manager.html">Simple photo manager</a></li>
+ <li><a href="photo-manager.html">Simple photo manager</a></li>
</ul>
</div>
diff --git a/demos/droppable/photo_manager.html b/demos/droppable/photo-manager.html
index 16a816ea4..16a816ea4 100644
--- a/demos/droppable/photo_manager.html
+++ b/demos/droppable/photo-manager.html
diff --git a/demos/slider/index.html b/demos/slider/index.html
index 2319efad6..19b9fea96 100644
--- a/demos/slider/index.html
+++ b/demos/slider/index.html
@@ -14,11 +14,11 @@
<li><a href="range.html">Range slider</a></li>
<li><a href="rangemin.html">Range with fixed minimum</a></li>
<li><a href="rangemax.html">Range with fixed maximum</a></li>
- <li><a href="slider_vertical.html">Vertical slider</a></li>
- <li><a href="range_vertical.html">Vertical range slider</a></li>
- <li><a href="multiple_vertical.html">Multiple sliders</a></li>
+ <li><a href="slider-vertical.html">Vertical slider</a></li>
+ <li><a href="range-vertical.html">Vertical range slider</a></li>
+ <li><a href="multiple-vertical.html">Multiple sliders</a></li>
<li><a href="colorpicker.html">Simple colorpicker</a></li>
- <li><a href="side_scroll.html">Simple scrollbar</a></li>
+ <li><a href="side-scroll.html">Simple scrollbar</a></li>
</ul>
</div>
diff --git a/demos/slider/multiple_vertical.html b/demos/slider/multiple-vertical.html
index a4aab977c..a4aab977c 100644
--- a/demos/slider/multiple_vertical.html
+++ b/demos/slider/multiple-vertical.html
diff --git a/demos/slider/range_vertical.html b/demos/slider/range-vertical.html
index 37f5c601e..37f5c601e 100644
--- a/demos/slider/range_vertical.html
+++ b/demos/slider/range-vertical.html
diff --git a/demos/slider/side_scroll.html b/demos/slider/side-scroll.html
index af0cdaf69..af0cdaf69 100644
--- a/demos/slider/side_scroll.html
+++ b/demos/slider/side-scroll.html
diff --git a/demos/slider/slider_vertical.html b/demos/slider/slider-vertical.html
index 1cc7fbcfd..1cc7fbcfd 100644
--- a/demos/slider/slider_vertical.html
+++ b/demos/slider/slider-vertical.html