From ffb94efe84c846b205f917263e3ef6e09c059d51 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 6 Oct 2011 17:15:44 +0200 Subject: Sync with HEAD of all submodules. Add submodules attachment jquery. --- .gitmodules | 6 ++++++ attachment | 1 + basewiki | 2 +- jquery | 1 + openid-selector | 2 +- perl | 2 +- templates | 2 +- themes | 2 +- 8 files changed, 13 insertions(+), 5 deletions(-) create mode 160000 attachment create mode 160000 jquery diff --git a/.gitmodules b/.gitmodules index 9f71e50..526a65f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,9 @@ [submodule "perl"] path = perl url = git://source.jones.dk/ikiwiki.new/perl +[submodule "attachment"] + path = attachment + url = git://source.jones.dk/ikiwiki/attachment +[submodule "jquery"] + path = jquery + url = git://source.jones.dk/ikiwiki/jquery diff --git a/attachment b/attachment new file mode 160000 index 0000000..101beb1 --- /dev/null +++ b/attachment @@ -0,0 +1 @@ +Subproject commit 101beb116501b49d69c158413037601ae4f22035 diff --git a/basewiki b/basewiki index 7a84ce5..a2443a9 160000 --- a/basewiki +++ b/basewiki @@ -1 +1 @@ -Subproject commit 7a84ce540d126d3a135d63cc3f2a4367da789d7a +Subproject commit a2443a9cb38cf4a8bda228d0ddf4f478d5478a4b diff --git a/jquery b/jquery new file mode 160000 index 0000000..f083605 --- /dev/null +++ b/jquery @@ -0,0 +1 @@ +Subproject commit f08360530a2e8feb2248b5248da07eb936fe4c31 diff --git a/openid-selector b/openid-selector index e1a3407..9a4dc5c 160000 --- a/openid-selector +++ b/openid-selector @@ -1 +1 @@ -Subproject commit e1a3407dbfa6def3fe10bbac3192b73bcfb16c7a +Subproject commit 9a4dc5c570327a0504d3dc62fd27aee06ea13ddb diff --git a/perl b/perl index a9d9b21..8f93aad 160000 --- a/perl +++ b/perl @@ -1 +1 @@ -Subproject commit a9d9b21ce6006936d640fe1098cb1e5312a51aab +Subproject commit 8f93aadfc79c538d151259bae2172578b7af4a23 diff --git a/templates b/templates index 78d28ab..d653051 160000 --- a/templates +++ b/templates @@ -1 +1 @@ -Subproject commit 78d28ab37bb6cba1614f153b6117a4aed91a79bc +Subproject commit d65305152ada25e878aa9c520e25ee8544a4ea48 diff --git a/themes b/themes index d4c46a4..287b354 160000 --- a/themes +++ b/themes @@ -1 +1 @@ -Subproject commit d4c46a494494e7ee6f18f4b6f5b8389b51246d65 +Subproject commit 287b354ae989eb94c272156d539d9a32672c4c46 -- cgit v1.2.3