Report #27: Wordgraph does not work with fulltext mysql
This commit is contained in:
@@ -206,7 +206,7 @@ $lang = array_merge($lang, array(
|
||||
'ACP_PORTAL_WORDGRAPH_SETTINGS' => 'Wordgraph settings',
|
||||
'ACP_PORTAL_WORDGRAPH_SETTINGS_EXPLAIN' => 'Here you can change your wordgraph information and certain specific options.',
|
||||
'PORTAL_WORDGRAPH' => 'Display wordgraph block',
|
||||
'PORTAL_WORDGRAPH_EXPLAIN' => 'Display this block on portal.',
|
||||
'PORTAL_WORDGRAPH_EXPLAIN' => 'Display this block on portal.<br /><strong>Wordgraph does not work when fulltext mysql is selected as the search backend.</strong>',
|
||||
'PORTAL_WORDGRAPH_MAX_WORDS' => 'How many words to display',
|
||||
'PORTAL_WORDGRAPH_MAX_WORDS_EXPLAIN' => '0 means infinite',
|
||||
'PORTAL_WORDGRAPH_WORD_COUNTS' => 'Include count values to display',
|
||||
|
||||
Reference in New Issue
Block a user