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

53 Commits

Author SHA1 Message Date
secretr
078a655523 Pre and post sting option for CSS includes (js manager), js block removed from e_css 2012-02-13 16:32:30 +00:00
secretr
192a6a77e3 Initial HTML5 support 2011-09-14 11:36:23 +00:00
secretr
6f49745358 (experimental changes) overall front-end pages and e_jslib.php load speed up (304 not modified tests passed), bugfixes, better headers, e_meta works fine with JS manager now 2010-12-16 16:56:00 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
a91d82a398 Front-end header work - load oder changed, js manager support (CSS files render). 2010-02-01 17:15:59 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
bb2a5d2ac4 Typo - didn't handle $CUSTOMPAGES in 0.7 theme which only had custom footer 2009-11-08 17:00:46 +00:00
marj
c3deb76cba typo 2009-10-29 02:29:35 +00:00
marj
11d17e9e33 move e_css.php after rtl.css 2009-10-29 00:29:27 +00:00
marj
73e5cad78e add TEXTDIRECTION CSS in default header 2009-10-29 00:16:40 +00:00
marj
724b0e6805 Stage L: Removed 2009-10-28 22:37:30 +00:00
secretr
38431a75f8 js manager header/footer render 2009-10-01 15:05:41 +00:00
secretr
f196470f49 jayya nd _blank js manager related temporary fixes - awaiting theme.xml additions 2009-09-29 17:42:23 +00:00
CaMer0n
ba1b97204b custom option added for XMLNS 2009-09-12 19:27:24 +00:00
secretr
06f10fb14c header default changes: fixed JS error, minor fixes and code formatting, obsolute code removal, TODO list expanded 2009-08-20 09:03:02 +00:00
bugrain
6d87c01155 Basic no JavaScript support using CSS 2009-08-06 22:41:35 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
marj
54166bd487 Use charset and related ASAP 2009-07-13 10:17:41 +00:00
CaMer0n
97286190ad Some theme-manager fixes, theme-preview fixes etc. Had to move up theme-loading before menu loading in class2.php. Let's hope it doesn't break anything. 2009-07-12 14:44:57 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
d4475ede38 CustomPage settings working correctly now. The constant THEME_LAYOUT added. (Will be used by menus later) 2009-07-07 16:04:51 +00:00
CaMer0n
9225ac471b Menus can now be configured independently for different custom theme layouts. (backwards compatible). Custompages can be defined in admin. (no need to edit theme.php any more).
Front-end is working for custompages and layouts, but not the menus yet, but soon!.
2009-07-07 12:54:47 +00:00
CaMer0n
3e9c3ff24d Fix for sitetheme_deflayout name change. 2009-07-05 21:20:30 +00:00
secretr
2550a3aaac removed unnecessarily variable 2009-04-16 10:09:32 +00:00
secretr
7059b152d8 SEO - better page titles 2009-04-07 10:13:00 +00:00
lisa
90d244601a notice removal 2009-02-03 11:59:12 +00:00
mcfly
057e5e9d1d Small changes 2008-12-04 21:05:05 +00:00
secretr
772049339a typo error 2008-11-21 11:12:06 +00:00
CaMer0n
2f724e6b68 theme.xml parser and theming improvements - a work in progress. 2008-11-17 07:17:23 +00:00
secretr
f72fed77e8 e107 JS API v1.0 pre-alpha: initial import + core implementations, header re-order 2008-11-09 20:31:10 +00:00
e107steved
c30d60b199 Bugtracker #4422 - load theme-js.php as script file (not CSS). Always load core js 2008-08-26 21:24:22 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
lia
f2bd7a066d notice removal 2008-03-13 19:15:56 +00:00
CaMer0n
1eab7f9470 Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes. 2008-01-27 11:02:34 +00:00
CaMer0n
8e8e68ce67 Added e_ajax.php which will do content replacement and load prototype code. Deprecating e107.js and e_ajax.js 2008-01-16 10:47:06 +00:00
CaMer0n
237315b941 replaced e107.js with e_js.php file - should fix some bugs associated with paths etc. 2008-01-16 10:13:49 +00:00
e107steved
200e12123f Missing single quote 2007-11-23 20:48:14 +00:00
e107steved
bcd6db8ae0 Allow include of inline CSS in header, update stats logging 2007-11-01 20:28:29 +00:00
e107steved
6faf81ad2e Bugtracker #3981 - body onload 2007-09-27 20:58:11 +00:00
CaMer0n
cf84f234fe bugfix: filesize() on missing user.js was causing php error. 2007-09-08 01:35:42 +00:00
e107steved
a298b9c451 Bugtracker #4065 - roll back fix - it broke other things 2007-09-02 08:42:11 +00:00
e107steved
1899e62b49 Bugtracker #4065 - allow for xhtml mime-type in header 2007-09-01 09:05:24 +00:00
sweetas
d47d60ff32 added support for theme and sitewide visual basic script includes 2007-07-11 14:07:26 +00:00
sweetas
d4ff8f0b68 added ability to switch off include of core javascript file and cleaned up head output 2007-07-11 13:50:49 +00:00
CaMer0n
c7c779e00a Added support for arrays in $eplug_js and $eplug_css. Should help to prevent overlap issues. 2007-07-03 03:24:35 +00:00
e107steved
f70f0c6d16 Bugtracker #3969 - handle exact matches in custompages 2007-06-04 19:20:51 +00:00
CaMer0n
7a1a1cb3b0 removed tinymce inclusion from header files. (Already loaded with e_meta.php) 2007-01-23 22:44:47 +00:00
mrpete
0465efe1d1 bugfix: notices 2007-01-17 13:49:59 +00:00
CaMer0n
4d80394094 removed TinyMce specific code from headers - now loads from e_meta.php 2006-12-22 18:47:10 +00:00