1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 04:38:27 +01:00

64 Commits

Author SHA1 Message Date
Cameron
a37a5d4ff3 Fix for parse by reference errors. 2017-10-17 17:41:43 -07:00
Cameron
898e081656 Page Navigation work. 2017-10-17 16:22:56 -07:00
Cameron
eac0ad60fb {PAGE_NAVIGATION} - new option 'pages'. Set to 'true' to display pages in a book/chapter list. eg. {PAGE_NAVIGATION: book=14&pages=true} 2017-10-17 11:29:47 -07:00
Cameron
fd35083546 Page list function was failing from site navigation. 2017-10-03 11:11:01 -07:00
Cameron
17abb6a08a Fix: {CHAPTER_MENUS} shortcode now respects menu-visibility setting. 2017-03-12 10:01:19 -07:00
Cameron
5c3ce83168 Custom Field Fixes. Theme pref default fix. Shortcode updated: {CHAPTER_MENUS: name=chapter-sef-url} 2017-01-25 17:57:38 -08:00
Cameron
01801d6b94 Page/Menus : New Shortcode {CHAPTER_MENUS: id=chapter-sef-url} Render menus from a given chapter. 2017-01-25 13:08:53 -08:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00
Cameron
d30135e026 Menu Template fixes and enhancements. Related News now has a template. 2016-03-10 17:32:36 -08:00
Cameron
8c0680a18a Corrected frontend modal markup. Corrected page registry identifier. 2016-02-28 20:50:09 -08:00
leo
a41e1b6c04 reworke on e_search and added folder and language file 2015-07-23 16:42:21 +02:00
leo
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Jimako
ff5c522a12 Fix #857 chapter's list in page searching 2015-02-06 10:37:24 +01:00
Cameron
812ca301e3 Issue #857 - Page category advanced search - display only when chapters available. 2015-02-05 13:23:39 -08:00
Cameron
274069184f Fixes #850 - Gallery missing description when using simple brackets. Fixes #607 - embedded English text. 2015-02-01 17:27:05 -08:00
Cameron
cee4ffd235 Language-file cleanup 2015-01-30 23:43:15 -08:00
Cameron
9618771f43 Tweaked the search results on 'Pages'. 2015-01-28 00:06:18 -08:00
Cameron
6cd866db2d Visibility fix for page search results. 2015-01-27 21:51:48 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
b900708568 Fixes #707 - {CPAGERELATED: types=page} issue. 2014-10-04 11:26:29 -07:00
Cameron
31e29bb892 Custom Page fixes and page breadcrumbs 2014-06-13 19:00:51 -07:00
Cameron
8bb72d1d4c Fixes #594 - cpage_shortcodes notice. Also resolves long-standing conflict between page.php and other scripts using the same cpage shortcodes. These changes will require much testing. Added new chapter menu. (useful for menus on the Home page that link to chapters) 2014-06-13 03:40:28 -07:00
Cameron
2fae296023 Added titles to main navigation template. 2014-02-08 16:56:57 -08:00
Cameron
5542aae0c6 Bootstrap 3 button-style fix for page navigation. 2014-01-28 06:41:44 -08:00
Cameron
6167544d50 Allow shortcode to limit results in e_related. 2014-01-22 08:35:35 -08:00
Cameron
846cbec7f9 Removed debug info. 2014-01-22 07:51:38 -08:00
Cameron
064e461fc2 Added new e_related.php files to news and page 2014-01-22 07:40:01 -08:00
SecretR
656068aefb CMENU shortcode fix 2014-01-15 17:11:09 +02:00
Cameron
a52c8abdae Display --sef-not-assigned-- in URL if not set in pages or chapters. 2014-01-12 12:52:16 -08:00
Cameron
dc64b03330 Fix for Page-Navigation SEF Urls. 2014-01-12 05:33:10 -08:00
Cameron
7bebfc1901 New SEF-URL for book/chapter/page (a few bugs remain) 2014-01-10 18:27:42 -08:00
Cameron
c6e2988e96 Generated page links now using SEF Urls for Page chapters. 2014-01-09 07:52:25 -08:00
Cameron
dd140d8e69 Allow Custom Menu-Images to be used in page-navigation template. 2014-01-04 06:02:24 -08:00
Cameron
fdfb8ba1f3 Tweak of last commit 2013-11-21 19:41:29 -08:00
Cameron
b0f717e416 Expanding Page-Navigation support added. (still a few glitches) 2013-11-20 17:44:06 -08:00
Cameron
af6174bf02 Added support for sitelink function parms. Added sitelink functions for Page books and book-chapters. 2013-10-28 21:30:24 -07:00
Cameron
7c80fc6aad Page template corrections in bootstrap. 2013-06-01 14:03:18 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
19b616dae4 Page templates for listPages and listChapters 2013-05-29 19:37:06 -07:00
Cameron
e1dae6ee40 Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added. 2013-05-29 15:36:54 -07:00
Cameron
7d6688d760 Page support for single page with anchor navigation. 2013-05-29 01:29:53 -07:00
SecretR
17d75e6f55 Page navigation visibility issues, format meta information (page view) 2013-04-02 09:29:11 +03:00
Cameron
652cda0b3b New {CMENU=menu-name} for use with Pages/Menus. 2013-03-11 05:12:45 -07:00
Cameron
269bdb8ebb Filter menus from page-navigation 2013-03-09 15:25:08 -08:00
SecretR
1396cfbb69 Navigation compile/parser issues solved 2013-03-08 13:08:16 +02:00
Cameron
4e138b835f Renamed class naming standard within e_sitelink.php addon. Use xxxx_sitelink (not xxxx_sitelinks) 2013-02-26 03:43:52 -08:00
SecretR
4587940ad9 Even more smarter page navigation menu;
Introduced e107::getAddon();
Upcoming addon class naming standards discussion
2013-02-14 15:38:00 +02:00
SecretR
cd2fbaa3d6 Smarter page navigation menu 2013-02-14 15:37:59 +02:00