1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 15:46:44 +02:00

Issue #3778 - page/e_sitelink cleanup and optimization. Test added. Fixed bookNav() which should only return book links.

This commit is contained in:
Cameron
2022-03-11 18:01:56 -08:00
parent 7fd6fdf478
commit 4032c2954f
5 changed files with 664 additions and 70 deletions

View File

@@ -387,7 +387,7 @@ class e_parse_shortcodeTest extends \Codeception\Test\Unit
'link_parent' => '0',
'link_open' => '0',
'link_class' => '0',
'link_function' => 'page::bookNav',
'link_function' => 'page::bookNavChaptersPages',
'link_sefurl' => 'index',
'link_owner' => 'news'
);