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

461 Commits

Author SHA1 Message Date
Cameron
1e50e577a0 Modified admin language navigation to use elan=xx 2013-11-08 23:03:34 -08:00
Cameron
dd22369ed5 Switched to elan=xx as default, instead of elan=Xxxxxxx 2013-11-07 23:23:40 -08:00
Cameron
474df4948e Fix for duplicate e_MENU lans in query. 2013-11-06 17:47:58 -08:00
SecretR
510828467e Block bbcode fix and improvements 2013-11-04 12:39:36 +02:00
Cameron
d4de0a4af9 news-summary auto-gen correction. 2013-11-03 20:11:05 -08:00
Cameron
b9353e8a17 Auto-generate news-summary when missing. 2013-11-03 19:38:29 -08:00
Cameron
1b3e70f8fd More language-file cleanup (sprintf removal) 2013-10-29 18:41:02 -07:00
Cameron
cd8ea2f67c Language file cleanup 2013-10-29 12:20:23 -07:00
Cameron
bdf3fdef13 Fixed - admin language perms were not being checked. 2013-10-28 12:57:27 -07:00
Cameron
0955c25265 Open {ADMINOPTIONS} news edit in new browser window by default 2013-10-28 10:44:44 -07:00
SecretR
f56e9799b2 New navigation routine fix - link_open setting added to shortcodes
and templates
2013-10-24 11:33:37 +03:00
SecretR
a29ec4735a Possible extract issue 2013-10-24 01:43:47 +03:00
SecretR
31c31c36ee Handle missing plugin icons (override bbcodes) 2013-10-24 01:32:42 +03:00
SecretR
a44401202b Plugin bbcodes fix 2013-10-24 01:04:40 +03:00
SecretR
f60b8f6e81 Error 403/404 templates;
Not Found redirect - set 404 error code;
404/403 actions - send proper HTTP status code;
Front controller now sets render mode to
module-controller-action by default (override from within individual
actions via setRenderMod() still possible)
2013-10-23 17:39:44 +03:00
SecretR
c3f9d98898 Missing 2 alt navigations in template/shortcode 2013-10-21 17:48:06 +03:00
SecretR
e6146ae068 e-iframe css class 2013-10-18 14:14:42 +03:00
SecretR
48f41709c8 Menu renders 'start' and 'end' templates now;
Comment about usage of SETIMAGE sc in menu template;
SETIMAGE: default - reset to default (TODO - site prefs)
2013-10-18 11:03:01 +03:00
SecretR
c49756982f Menu template fixes; Page template lan 2013-10-18 10:50:12 +03:00
SecretR
3e11f03137 Make menu title shortcode work without bootstrap/.glyph 2013-10-03 12:09:35 +03:00
SecretR
3e043ab4e2 Adminstration Language navigation fix 2013-10-03 12:04:13 +03:00
Cameron
fa9d8fd2ad Merge pull request #449 from Axeia/master
Added alt text to news category icons and fixed double ID bug (so at least that part is valid HTML)
2013-10-01 12:21:00 -07:00
Cameron
c9284edcf3 #448 - Support for news avatar - requires testing. 2013-10-01 12:19:29 -07:00
Axeia
a38cf55506 {NEWSCATICON} Now has the news category title as alt text
The alt attribute of the news category icon now has the title of the news category as its alt text.
2013-09-26 15:57:53 +02:00
Cameron
5a9f367f8d Issue #421 - added more {LINK_ICON} to default template. 2013-07-18 07:24:32 -07:00
Cameron
d55c60ba1d Issue #385 and admin-language interface pref added. (requires testing) 2013-07-17 03:01:46 -07:00
Cameron
c0c46e38c9 Added Glyphs to side-bar on default install. 2013-07-12 13:53:00 -07:00
Cameron
ddbbfef54f Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency. 2013-07-12 13:52:39 -07:00
Cameron
917bbef849 icon tweaks 2013-07-12 12:06:19 -07:00
Cameron
475e46e748 Renamed {LINK_IMAGE} to {LINK_ICON} - more consistent with description in admin -> Site links. 2013-07-12 07:50:25 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
Cameron
62f178f9bb Submitnews token added and set access to 'Members' during installation. 2013-07-12 03:21:27 -07:00
Cameron
bba53152ca Set <script> posting to "Nobody" on default install. 2013-07-10 04:56:29 -07:00
Cameron
6babeb1ae5 Issue #408 - bootstrap font/glyph support added. (replacing ICONMAIL and ICONPRINT) 2013-07-09 00:49:50 -07:00
Cameron
cb69048fd0 Issue #407 - Incorrect news category link. 2013-07-08 12:03:37 -07:00
Moc
18ce799b07 nextprev single shortcode LAN fix 2013-07-08 14:24:50 +02:00
Cameron
8d4a1be162 Fix for default avatar on comment form. 2013-06-23 19:05:30 -07:00
Cameron
e5e5c1d12c New notify script added to front end. You can test with forum 'quick reply' for now. 2013-06-21 01:26:30 -07:00
Cameron
518abe69fe Bootstrap styling fixes. 2013-06-20 15:12:56 -07:00
Cameron
0fb38d426f Add Bootstrap styling to breadcrumb 2013-06-20 14:01:14 -07:00
Cameron
9d2f54ebf9 Fixes #365 for now until new method found. 2013-06-20 01:31:03 -07:00
Cameron
fe53927e5d Sitedisclaimer cleanup. 2013-06-20 01:24:03 -07:00
Cameron
15a9805069 Fix for comment-avatar size issue. 2013-06-20 00:10:52 -07:00
Cameron
2d21d0e7d2 Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
2013-06-19 22:50:51 -07:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
59047796d1 Added THEME_STYLE constant for easy checking of the currently selected theme style. CSSORDER also added, but subject to change. 2013-06-17 15:42:35 -07:00
Cameron
fdf647c8bb More [code] parsing work. 2013-06-15 03:58:47 -07:00
Cameron
81bbbc99ee Fix for [code] output. 2013-06-15 02:26:55 -07:00
Cameron
aef9b631c3 More [code] bbcode work. 2013-06-15 02:18:15 -07:00
Cameron
846cfb3603 table bordered by default 2013-06-14 19:42:03 -07:00