Merge branch 'wikilist-widget' into 'dev'

allow wiki_list widget to be used in any page

See merge request hubzilla/core!1359
This commit is contained in:
M. Dent 2018-10-31 01:24:32 +01:00
commit 944e168120
2 changed files with 0 additions and 5 deletions

View File

@ -6,10 +6,6 @@ class Wiki_list {
function widget($arr) {
if(argc() < 3) {
return;
}
$channel = channelx_by_n(\App::$profile_uid);
$wikis = \Zotlabs\Lib\NativeWiki::listwikis($channel,get_observer_hash());

View File

@ -1,6 +1,5 @@
[region=aside]
[widget=vcard][/widget]
[widget=wiki_list][/widget]
[widget=wiki_pages][/widget]
[/region]
[region=right_aside]