1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

385 Commits

Author SHA1 Message Date
marj
d1b4062587 add TEXTDIRECTION CSS to admin menu 2009-10-29 02:54:56 +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
99169dc5af e_form: various major code/markup/style improvements, adminlist table almost fully automated, next step - fieldset/form methods & create/edit mod auto-render 2009-10-23 18:08:02 +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
secretr
a8aec59a51 _blank theme style changes - handle bbareas 2009-09-19 15:28:02 +00:00
secretr
a0c9a66cae more convrol over bbarea, some code need more attention/rewrite 2009-09-19 15:21:51 +00:00
secretr
9c924f2957 jayya compatible with the new 'extend' view (comment icon fix) 2009-09-14 18:30:20 +00:00
secretr
a1f98a1477 another global variable killed - get rid of $eTraffic 2009-09-13 10:29:56 +00:00
CaMer0n
ba1b97204b custom option added for XMLNS 2009-09-12 19:27:24 +00:00
CaMer0n
c0041d69d0 Syntax and Notice fixes. 2009-09-06 20:04:04 +00:00
CaMer0n
d794790a59 Small change to theme.xml naming for plugin installation. 2009-08-31 14:37:24 +00:00
CaMer0n
3f488842b0 added CVS diz to some xml files 2009-08-31 02:22:00 +00:00
CaMer0n
bcc8fa2ff3 New Installer Prefs added, and some cleanup. 2009-08-29 02:44:39 +00:00
secretr
5db2a1ed90 theme admin handler - deprecated call_user_method() replaced with call_user_func(); e_theme_config interface class added, theme configs now implement it 2009-08-27 12:58:29 +00:00
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