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

217 Commits

Author SHA1 Message Date
marj
fe9d5f3d01 Bug #4795 and #4796
missing images
2009-08-24 08:10:27 +00:00
bugrain
e893b6746c Bug #4792 Fixed image reference 2009-08-21 18:38:36 +00:00
bugrain
c06cb86410 Bug #4793 - missing closing DIVs 2009-08-21 18:38:15 +00:00
secretr
c4bd5158a2 _blank theme: temporary menu CSS fix 2009-08-21 13:33:56 +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
secretr
aa7f2548a1 Preference handler fixes and BC, save_prefs() is using pref handler now and is deprecated, theme handler changes to reflect new preference management. 2009-08-17 14:40:23 +00:00
CaMer0n
8ae34841ab Theme release alerts added. Also, XML class was failing with remote files. 2009-08-17 12:48:52 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
CaMer0n
4043d9cc6c menuData added to tablestyle() function - more options for theming. 2009-08-14 22:31:09 +00:00
bugrain
6d87c01155 Basic no JavaScript support using CSS 2009-08-06 22:41:35 +00:00
CaMer0n
206d6d7f97 Usersettings stays in admin area when editing a users details. - still need to add admin menu navigation 2009-08-05 21:47:18 +00:00
marj
a3ee9ecdd3 Language selection simplification
work in progress
2009-08-03 19:41:17 +00:00
marj
0f24cf4976 url doesn't exist 2009-07-29 09:14:12 +00:00
marj
fd0e92f6b3 Bugtracker #4775 - unquoted font names 2009-07-29 08:39:25 +00:00
marj
2529af610d add some classes to forum icons 2009-07-28 04:50:12 +00:00
marj
6f433accc0 contact template back 2009-07-28 04:10:16 +00:00
marj
7ca4324e8e Bugtracker #4773 - Contact Details padding caption with newline 2009-07-27 21:18:37 +00:00
marj
ddfd1cdbca Add basic front CSS styles
copy/paste from admin
2009-07-25 06:09:54 +00:00
marj
db706563f9 remove inline style and "protect" lan 2009-07-25 05:52:58 +00:00
marj
f7cbd4dd23 hardcoded deprecated rss links 2009-07-25 05:45:16 +00:00
CaMer0n
6a504ac0d4 Warning removal in class2.php and I modified the theme.xml spec, so that one can specify exactly which version of XHTML and CSS the theme is compliant with. ie. true/false has been replaced with (Xhtml) 1.1, (Css) 2.1 etc. Pre-0.8 themes will default to this when 'true' is found. 2009-07-24 12:54:39 +00:00
marj
0d269667a5 missing arrow file 2009-07-22 06:21:38 +00:00
CaMer0n
fadba975c2 theme.xml now uses perm='everyone' etc. for menu presets - now consistent with plugin.xml. 2009-07-21 07:41:54 +00:00
marj
f0a40984fa STANDARDS_MODE 2009-07-19 19:42:13 +00:00
marj
facce4957f XML compliance 2009-07-19 14:41:26 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
fe48473f4e language cleanup 2009-07-18 15:04:03 +00:00
marj
010c06d9af E_16_NAV_DOCS to E_16_CAT_ABOUT 2009-07-18 11:51:44 +00:00
CaMer0n
ae1d9b14ba Fixed the catch22 bugrain ;-) admin theme icons should be defined in admin_theme.php and not admin_template.php 2009-07-17 23:23:36 +00:00
marj
fb02636ebf basic img reset 2009-07-17 15:01:05 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00
CaMer0n
659d272865 Added missing _32 icons to admin_images, added some more admin theming options for icons to header.php and added a test to the _blank admin theme. 2009-07-17 03:53:14 +00:00
CaMer0n
307531774f removed old attribute from theme.xml file. 2009-07-16 08:58:15 +00:00
CaMer0n
f0716da9da Added non-admin status to the css files in _blank 2009-07-15 10:22:19 +00:00
CaMer0n
8a680030c3 Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank 2009-07-15 09:38:00 +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
CaMer0n
364967b9c5 Theme manager can now install theme-recommended plugins without leaving the page. Notice removal. theme.xml spec modified slightly, to allow themers to provide links to external URLs of 'required' plugins. 2009-07-14 03:18:17 +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
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +00:00
CaMer0n
8fa5d97fde Finally the debugger shows only what it's meant to and no longer creates Xhtml errors in some cases. 2009-07-12 02:29:24 +00:00
CaMer0n
b9b460a319 Old Theme Removal. 2009-07-09 22:26:22 +00:00
CaMer0n
1b8957f9c7 xhtml fix for wmessage, added example theme-config options. Corrected theme.php for _blank, added more example code in _blank/theme.php 2009-07-09 20:52:00 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +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
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
CaMer0n
9534455844 Changed "Required plugins" in Theme Manager, to "Suggested Plugins". If required, the theme creator can make mention of it. For everything else, they are optional 2009-07-06 09:28:02 +00:00