aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/componentui
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-01-31 11:35:47 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-01-31 11:35:47 +0000
commita2a5872bdd576eb5f389499ed36b03b86587388d (patch)
tree8120f8e47751a10bb1363be4826a434c338fc99e /share/skin/componentui
parentf6b79841f315129d8e1261614efaa8253d286dee (diff)
downloadreaction-a2a5872bdd576eb5f389499ed36b03b86587388d.tar.gz
reaction-a2a5872bdd576eb5f389499ed36b03b86587388d.zip
moved widget class search path to Skin
Diffstat (limited to 'share/skin/componentui')
-rw-r--r--share/skin/componentui/layout/index.tt5
-rw-r--r--share/skin/componentui/skin.conf2
2 files changed, 7 insertions, 0 deletions
diff --git a/share/skin/componentui/layout/index.tt b/share/skin/componentui/layout/index.tt
new file mode 100644
index 0000000..9a9bc9c
--- /dev/null
+++ b/share/skin/componentui/layout/index.tt
@@ -0,0 +1,5 @@
+=for layout widget
+
+<p>I hate programming.</p>
+
+=cut \ No newline at end of file
diff --git a/share/skin/componentui/skin.conf b/share/skin/componentui/skin.conf
index a9827b2..0fa450d 100644
--- a/share/skin/componentui/skin.conf
+++ b/share/skin/componentui/skin.conf
@@ -1 +1,3 @@
extends default
+
+widget_search_path ComponentUI::View::Site::Widget