some work on comanche autocomplete

This commit is contained in:
Mario Vavti
2016-04-09 12:16:42 +02:00
parent 7690dca67b
commit e2b4d33627
14 changed files with 54 additions and 19 deletions

View File

@@ -114,7 +114,9 @@ function webpages_content(&$a) {
'mimetype' => $mimetype,
'layout' => $layout,
'expanded' => true,
'novoting' => true
'novoting'=> true,
'bbco_autocomplete' => 'bbcode',
'bbcode' => true
);
if($_REQUEST['title'])