1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

81 Commits

Author SHA1 Message Date
Tijn Kuyper
60abccc1e2
Move 'custom page' frontpage to its own e_frontpage addon 2019-10-24 10:44:24 +02:00
Cameron
4ae90b62b3 Code cleanup and PHPDoc 2019-06-06 14:25:58 -07:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
a9ae32b9f4 Issue #3511 - removed closing PHP tag. 2018-10-19 12:50:37 -07:00
Tijn Kuyper
c3e4cb07c3
Fixes #3511 - second attempt, removal of empty line after closing tags 2018-10-19 15:00:37 +02:00
Gábor
034bc41793
Update English_global.php 2018-10-10 22:35:04 +02:00
Gábor
36b6afcd31
Update e_search.php 2018-10-10 22:30:03 +02:00
Gábor
c31623e2fd
Update e_search.php 2018-10-07 09:14:01 +02:00
Cameron
e9ddd09766 Issue #3307 Issue #3385 Testing required. "+" sign encoding. 2018-08-17 14:56:57 -07:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
a68cf279b6 PHP Notice removal and debug info styling. 2017-12-17 13:13:18 -08:00
Cameron
2ae932362f Added 'limit' parm to {CHAPTER_MENUS} 2017-11-17 14:02:16 -08:00
Cameron
e165c90575 {BOOK_CHAPTERS} shprtcode added.
Render All visible Chapters from a specific Book.
Uses "listChapter" template key. ie. $CHAPTER_TEMPLATE[---TEMPLATE --]['listChapters']
Example {BOOK_CHAPTERS: name=book-sef-url&template=xxxxx&limit=3}
2017-11-10 15:37:23 -08:00
Cameron
0e3c68f0b8 Improved the front-end inline editing feature. Now has Save and Cancel buttons. 2017-11-10 09:03:04 -08:00
Cameron
6140a2ceb0 {CHAPTER_MENUS} shortcode now has a 'class' parameter which takes array values. eg. {CHAPTER_MENUS: class[]=primary&class[]=warning&class[]=success}. These values automatically rotate and are inserted in the menu body where {CLASS} is found. 2017-10-27 13:16:26 -07:00
Cameron
747cc3b572 Fix for 'active' param on {CHAPTER_MENUS} 2017-10-26 12:01:27 -07:00
Cameron
1b3168dcbc The {CHAPTER_MENUS} shortcode now accepts the 'template' parameter. Additional Custom Menu shortcodes/aliases added:
{CMENU_TAB_ACTIVE} {CMENU_BUTTON_TEXT} {CMENU_BUTTON_URL}
2017-10-26 11:21:18 -07:00
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