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

63 Commits

Author SHA1 Message Date
marj
e70ec46f0b add .required 2009-10-29 11:19:28 +00:00
marj
657aa635a9 Add admin TEXTDIRECTION CSS.
Need some check!
2009-10-29 10:30:25 +00:00
marj
d1b4062587 add TEXTDIRECTION CSS to admin menu 2009-10-29 02:54:56 +00:00
marj
73e5cad78e add TEXTDIRECTION CSS in default header 2009-10-29 00:16:40 +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
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
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
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
secretr
c4bd5158a2 _blank theme: temporary menu CSS fix 2009-08-21 13:33:56 +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
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
marj
a3ee9ecdd3 Language selection simplification
work in progress
2009-08-03 19:41:17 +00:00
marj
ddfd1cdbca Add basic front CSS styles
copy/paste from admin
2009-07-25 06:09:54 +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
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
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
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
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +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
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
secretr
e8aa04a768 _blank theme css fix 2009-04-24 07:34:04 +00:00
secretr
81fa0c2b8b eMessage refine 2009-04-20 15:07:09 +00:00
secretr
4ec4f4fac7 e_form - full userclass support - select, checkbox lists, newspost updated to use them 2009-01-20 22:37:49 +00:00
secretr
2e951dd633 Newspost administration - work in progres (news cats ready);
overall administration area improvements;
iconpicker shortcode, iconpicker e_form method;
new Ajax#toggleUpdate, Ajax#scUpdate methods;
old icons removal
2009-01-16 17:57:57 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
secretr
9413f65fa9 JS API (big) troubles - next try (one more reason to hate IE) 2009-01-12 12:05:55 +00:00
secretr
dd162a70c0 ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu 2009-01-09 17:25:50 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
secretr
2847dc75c7 Docs administration - docs index (render all docs at once) 2009-01-05 16:08:38 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
secretr
01a31be17e Banlist administration ready 2008-12-23 15:18:31 +00:00
secretr
dc74e96e97 Banner management/menu config ready;
Banlist administration - work in progress
2008-12-22 16:50:07 +00:00
secretr
3aab4367fb administration cleanup/minor improvements 2008-12-21 11:47:29 +00:00
secretr
ab036f7323 Administrators management ready; other admin fixes/improvements 2008-12-20 15:23:48 +00:00
secretr
ca71a7742d Added e_admin_menu backward compatibility (for jayya and reline only).
List plugin admin menu updated
2008-12-20 10:39:14 +00:00
secretr
5798577931 Site Prefs administration ready;
global admin improvements - new admin auto-expandable menus, new e_form methods, JS
2008-12-19 14:01:07 +00:00
secretr
582bc4df97 Site Prefs, core administration changes - work in progress 2008-12-18 16:55:46 +00:00
secretr
0c7fb98d2e Site Prefs Administration, imageselector SC fix - work in progress 2008-12-17 17:27:07 +00:00
secretr
2792224b08 Search Administration ready, begin layout changes (in progress) 2008-12-16 17:23:25 +00:00