Cameron
|
46b2518e82
|
Fixes #1186 - Added edit button for custom pages. Improved debugging of shortcodes and shortcode wrappers.
|
2016-04-02 10:51:18 -07:00 |
|
Cameron
|
881adeeeda
|
Added more missing data from page vars. Precaution for if mb_convert_encoding() is missing. TinyMce member template added.
|
2016-02-29 22:01:58 -08:00 |
|
Cameron
|
0898cc272e
|
Fix for page_chapter SEFs on fresh install. Increase frontend modal width. Add missing page data to page shortcode vars.
|
2016-02-29 20:22:14 -08:00 |
|
Cameron
|
8c0680a18a
|
Corrected frontend modal markup. Corrected page registry identifier.
|
2016-02-28 20:50:09 -08:00 |
|
MikeyGMT
|
7b12fdfb00
|
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
|
2016-02-24 17:43:38 +00:00 |
|
Cameron
|
fb609aaab6
|
PDO Install enabled. PHP Notice fixes.
|
2016-02-12 19:28:35 -08:00 |
|
Cameron
|
fc1dfdaae8
|
Fixes #1311 - tablestyle() $style was not available in single page view.
|
2016-02-09 19:13:25 -08:00 |
|
Serios
|
a74bc7e0d9
|
Proper parsing of BOOK SC in List Chapters
Book shortcodes doesn't get parsed in template-start and template-end portion of List Chapters template, which seems unreasonable.
|
2016-02-01 23:13:45 +02:00 |
|
Cameron
|
0182c92517
|
Issue #1281 Include og:image meta for Page-Body content.
|
2016-01-27 12:05:15 -08:00 |
|
Serios
|
c305bd308f
|
Fixing BOOK_DESCRIPTION sc not returning proper value on Chapters list due missing field in the db query
|
2016-01-25 14:29:28 +02:00 |
|
Cameron
|
4bef86fb87
|
Include associated menu image in page meta.
|
2015-11-22 13:04:21 -08:00 |
|
MikeyGMT
|
ea79550e83
|
Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
|
2015-07-02 14:33:04 +01:00 |
|
Veselin Totev
|
93d3a35153
|
Multi-language for Custom Pages
|
2015-06-19 11:26:01 +03:00 |
|
Cameron
|
572d66e77a
|
Fixed password-protected pages.
|
2015-02-07 01:45:36 -08:00 |
|
Cameron
|
7b1368b276
|
Issue #91 - 404 headers on missing pages.
|
2015-02-05 20:25:28 -08:00 |
|
Cameron
|
3237417b85
|
Display chapter breadcrumb in default page template when appropriate.
|
2015-01-10 16:13:32 -08:00 |
|
SecretR
|
642bbed71d
|
Fixed #705 - default list view doesn't show chapters/pages list; number of improvements - render mods, broken views
|
2014-07-24 16:50:56 +03:00 |
|
SecretR
|
32afe1f2a0
|
Fix custom page batch data overridden by custom menu (when menu is rendered before the page)
|
2014-07-10 13:36:58 +03:00 |
|
SecretR
|
f9f6197cad
|
Page cache never used
|
2014-07-10 13:15:19 +03:00 |
|
SecretR
|
965631d370
|
Closes #700 - double html parser call breaking HTML
|
2014-07-09 17:55:57 +03:00 |
|
SecretR
|
7eff43d8dc
|
Closes #692 - page title, chapter/page list SEO
|
2014-07-09 16:42:24 +03:00 |
|
SecretR
|
0227c86fe6
|
Issue #692 - missing page title (thanks @Jimmi08)
|
2014-07-09 16:17:53 +03:00 |
|
Cameron
|
b6163e25e9
|
Fix default table value for page_class and menu_class. Correct pageList query.
|
2014-06-28 00:13:38 -07:00 |
|
Cameron
|
3faf3050d7
|
Independent menu_class added to custom pages/menus.
|
2014-06-28 00:08:35 -07:00 |
|
Cameron
|
b19d383e0d
|
Fixed: {CPAGEMENU} could return the incorrect Menu under some conditions.
|
2014-06-16 18:21:51 -07:00 |
|
Cameron
|
31e29bb892
|
Custom Page fixes and page breadcrumbs
|
2014-06-13 19:00:51 -07:00 |
|
Cameron
|
559bac78a5
|
Corrected duplicate tablerender-mode issue.
|
2014-06-13 04:41:45 -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
|
39ef038062
|
Added visibility option to page books/chapters.
|
2014-02-08 16:57:34 -08:00 |
|
Cameron
|
dc2494ad30
|
Book and Chapter shortcodes now function on the Page template.
|
2014-01-15 07:02:10 -08:00 |
|
Cameron
|
c567fd265b
|
Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage.
|
2014-01-15 02:56:39 -08:00 |
|
Cameron
|
7bebfc1901
|
New SEF-URL for book/chapter/page (a few bugs remain)
|
2014-01-10 18:27:42 -08:00 |
|
Cameron
|
a790848bdb
|
Book and Chapter SEF Url support added.
|
2014-01-04 10:14:38 -08:00 |
|
Cameron
|
3a15c026f6
|
Fix for default page navigation
|
2013-12-21 21:53:38 -08:00 |
|
Cameron
|
590add3c4a
|
List pages by chapter may now include the chapter title and chapter description.
|
2013-12-19 22:46:24 -08:00 |
|
SecretR
|
0f7c5b0a50
|
Fix core merge template arrays issue (fixes page templates issue as well)
|
2013-10-16 18:46:41 +03:00 |
|
Cameron
|
ddbbfef54f
|
Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency.
|
2013-07-12 13:52:39 -07:00 |
|
Cameron
|
63deda350d
|
Glyph supported added to FAQs and Pages/Menus
|
2013-07-12 09:07:56 -07:00 |
|
Cameron
|
9003229ab4
|
Issue #383 Page template fix.
|
2013-06-06 15:32:28 -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
|
ce939d1fff
|
Support for {e_PAGETITLE} usage in $HEADER.
|
2013-05-29 01:42:35 -07:00 |
|
Cameron
|
7d6688d760
|
Page support for single page with anchor navigation.
|
2013-05-29 01:29:53 -07:00 |
|
Moc
|
6c834c236b
|
Quick-fix for not showing chapters when page listing is turned off.
|
2013-04-28 16:25:48 +02:00 |
|
Cameron
|
c7bf05b06f
|
Deprecate noTableRender from template files - send template name to tablerender() $mode instead for less confusion and consistent logic.
|
2013-04-14 17:08:38 -07:00 |
|
SecretR
|
17d75e6f55
|
Page navigation visibility issues, format meta information (page view)
|
2013-04-02 09:29:11 +03:00 |
|
Cameron
|
94d10083ba
|
Default page.php footer was not displaying when no items found.
|
2013-03-19 20:44:46 -07:00 |
|
Cameron
|
d32715dcef
|
Rename page_theme to menu_name
|
2013-03-09 14:53:01 -08:00 |
|