aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-19 23:56:37 -0800
committerfriendica <info@friendica.com>2013-12-19 23:56:37 -0800
commit2c0fbc508e44ebc96b00e4e8a5e166324fbcf9b3 (patch)
tree1a523306c9a87a0259a324e04eb2fd4906d3d07c /view
parentcd78f9d13df721ea218cc8ba023470899b64a151 (diff)
downloadvolse-hubzilla-2c0fbc508e44ebc96b00e4e8a5e166324fbcf9b3.tar.gz
volse-hubzilla-2c0fbc508e44ebc96b00e4e8a5e166324fbcf9b3.tar.bz2
volse-hubzilla-2c0fbc508e44ebc96b00e4e8a5e166324fbcf9b3.zip
comanchify connedit, group
Diffstat (limited to 'view')
-rw-r--r--view/pdl/mod_connedit.pdl6
-rw-r--r--view/pdl/mod_group.pdl3
2 files changed, 9 insertions, 0 deletions
diff --git a/view/pdl/mod_connedit.pdl b/view/pdl/mod_connedit.pdl
new file mode 100644
index 000000000..4b468e34c
--- /dev/null
+++ b/view/pdl/mod_connedit.pdl
@@ -0,0 +1,6 @@
+[region=aside]
+[widget=vcard][/widget]
+[widget=collections][var=mode]abook[/var][/widget]
+[widget=suggestions][/widget]
+[widget=findpeople][/widget]
+[/region]
diff --git a/view/pdl/mod_group.pdl b/view/pdl/mod_group.pdl
new file mode 100644
index 000000000..8db29cf78
--- /dev/null
+++ b/view/pdl/mod_group.pdl
@@ -0,0 +1,3 @@
+[region=aside]
+[widget=collections][var=mode]groups[/var][/widget]
+[/region]