1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +02:00
Commit Graph

207 Commits

Author SHA1 Message Date
Cameron
f1c0a0b5fd More Menu-Manager GUI tweaks 2013-04-14 19:28:15 -07:00
Cameron
4e616f9584 Menu Manager GUI styling 2013-04-14 18:41:53 -07:00
Cameron
9c694f2c9e GUI fix and correct modal window for popup 2013-04-11 11:09:59 -07:00
Cameron
51e436fac6 Issue #157 Replaced e_BASE with e_HTTP 2013-04-02 16:11:58 -07:00
Cameron
11589d6f9e Comment fixes. Problem remains with SEF Urls 2013-03-29 15:31:03 -07:00
Cameron
ec791815b0 Admin plugin-link fix 2013-03-29 05:21:09 -07:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Moc
c4197a76c0 And one more global pointer in the wmessage sc 2013-03-24 14:37:11 +01:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Cameron
fd4fff52d4 News template BC problem corrected. May require renaming some templates in your theme.php 2013-03-24 03:04:33 -07:00
Cameron
e2dffbe0f7 {SETIMAGE} can now set Height and also crop the image. eg. {SETIMAGE: w=300&h=200&crop=1} 2013-03-24 03:03:31 -07:00
Cameron
91e3f336f6 Bootstrap front-end template. Login page added. 2013-03-22 19:56:28 -07:00
Cameron
1cbfeb96f0 Auto-detection of {WMESSAGE} 2013-03-22 19:54:37 -07:00
Moc
028ab0ddc8 #6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx 2013-03-21 13:39:11 +01:00
Cameron
b843bcc0c7 Notice removal and file cleanup 2013-03-21 02:53:35 -07:00
Cameron
59a6edb4e4 Core template path changes. 2013-03-20 23:50:30 -07:00
Cameron
0fbb9acf2b Login page shortcodes updated to use class. {LOGO=login} added for consistent logo site-wide. ie. use pref or use file. 2013-03-20 18:41:27 -07:00
Cameron
bba822d5ce Modal styling and size fixes. 2013-03-17 05:40:26 -07:00
Cameron
20f85994b5 bbcode button styling 2013-03-16 02:05:04 -07:00
Cameron
809f9258ae Nextprev support for bootstrap glyphs when bootstrap detected. (check for e_BOOTSTRAP === true)
Forum quickreply fully functional. LANs still need cleanup.
2013-03-14 04:05:33 -07:00
Cameron
5cb899f8af Forum template work. 2013-03-12 04:22:09 -07:00
Cameron
652cda0b3b New {CMENU=menu-name} for use with Pages/Menus. 2013-03-11 05:12:45 -07:00
Cameron
5436e861f5 Shortcode fixes and introduction of new format. {SC: get-string} eg. {MYSHORTCODE:w=100&h=50}
This is returned to the shortcode as an array('w'=>100, 'h'=>50);  Use {SETIMAGE:w=100} to set the default thumbnail width.
2013-03-11 05:11:58 -07:00
Cameron
61616c95b0 Signup and FAQs cleanup 2013-03-10 22:07:06 -07:00
Cameron
834dcf5f2b {MENU} shortcode fixed for BC and added new ability to call a Page/Menu directly.
eg. {MENU|feature-1} called from within a template would render the menu called 'feature-1' found in the Pages/Menus area of admin.
2013-03-08 20:27:12 -08:00
Cameron
3430c31048 New {SETIMAGE} shortcode for theme developers. Using this prior to a media-manager image being called will allow one to set the default size for the image (ie. when not specified otherwise). eg. {SETIMAGE|w=293} will set the width of the images to 293px. 2013-03-08 20:16:49 -08:00
Cameron
8895d48dd1 Reworked storage of custom menus. 2013-03-06 23:01:16 -08:00
Cameron
c4fa286ddf Contact page shortcode enhancements 2013-03-06 14:55:39 -08:00
Moc
73e6b76f8f Minor URL fix in e_status (Banned users) 2013-03-05 14:49:03 +01:00
SecretR
0ff6b981a8 Fix admin main navigation visible for non-main administrators 2013-03-04 14:59:02 +02:00
Cameron
1b0b4504db e-latest and e-status GUI fixes. 2013-03-03 03:53:06 -08:00
SteveD
0558f43576 Issue #55 - don't show 'Everyone except...' class list where inappropriate 2013-03-03 11:32:28 +00:00
SecretR
81f0aa86e5 URL shortcode update 2013-03-01 15:42:06 +02:00
Cameron
c58709a4fb Private Messaging Admin work. Not fully functional yet. 2013-02-27 04:03:13 -08:00
Cameron
4941a1156d adminLinks function cleanup 2013-02-26 18:57:33 -08:00
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Cameron
43478aabfa Removed references to deprecated preset handler. 2013-02-25 17:45:19 -08:00
Cameron
27810e7864 Comments Template reworked with bootstrap styling. (shouldn't affect v1.x comments in e107_themes/templates) 2013-02-24 01:08:40 -08:00
Cameron
7b1f2d4b8c Styling fixes 2013-02-22 02:17:19 -08:00
Cameron
63fcad1d51 Moved server details to 'credits' page. (to be renamed) 2013-02-21 17:38:26 -08:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
SecretR
7b92549560 Remove empty main navigation sections (Admin navigation) 2013-02-13 17:04:08 +02:00
SecretR
90f4545481 Administration top navigation - draft to working state sections (work in progress) 2013-02-09 16:36:04 +02:00
Cameron
cc8eefd5ff Minor GUI improvements to signup page 2013-02-07 10:12:28 -08:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
Cameron
405f488f31 Fixed conflict between page shortcodes and page plugin shortcodes. Book and Chapter listings improved and page_navigation_menu improved. 2013-02-01 18:00:53 -08:00
Cameron
f425a911c4 nextprev BC code updated to use bootstrap button style 2013-01-31 02:02:25 -08:00
e107steved
ceadfc9d16 Merge pull request #71 from digitalartist/master
Fix to user_shortcodes.php
2013-01-01 03:19:07 -08:00
Michael Sackett
41ec5bf4d2 adding missing else tag to user ragting shortcode 2012-12-31 23:48:30 -05:00