Added new 'Scroller' plugin from @buttle which aims to replace the out-dated
authorRoland Haeder <roland@mxchange.org>
Tue, 2 Jun 2015 21:49:18 +0000 (23:49 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 2 Jun 2015 21:49:18 +0000 (23:49 +0200)
'InfiniteScroll' plugin.

Signed-off-by: Roland Haeder <roland@mxchange.org>
.gitmodules
plugins/Scroller [new symlink]
scroller_plugin [new submodule]
statistics_plugin

index 8714c3f611902c6afe014c1504ff33a9de6e1e67..b716ed282a9921435544fbacf842f32d4b245a11 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "statistics_plugin"]
        path = statistics_plugin
        url = https://dev.pztrn.name/statistics_plugin.git
+[submodule "scroller_plugin"]
+       path = scroller_plugin
+       url = https://git.gnu.io/Quix0r/scroller.git
diff --git a/plugins/Scroller b/plugins/Scroller
new file mode 120000 (symlink)
index 0000000..36eee26
--- /dev/null
@@ -0,0 +1 @@
+../scroller_plugin/
\ No newline at end of file
diff --git a/scroller_plugin b/scroller_plugin
new file mode 160000 (submodule)
index 0000000..5d38f65
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 5d38f65bb9c791b341a5516d95cd471a4e5cec23
index 441a38c20487faf6078e70f1055f20a5412a2fa1..cdff38cc4d4116f42d8ce859025ba21cd16cdc92 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 441a38c20487faf6078e70f1055f20a5412a2fa1
+Subproject commit cdff38cc4d4116f42d8ce859025ba21cd16cdc92